* {
	margin: 0;
	padding: 0;
}


html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img, button {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #3a3a3a url(img/bg_splash.jpg) top repeat-x;
}

a {
	color:#FFF; 
	text-decoration:none;
}

a:hover {
	color:#FFF; 
	text-decoration:underline;
}

#wrapper {
	margin: 25px auto 0 auto;
	width: 1027px;
}

#container {
	width: 1000px;
	float: left;
}

#header {
	width: auto;
	height: 60px;
	background-color: #1f1f1f;
}

#site_logo {
	background: url(img/site_logo.jpg) no-repeat;
	height: 59px;
	width: 506px;
	display: block;
	float: left;
}

#main_header {
	background: url(img/main_header.jpg) no-repeat;
	height: 314px;
	border-bottom: 8px solid #000;
	
}

#main_container {
	background: #1f1f1f;
	padding: 51px 32px 33px 62px;
	font: 11px Verdana;
	color: #808080;
	height:1300px;
}

#main_container p {
	margin: 15px 0px;
	line-height: 20px;
}

div#lefter{ float:left; width:470px;}
div#righter{ float:right; width:362px;}


/*
#player { 
position:absolute;
	padding:0;
	width:307px;
	height: 25px;
    top: 242px;
    left: 50%;
    margin-left: -300px;}
*/

p{margin:0 10px 10px}




div#content p{line-height:1.4}

div#navigation{float:left;width:470px}
div#extra{float:left;width:300px}


div#footer{
padding-top:10px; 
height:24px;
clear:both;
width:100%;
font: 11px verdana;
text-align:right;
color: #898886;
}

div#footer p{margin:0;padding:5px 10px}

div#footer a{display:inline;padding:0;color: #FFF}

.elist {
width:325px; 
height:32px; 	
border: 1px solid #555555;
background: #898886;
float:left;
font-family:arial;
font-size:21px;
color:#e3dfd9;
margin-right:3px;
padding-left:8px;
padding-top:7px;
font-weight:normal;
line-height:26px;
}

.elistbutton{ 
width: 65px; 
height:41px; 	
float:left;
font-family:arial;
font-size:12px;
font-weight:bold;
color:#e3dfd9;  
margin: 0;
padding: 0;
border: 0;
background: #898886;
cursor: pointer; /* hand-shaped cursor */
cursor: hand; /* for IE 5.x */
padding-left:5px;
margin-right:5px;
}

/*---COUNTDOWN---*/

#countdown {
	position:absolute;
	padding:0;
	width:210px;
	height: 25px;
    top: 34px;
    left: 50%;
    margin-left: 264px;
}

#juker {
	position:absolute;
	padding:0;
	width:162px;
	height: 33px;
    top: -5px;
    left: 50%;
    margin-left: -519px;
}

.hide {display:none;}

#modalbox_email { width: 342px; }