/*@CHARSET "ISO-8859-1";*/

body {
	/*background-image: url(../images/ghostdromewall.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFF;
	font-family: georgia;
	font-size : 10pt;
	color: #000;

}

#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: black;
}

A:visited {
	text-decoration: none;
	color: black;
}

A:active {
	text-decoration: none;
	color: black;
}

A:hover {
	text-decoration: none;
	color: black;
}

#postspacer {
	/*
	background-color: #000;
	*/
	background-image: url(../images/separatorxxx.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	margin-bottom: 0px;
}

#releasespacer {
	/*
	background-color: #000;
	*/
	background-image: url(../images/separatorxxxrelease.gif);
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 0px;
	margin-bottom: 0px;
}

#bottomabout {
	color: #999;
}

#releases {
       color: black;
}

#posts{
      color:black;
}


#postcontent {
	color: black;
}


#band_login_container {
	color:black;
}