body {
	background-color: #000000;
	background-image:url(../img/black_glow_tile.gif);
	background-position:top center;
	background-repeat:repeat-y;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	width:100%;
	padding:0;
	margin-left: 2px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	margin-left:0px;
}
html>body {
	margin-left:0px;
}

html, body {
height: 101%;
}

#MainWrapper{
	width:779px;
	background-color: #000000;
	background-image:url(../img/black_glow_tile.gif);
	background-position:top center;
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
}
#MainPage {
	margin-left:1px;
	width:777px;
	padding:0;
	position: relative;
	text-align:left;
}
.Center {
	background-position: center top;
	text-align:center;
	width:777px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}


#Footer {
	width:777px;
	height:80px;
	background-image:url(../img/footerBG.jpg);
	clear:both;
	float:none;
	color:#7F7E7E;
	text-align:center;
	padding-top:0px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.formfield {
	margin-bottom: 4px;
	background-color: #2C2C2C;
	color: #c25202;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 4px;
} 

.button {
	color: #000;
	background-color: #c25202;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tborder {
	border: 1px solid #F29200;
}
