body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #818181;
	margin: 0px;
	padding: 0px;
	background-color: #F0F0F0;
}
#whiteBack {
	background-color: #FFFFFF;
	border-bottom: 1px solid #C6C6C6;
}
h1 {
	line-height: 13px;
	font-size: 10px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
a.forum:link, a.forum:visited, a.forum:hover, a.forum:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E10000;
	padding: 5px;
}
a.forum:hover, a.forum:active {
	color: #E10000;
	text-decoration: none;
	background-color: #FFFFFF;
}
p.info {
	line-height: 13px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#headerWrapper, #header {
	width: 100%;
	height: 101px;
	background-image: url(header_light_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border-bottom: 1px solid #C6C6C6;
}
#header {
	background-image: url(logo_back.gif);
	background-repeat: no-repeat;
	background-position: center 0px;
	border-bottom: none;
	text-align: center;
}
#mainContent {
	clear: both;
	height: 365px;
	width: 920px;
	background-image: url(splashimg.jpg);
	background-repeat: no-repeat;
	background-position: 405px 0px;
	padding: 0px;
	margin: 30px auto 30px auto;
}
#enterWrapper {
	width: 360px;
}
#welcomeTxt {
	margin: 0px 0px 0px 26px;
}
a.enterbg:link, a.enterbg:visited, a.enterbg:hover, a.enterbg:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1px;
	background-image: url(enter_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 52px;
	width: 312px;
}
a.enterbg:hover, a.enterbg:active {
	background-position: 0px -52px;
}
a.entereng:link, a.entereng:visited, a.entereng:hover, a.entereng:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1px;
	background-image: url(enter_eng.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 49px;
	width: 312px;
}
a.entereng:hover, a.entereng:active {
	background-position: 0px -49px;
}
div.linksWrapper {
	background-image: url(midline.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a.reglogin:link, a.reglogin:visited, a.reglogin:hover, a.reglogin:active {
	color: #D20000;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 10px 0px 26px;
}
a.reglogin:hover, a.reglogin:active {
	color: #55AD00;
}
#footer {
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #FAFAFA;
	border-bottom: 1px solid #C6C6C6;
}
#footer img {
	padding: 0px 5px 0px 5px;
	vertical-align: middle;
}
