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
}

blockquote {
	color: #FFFFCC;
}



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;
}
