body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px, Arial, Helvetica, sans-serif;
}

a {
	color: #AA0000;
}

a:visited {
	color: #AA0000;
}

a:hover {
	color: #808080;
}

#backgroundMain {
	background-image: url(images/background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#bottomBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	border-bottom: thin;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #979797;
}

#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	text-align: left;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	padding-right: 1px;
	text-align: left;
}

#musicTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #800000;
	text-align: left;
}

.music a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	font-weight: bold;
	font-style: italic;
}

#sectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: black;
	text-align: left;
}	

#smallDets {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px;
 color: black;
 text-align: center;
}

#textBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
}

#textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #800000;
	font-weight: bold;
}