/* CSS Document */

Body{
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #000000;
}


.PhormBackgrounder{
	/*background:url(images/forum_backm.jpg);*/
	background-repeat:no-repeat;
	font-size: 8pt;
}

.Forum{
	/*background:url(images/forum_backm.jpg);*/
	background-repeat:no-repeat;
	background-color: #3C4E53;
}

.affiliates{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	background-color:#E1AA1B; 
}

.bottom_layer {
	z-index: 1;
	position:absolute;
	top: 8px;

}

.Heading{
	background-image:url(images/heading.jpg);
	background-repeat: no-repeat;
	height: 72px;
	background-position: center;
}

.Navigation{
	/*background-image:url(images/nav.jpg);*/
	background-repeat: no-repeat;
	width: 750px;
	height: 16px;
	/*float:left;*/
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	text-indent: 15px;
	letter-spacing: 2px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}


.Navigation a {
	color: #FFC120;
	text-decoration: none;
}

.Navigation a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/*.ComingSoonText{
	background-image:url(images/soon.jpg);
	background-repeat: no-repeat;
	width: 191px;
	height: 18px;
	float:right;
	font-size: 8pt;
	text-align: left;
	text-indent: 12px;
	vertical-align: middle;*/
}

/*.ComingSoonText a:link {
	color:#660033;
	text-decoration: none;
	font-weight: bold;
}*/
/*.ComingSoonText a:visited { 
	color:#660033;
	text-decoration: none;
	font-weight: bold;
}*/

/*.ComingSoonText a:hover	{
	color:#333333;
	text-decoration: underline;
	font-weight: bold;
}*/


.top_layer {
	z-index: 10;
	top: 102px;
	position:absolute;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	width: 748px;
}

font.error {
	color: #ff0000;
}

.Wrapper{
	width: 750px;
	text-align: left;
	margin: auto;
}
