body {
	 background-color:#000000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
   color:#FFFFFF;
   font-weight:bold;
   font-size:10pt;
   background-attachment: fixed;
}
img {
	border: 0px;
}
a{
	color:#fff;
	font-size: 9pt;
}
a:hover{
	color:#ddd;
}
div#mainalign{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	position:relative;
}
div#main{
	width:1024px;
	height:1184px;
	background-image:url("images/new_index/background.jpg");
	background-repeat:no-repeat;
	text-align:left;
	position:relative;
}
div#signup{
	position:absolute;
	left:25px;
	top:120px;
	width:250px;
	height:210px;
}
div#desc{
	position:relative;
	left:630px;
	top:-80px;
	width:365px;
	height:110px;
	padding:3px 12px 5px 12px;
	background-image:url("images/new_index/desc.png");
	background-repeat:no-repeat;
}
div#desc2{
	position:absolute;
	left:760px;
	top:270px;
	width:365px;
	height:110px;
	padding:10px 12px 10px 12px;
	background-image:url("images/new_index/desc.png");
	background-repeat:no-repeat;
	color:#fff;
}
div#login{
	position:absolute;
	left:720px;
	top:160px;
	width:300px;
	height:140px;
	background-image:url("images/new_index/login.png");
	background-repeat:no-repeat;
}
div#fblogin{
	position:relative;
	left:720px;
	top:320px;
	width:300px;
	height:140px;
	background-image:url("images/new_index/fblogin.png");
	background-repeat:no-repeat;
}
div#fblogin_sub{
	position:relative;
	left:80px;
	top:86px;
}

div#feedback{
	position:absolute;
	left:5px;
	top:430px;
	height:20px;
	width:230px;
}
input#usr{
	width:180px;
	height:20px;
	background-image:url("images/new_index/username.png");
	background-repeat:no-repeat;
	font-size:9pt;
	color:#fff;
	border:0px;
	padding:2px;
}
input#psw{
	width:180px;
	height:20px;
	background-image:url("images/new_index/password.png");
	background-repeat:no-repeat;
	font-size:9pt;
	color:#fff;
	border:0px;
	padding:2px;
}
input#login{
	width:60px;
	height:60px;
	border:0px;
}
div#sublogin{
	position:relative;
	left:5px;
	top:45px;
	width:285px;
	height:75px;
}
div.tabs{
	position:absolute;
	height:220px;
	width:1020px;
	left: 2px;
	top: 450px;
}
div.tabs table.tabs td{
	height:120px;
	width:166px;
	background-repeat:no-repeat;
}
div#scoreboards{
	padding:10px;
	position:absolute;
	height:340px;
	width:100%;
	left:2px;
	top:572px;
	background-color:#000;
	background-image:url("images/new_index/scoreboards.png");
	background-repeat:no-repeat;
}
div#middlebar{
	position:absolute;
	padding:10px 20px 10px 10px;
	width:100%;
	left:2px;
	top:912px;
	background-image:url("images/new_index/scoreboards.png");
	background-repeat:no-repeat;
}
table#middlebar{
	width:1000px;
}
table#middlebar td{
	width:500px;
}
table.recUp td{
	background-image:url("images/new_index/recUp_bg.png");
	background-repeat:no-repeat;
	height:180px;
	width:80px;
}
img.recUp{
	position:relative;
	left:7px;
	top:2px;
	height:160px;
	width:64px;
}
div#disclaimer{
	text-align:left;
	width:1010px;
}

table.scoreboards td{
	width:335px;
}
h3 {
   margin-bottom:0px;
   margin-top:0px;
   color: #FCC;
   font-size:11pt;
}
table.ran{
	background-repeat:no-repeat;
	background-image:url("images/ran/bg.png");
	margin: 1px;
	padding: 1px;
	border: 1px solid #333;
	font-size: 10pt;
	font-weight:bold;
}
table.ran th{
	background-image:url("images/dbgred.jpg");
	background-repeat: repeat-x;
	text-align:left;
}
table.ran td.nom{
	background-image:url("images/ran/nom.png");
	background-repeat:repeat-x;
	color:#000;
}
table.ran td.time{
	background-image:url("../images/ran/time.png");
	background-repeat:repeat-x;
	color:#FFF;
}
table.ran td b{
	color:#500;
}
div.forum_show{
	background-image:url('../images/bgs/forum.gif');
	background-repeat:no-repeat;
	height:48px;
	width:428px;
	padding:6px 20px 6px 20px;
}
table.forum_show{
	color:#f88;
	margin:0px;
	padding:0px;
	border:0px;
	font-size:10pt;
	}
table.forum_show a{
	font-family: Arial, Helvetica, sans-serif;
	color:#f88;
	font-size:8pt;
}
table.forum_show td{
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	border:0px;
	font-size:8pt;
}
p.tiny{
	font-size:9pt;
	font-style:normal;
	font-weight:bold;
}
p.std{
	font-size:9pt;
}
table.forums td{
	font-size:9pt;
}
