html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:Arial, Helvetica, sans-serif;
}
ul, li{ 
	margin: 0;
	padding: 0;
} 
body{
	background: #FFF;
	background-repeat:repeat-x;
	text-align:center;
	}
h1{
	font-size:14px;
	margin:0;
	padding:0;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	border-bottom-width: 1px;
	margin:0;
}
p{
	clear:both;
}
#header { 

	text-align:center;
	width: 965px;
    height: 125px; 
	background-image:url('images/headerb.jpg');
}  

#shader { 
	position:relative;
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	width: 1055px;
	background-image: url('images/shader.png');
	background-repeat:repeat-y;

}  
#container { 
	width: 965px;
	position:relative;
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #000;
	border-right: #616161;
	border-right-width:1px;
	border-right-style:solid;
	border-left: #616161;
	border-left-width:1px;
	border-left-style:solid;
	text-align:left;


}  
.header_txt{
	color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;	
}
.frozenheader{
	margin-top:0px;
	width:294px;
	height:74px;
	background-image:url(images/frozen.jpg);
	border-color:#333333;
	border-width:1px;
	border-style:solid;
	
}
.greenrot{
	margin-top:0px;
	width:294px;
	height:74px;
	background-image:url(images/greenrot.jpg);
	border-color:#333333;
	border-width:1px;
	border-style:solid;
	
}
.orangerot{
	margin-top:0px;
	width:294px;
	height:74px;
	background-image:url(images/orangerot.jpg);
	border-color:#333333;
	border-width:1px;
	border-style:solid;
	
}
.sonicvibes{
	margin-top:0px;
	width:294px;
	height:74px;
	background-image:url(images/sonicvibes.jpg);
	border-color:#333333;
	border-width:1px;
	border-style:solid;
}


#belowmenu{
	background-image:url(images/belowmenub.jpg);
	background-repeat:no-repeat;
	width: 965px;
	height: 168px;
}
#belowmenuleftnews{
	float:left;
	background-image:url(images/belowmenuleftnewsb.jpg);
	background-repeat:no-repeat;
	width: 96px;
	height: 168px;
}
#belowmenuleftmixes{
	float:left;
	background-image:url(images/belowmenuleftmixesb.jpg);
	background-repeat:no-repeat;
	width: 96px;
	height: 168px;
}

#maincontainer{
	overflow-y:auto;
	width:965px;
	background: #000;
}
#maincontainer2{
	height:900px;
	width:965px;
	background: #000;
}
.clear{
    clear:both;
}
#menucontainer{
	height:24px;
	width:965px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	background-color: #FFF;
	color:#000;
	border-style:solid;
	border-color: #333333;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	}
#menu_tt{
	position: absolute;

}
#menu_tt li{
	margin:auto;
	float:left;
	width:100px;	

		height:24px;
	list-style-type:none;
}
#menu_tt li a{
	text-align:center;
	vertical-align:middle;
	height:19px;
	padding-top:5px;
	display:block;
	font: 	Helvetica, Arial, sans-serif;
	font-size:	13px;
	font-weight: bold;
	color:#000;
}

#menu_tt li a:hover{
	padding-top:5px;
/*	background-image: url(images/whitemenubg.gif); */
	background-color: #FFF;
	height:19px;
	color:#f31824;
	text-decoration:none;
	}	

#main_columns{
height:auto !important;
}
#main_columns li{
	text-align:left;
	float:left;
	list-style-type:none;
	background-color:#000000;
	height:auto !important;
}

#mainleft{

	float:left;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;
	z-index: 10;
	width:570px;
	height:600px;
	padding-left:15px;
	padding-top:20px;
	padding-right:15px;
}
#mainright{

	float:left;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;
	z-index: 10;
	width:335px;
	height:600px;
	padding-left:15px;
	padding-top:20px;
	padding-right:15px;
}
#belowmenuleft2{
	position: relative;

	left: 0px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 0px;
	z-index: 10;
	width:400px;
	height:auto;
	padding-left:10px;
}

#belowmenuright{
background-image: url(images/belowmenuright.jpg);
width:644px;
height:auto;
background-repeat:no-repeat;
}

#sets{
	width: 965px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	border-bottom: #333;
	border-bottom-style: dashed;
	border-bottom-width:1px;
	background-color:#000;
	padding-bottom:30px;
}
#sets_header{

	margin-left:auto;
	margin-right:auto;
	width:55px;
	height:17px;
	background-image:url(images/sets.gif);
	background-repeat:no-repeat;
}

#sets_stuff{
	padding-top:30px;
	width: 235px;
	margin-left:auto;
	margin-right:auto;
}





#footer
{
	position:relative;
	width:965px;
	height:17px;
	background-color: #000;
 	text-align:right;
 	font: "Courier New", Courier, monospace;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:20px;
	padding-bottom:10px;
} 
#footer a{
	padding-right:10px;
	font-weight:normal;
	font-style:italic;
	font-weight:bold;
	color:#66cc00;
}
#footer a:hover{
	padding-right:10px;
	font-weight:normal;
	font-style:italic;
	font-weight:bold;
	color: #ff9900;
}

#left_col{
width:321px;
height:auto !important;
}
#left_col2{
width:400px;
height:auto !important;
}
#center_col li{

width:450px;
}
#sets_contain{
padding-left:27px;
padding-top:27px;
}

#about{
margin:0;
width:450px;
height:200px;
	text-align:left;
	padding-top:80px;
	
}
#aboutbody{
padding-left:25px;
float:left;
width:90px;
}
#aboutpic{
	float:left;
	background-image: url(images/eqs.jpg);
	width:203px;
	height:153px;
		background-repeat:no-repeat;
		margin:0;
}
#aboutheader{

	background-image: url(images/about.gif);
	width:67px;
	height:	17px;
	background-repeat:no-repeat;
	margin-top:10px;

}
#abouttext{
	width:180px;
	color:#FFFFFF;
	padding-top:12px;

}
#abouttextleft{
	width:50px;
	float:left;
		font: "Courier New", Courier, monospace;
	font-size:13px;
	font-weight:bold;


}
#abouttextright{
	width:120px;
	float:right;
	text-align:right;
	font: "Courier New", Courier, monospace;
	font-size:13px;
	font-weight:bold;

}

.colssmall {
	width:450px;
		height:34px;
	list-style-type:none;
	padding-top:30px;
	padding-left:10px;
	
}
.colssmall a:hover{


}	

#leftlink{

	float:left;
}
#centerlink{
	padding-left:20px;
	float:left;
	padding-right:5px;
	text-align:right;
}

#leftlink a{
	color: #FFFFFF;
	font: "Courier New", Courier, monospace;
	font-size:13px;
	font-weight:bold;
}

#leftlink a:hover{
	color: #ff9900;
}
#centerlink a{
	color: #666666;
	font: "Courier New", Courier, monospace;
	font-size:13px;
	font-weight:bold;

}
#centerlink a:hover{
color:#ff9900;
}
#rightlink a{
	color: #66cc00;
	font: "Courier New", Courier, monospace;
	font-size:13px;
	font-weight:bold;
}
#rightlink a:hover{
color:#ff9900;
}
#promotional{
	text-align:center;
	padding-top:20px;

	color:#666666;
	font: "Courier New", Courier, monospace;
	font-size:13px;
	font-weight:bold;
		
}
.getithere:link { color: #66cc00 ; text-decoration: none; font-weight:bold; } 
.getithere:visited { color: #66cc00; text-decoration: none;font-weight:bold; } 
.getithere:hover { color: #ff9900; text-decoration: none;font-weight:bold; } 
.getithere:active { color: #66cc00; text-decoration: none; font-weight:bold; } 


a:link {
    text-decoration: none;
    color:#66cc00;
	font-weight:bold;
	}
a:hover {
    text-decoration: none;
    color:#ff9900;
}


a:visited {
    text-decoration: none;
    color: #66cc00;
}

a:active {
    text-decoration: none;
    color: #66cc00;
}

#gameheader {
	background-color:#FFF;
	margin-left:10px;
	margin-top:10px;
	border-color:#6b727f;
	border-width:2px;
	border-style:solid;
	padding:10px 10px 10px 10px;
	width:580px;
}
#flashgame {
	background-color:#FFF;
	margin-left:10px;
	margin-right 10px;
	margin-top:10px;
	border-color:#6b727f;
	border-width:2px;
	border-style:solid;

	width:600px;
}
#leftcol{
	width: 620px;	
	float:left;
}
#rightcol{
	width: 345px;
	float:left;
}
#news{
	background-color:#FFF;
	color:#000;
	margin: 64px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	height: auto;
	border-color:#6b727f;
	border-width:2px;
	border-style:solid;
height: auto;
}
.rightstyles{
		background-color:#FFF;
	color:#000;
	margin: 64px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	height: auto;
	border-color:#6b727f;
	border-width:2px;
	border-style:solid;
height: auto;
}
#scroller{
	height:200px;
	overflow:auto;
	margin-top:1px;
	
}

.news {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding-bottom:10px;

	border-bottom-style:dashed;
	border-bottom-color:#666;
	border-bottom-width:1px;
}
#news a:link {
    text-decoration: none;
    color:#66cc00;
	font-weight:bold;
	}
#news a:hover {
    text-decoration: none;
    color:#ff9900;
}


.news_date {

	color: #666666;
	text-align:left;
	font-style:italic;

	font:"Times New Roman", Times, serif;
	font-size: 14px;
}
.news_text {
	width:auto;
	padding-top:5px;
	padding-bottom:10px;
	color:#666666;
	font: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	border-bottom-style:dashed;
	border-bottom-color:#666;
	border-bottom-width:1px;
}

.news_title {
	padding-top:10px;
	padding-bottom:5px;
	color: #000;
	font: "Courier New", Courier, monospace;
	font-size:14px;
	font-weight:bold;

	

}
.feedback{
	background-color:#FFF;
	color:#000;
	margin: 15px 10px 0px 10px;
	padding:10px 10px 10px 10px;
	border-color:#6b727f;
	border-width:2px;
	border-style:solid;
	overflow-y:auto;

}
.feedbackcontent{
	padding-top:10px;
	border-top-style:dashed;
	border-top-color:#666;
	border-top-width:1px;	
}
#highscores{
	background-color:#FFF;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	border-color:#6b727f;
	border-width:2px;
	border-style:solid;
	padding:10px 10px 10px 10px;
	width:580px;
	height:800px;
}
.fastestcontain{

}
.fastestheader{
	display:block;
	height:auto;
	background-color:#000;	
	padding:10px 10px 10px 10px;
		color: #FFF;
	text-align:center;
	margin-top:10px;
}
.namescore{
	display:block;
	width:auto;
	height:220px;
}
.rankname{
	float:left;
	height:auto;
	padding-left:20px;
	width:110px;
	height:19px;
	display:block;
}
.rankscore{
	float:left;	
	height:auto;
	padding-left:20px;
	width:110px;
}
.rankposition{
	float:left;	
	height:auto;
	padding-left:20px;
	width:110px;
}
.rankdate{
	float:left;	
	height:auto;
	padding-left:20px;
	width:110px;
}

fieldset {
	width: 270px;
	display: block; /* IE 7 Requires This */
	border:none;

		font-style: normal;
	font-size:12px;	
	}

	
.total-votes{

		font-style: normal;
	font-size:12px;	

}

.results-bar {
	color: #FFF;
	background-color:#F00;
	white-space: nowrap;

}
.ztest{
	display:none;
}
