/*@CHARSET "ISO-8859-1";*/

body {
	/*background-image: url(../images/ghostdromewall.jpg);*/
	background-repeat: no-repeat;
	background-position: top;
	background-color: #fff;
	font-family: arial;
	font-size : 9pt;
	color: #666;

}

#headertext {
	font-weight:bold;
	font-size : 13pt;
	color: #99FF99;
}

#postheader {
	font-weight:regular;
	font-size : 13pt;
	color: #CCC;
}

#postcontent {
font-weight:regular;
	font-size : 10pt;
	color: #666;
}

A:link {
	text-decoration: none;
	color: #666;
}

A:visited {
	text-decoration: none;
	color: #666;
}

A:active {
	text-decoration: none;
	color: #0F0;
}

A:hover {
	text-decoration: none;
	color: #0F0;
}

#postspacer {
	/*
	background-color: #000;
	*/
	background-image: url(../images/separatorxxx.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	margin-bottom: 10px;
	height:40px;
}

#releasespacer {
	/*
	background-color: #000;
	*/
	background-image: url(../images/separatorxxxrelease.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	margin-bottom: px;
}

#band_login_container {
	color:#999;
}

#banner {
padding-bottom:10px;
}
