/*@CHARSET "ISO-8859-1";*/

body {
	/*background-image: url(../images/ghostdromewall.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	background-color: #996633;
	font-family: verdana;
	font-size : 10pt;
	color: black;

}

#headertext {
	font-weight:bold;
	font-size : 12pt;
	color: black;
}

#postheader {
	font-weight:bold;
	font-size : 12pt;
	color: black;
}

#postcontent {
	color: black;
}

A:link {
	text-decoration: none;
	color: #000000;
}

A:visited {
	text-decoration: none;
	color: #66ff00;
}

A:active {
	text-decoration: none;
	color: #0099ff;
}

A:hover {
	text-decoration: none;
	color: #0099ff;
}

#postspacer {
	/*
	background-color: #000;
	*/
	background-image: url(../images/separatorxxxbrun.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 10px;
	margin-bottom: 10px;
        height:40px;
}

#releasespacer {
	/*
	background-color: #000;
	*/
	background-image: url(../images/separatorxxxreleasebrun.jpg);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	margin-bottom: 0px;
        height:40px;
}


#band_login_container {
	color:black;
}