body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/ChapelShowbg.jpg);
	background-repeat: repeat-y;
	background-color: #1E1E1E;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #FFF;
}
#layoutMain {
	position: absolute;
	width: 718px;
	z-index: 1;
	left: 87px;
	top: 479px;
	overflow: auto;
	text-align: justify;
}
a:link {
	color: #FFF;
}
a:visited {
	color: #FFF;
}
a:hover {
	color: #900;
}
a:active {
	color: #900;
}
.bioHeader {
	position: relative;
	left: 5px;
	width: 700px;
	z-index: 2;
}
.centered {
	text-align: center;
}
.entranceChapelShow {
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.entranceLyrics{
	font-style: italic;
	text-align: center;
}
.showHeader {
	font-size: large;
	font-weight: bold;
}
.showDetail {
	font-style: italic;
}
.Name {
	font-style: italic;
}
.Emphasis {
	font-weight: bold;
}
.Synopsis {
	clear: both;
	text-align: justify;
}