/*@CHARSET "ISO-8859-1";*/

body {
	/*background-image: url(../images/ghostdromewall.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	background-color: black;
	font-family: helvetica;
	font-size : 9pt;
	color: #FFF;

}

#banner {
       padding-bottom:10px;
}

#headertext {
	font-weight:bold;
	font-size : 12pt;
	color: #FFF;
}

#postheader {
	font-weight:bold;
	font-size : 12pt;
	color: #FFF;
}

#postcontent {
	color: #FFF;
}

A:link {
	text-decoration: underline;
	color: #FFF;
}

A:visited {
	text-decoration: none;
	color: #FFF;
}

A:active {
	text-decoration: none;
	color: #FFF;
}

A:hover {
	text-decoration: none;
	color: white;
}

#postspacer {
	/*
	background-color: #FFF;
	*/
	background-image: url(../images/ultraneutral1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	margin-bottom: 0px;
	height: 40px;
}

#releasespacer {
	/*
	background-color: #000;
	*/
	background-image: url(../images/ultraneutral2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	margin-bottom: 0px;
	height:40px;
}

#bottomabout {
	color: white;
}

#releases {
	color: white;
}

#postcontent {
	color: white;
}

#posts{
	color: white;
}


#band_login_container {
	color: white;
}
