body {
	background-color:#000000;
	font-family: "Lucida Sans";
	font-size: medium;
	margin-left: 90px;
	margin-right: 90px;
	margin-top: 90px;
	color: #FFFFFF;
}

h1 {
	background-image: url(../Images/titlebarcenter.jpg);
	background-repeat: repeat;
	height: 27px;
	width: 100%;
	background-position: center;
	font-weight: bold;
	color: #FFFFCC;
	text-transform: lowercase;
	font-weight: bold;
	font-size: small;
	text-align: center;
	vertical-align: bottom;
	line-height: 2em;
	position: relative;
}

h2 {
	font-size: medium;
	color: #FFFFFF;
}

p {
	color: #FFFFFF;
	text-align: justify;	
}



italic{
	 font-style:italic
}

.scripture {
	color: #FFFFCC;
}

.timestamp
{
	display: none;
	font-size: x-small;
	color: #99CC66;
}

.speakername
{
	color: #006699;
}

.commentspeakername
{
	color: #666666;
}

.comment
{
	color: #CCCCCC;
	margin-right:50px;
	margin-left:50px;
}

.section
{
	font-weight:bold;
	text-align:center;
}

.block_quote
{
	color: #FFFFCC;
	margin-right:50px;
	margin-left:50px;
}

.powerpoint_content
{
	font-weight:bold;
	font-style:italic;
}

ol
{
	color: #FFFFCC;
}

ul
{
	color: #FFFFCC;
	list-style-type: square;
}

a {
	color:#FFFFCC
}

.albumtitle{
	font-size: medium;
	color: #FFFFFF;
}

.audioseries{
	position: inherit;
	margin-bottom: 30px;
	left: 20px;

}

.audioseries img{
	width: 157px;
	height: 157px;
	
}

.audioseries p{
	position: relative;
	margin-top: 0px;
	top: 0px;
	left: 20;
}

.cdimage{
	height: 157px;
	width: 157px;
	float: left;
}

.cdimage img{
	border: 1px;
	border-color:#FFFFFF
}

.cdimage .vertical-image{
	width: 100px;   //97
	height: 157px;
}

.cdimage .horizontal-image{
	width: 157px;
	height: 100px;  //97
}

.cdinfo{
	position: relative;
	left: 20px;
}

.fieldname{
	color:#FFFFCC;
	font-weight: bold;	
}

.fieldvalue{
	color:#FFFFFF;
}
	
.titlelink{
	color:#FFFFFF;
}
.contactInfoField {
	float: right;
}
.exodusbutton {
	font-family: "Lucida Sans";
	color: #000000;
}

