* {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, pre, code, input, select, textarea {font-size: 100%;}
ul, ol {list-style: none;}
input.button {cursor: pointer; cursor: hand;}
img, fieldset {border: none;}
table {border-collapse: collapse; border: none;}

html {background: #DB0200 url("../img/html-bg.png") repeat-x 0 0;}
body {
	background: url("../img/body-bg.jpg") no-repeat 50% 0;
	font: 11px/14px Tahoma, Verdana, sans-serif;
	color: #FFF;
}

#container {
	width: 799px;
	margin: 0 auto;
}

#menu {
	height: 100px;
	overflow: hidden;
}
#menu ul li {
	float: left;
	display: inline;
	padding-left: 48px;
	margin-right: 30px;
	line-height: 90px;
	font-weight: bold;
}
#menu ul li a {color: #FFF;}
#m1 {background: url("../img/m1.gif") no-repeat 0 50%;}
#m2 {background: url("../img/m2.gif") no-repeat 0 50%;}
#m3 {background: url("../img/m3.gif") no-repeat 0 50%;}
#m4 {background: url("../img/m4.gif") no-repeat 0 50%;}

#spl {
	height: 464px;
}
#spl h1 {
	float: right;
	padding: 1px 98px 0 0;
}
#join {
	float: left;
	width: 315px;
	display: inline;
	margin: 30px 0 0 30px;
}
#join h2 {margin-bottom: 15px;}
#join table {width: 100%;}
#join td, #join th {
	text-align: left;
	padding-bottom: 5px;
	font-weight: normal;
	color: #494949;
}
#join input, #join select {
	width: 100%;
	font-size: 10px;
	color: #585858;
	padding: 2px 0;
	border: 1px solid #BCBCBC;
	position: relative;
	font-family: Tahoma, Verdana, sans-serif;
}
#join .nb input, #join .nb select {
	width: auto;
}
#join input.button {
	width: auto;
	border: none;
	font-size: 11px !important;
	margin: 5px 0 0;
}
#join a {color: #494949;}
#join .nbc td {
	font-size: 10px;
}
#join .nbc input {
	width: auto;
	border: none;
}
#join .np {
	font-size: 10px;
	padding-bottom: 0;
}
#join .np input {
	width: auto;
	border: none;
}

#faces {
	height: 103px;
	background: url("../img/faces-bg.png");
}
#faces ul {
	padding: 11px 0 0 12px;
}
#faces ul li {
	float: left;
	display: inline;
	margin-right: 7px;
}

#misc {
	padding-top: 10px;
	overflow: hidden;
	width: 100%;
	color: #FFF;
}

#stats {
	float: left;
	display: inline;
	margin-right: 7px;
	width: 222px;
	height: 83px;
	background: url("../img/stats-bg.jpg") no-repeat 0 0;
}
#stats ul {
	padding: 25px 0 0 70px;
}

#login {
	float: left;
	width: 320px;
	height: 83px;
	overflow: hidden;
	background: url("../img/login-bg.jpg") no-repeat 0 0;
}
#login form {padding: 23px 0 0 68px;}
#login form * {vertical-align: middle;}
#login form a {color: #FFF;}
#login form td {
	padding: 0 5px 2px 0;
	color: #FFF;
	font-size: 10px;
}
#login form input {
	height: 16px;
	line-height: 16px;
	width: 90px;
	background: #950000;
	border: 1px solid #950000;
	font-family: Tahoma, Verdana, sans-serif;
	color: #B75C62;
}
#remember, #login form input.button {
	width: auto !important;
	height: auto !important;
	border: none !important;
	padding: 0 !important;
	color: #4E4E4E !important;
	background: none !important;
}

#b-features {
	float: right;
}

#banners table {
	width: 100%;
}
#banners td {
	text-align: center;
	height: 70px;
}

#footer {
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	margin-bottom: 20px;
	background: url("../img/footer-bg.png");
}
#footer .links {
	float: right;
	padding-right: 17px;
}
* html #footer .links {padding-top: 7px;}
#footer .links img {position: relative; top: 3px;}
#footer a {color: #FFF; text-decoration: none;}
#footer .cop {
	float: left;
	padding-left: 15px;
	font-size: 10px;
	color: #FFF;
}