/*===================*/
/*=== Main Styles ===*/
/*===================*/
body {
	color:#000;
	background-color: #000000;
	font-family: 'Maven Pro', sans-serif;
	font-size: 14px;
	line-height: 1.6;
	background-attachment: scroll;
	background-image: url(ninedays_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 600px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover {
	color: #369;
}
a:active {
	color: #000;
}

.mainheader {
	margin-top: 30px;
	margin-bottom: 5px;
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
}

.contentbody {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.footer {
	font-size: 15px;
	color: #CCC;
	background-color: #323232;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 40px;
	text-align: center;
	padding-top: 5px;
}

.footercontent {
	margin-right: auto;
	margin-left: auto;
}

.sectionheader {
	background-color: #990000;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	text-align: center;
	width: 500px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 22px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 900;
}

.biosectionheader {
	background-color: #990000;
	height: 30px;
	margin-top: 15px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	text-align: center;
	width: 1020px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 22px;
	font-family: 'Maven Pro', sans-serif;
	font-weight: 900;
}

.content {
	background-color: #ddd;
	width: 500px;
	text-align: left;
}

.biocontent {
	background-color: #ddd;
	width: 1020px;
	text-align: left;
}

.contentpadding {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.album {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

.art_cover {
	padding-right: 10px;
	padding-bottom: 10px;
}

a.footer:link {
	color: #CCC;
}

a.footer:visited {
	color: #CCC;
}

a.footer:active {
	color: #CCC;
}

a.footer:hover {
	color: #87a0a4;
}

a.content:link {
	color: #000;
}

a.content:visited {
	color: #000;
}

a.content:active {
	color: #000;
}

a.content:hover {
	color: #d63124;
}
