html{
width:100%;
height:100%;
}
body{
width:100%;
height:100%;
margin:0px;
background:url(../gfxsito/bg_gray.jpg) center center no-repeat #535353;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#7F7F7F;
}
a{
text-decoration:none;
color:#3EC4F3;
}
a:hover{
text-decoration:none;
color:#8EE8F4;
}
h1{
margin:0px;
font-weight:bold;
font-size:20px;
letter-spacing:-0.04em;
}
h2{
margin:0px;
font-weight:bold;
font-size:14px;
letter-spacing:-0.01em;
text-align:left;
}
#wrapper2{
width:875px;
}
#wrapper{
width:795px;
float:left;
padding:30px 40px 17px 40px;
background:url(../gfxsito/bg.png) left top repeat-y;
}
#bottomwrap{
width:875px;
height:25px;
float:left;
background:url(../gfxsito/bottom_bg.png) left top no-repeat;
}
#foot{
width:875px;
}
	#foot a{
	text-decoration:none;
	color:#fff;
	}
	#foot a:hover{
	text-decoration:none;
	color:#ccc;
	}
#nav{
width:128px;
float:left;
margin-right:8px;
}
	#nav IMG{
	margin-bottom:10px;
	}
#spotlight{
width:407px;
min-height:326px;
float:left;
margin-right:8px;
background:url(../gfxsito/spotlight_bg.gif) center top no-repeat;
text-align:justify;
padding:25px;
}
	#spotlight h1{
	color:#3EC4F3;
	}
#content{
width:447px;
min-height:326px;
float:left;
margin-right:8px;
text-align:justify;
padding:5px;
min-height:335px;
}
	#content h2{
	color:#3EC4F3;
	}

#utility{
width:194px;
float:left;
}
#newsletter{
width:144px;
height:147px;
float:left;
background:url(../gfxsito/newsletter_bg.gif) top left no-repeat;
margin-bottom:8px;
text-align:left;
padding:25px;
}
	#newsletter h1{
	color:#99D22B;
	}
#publisher{
width:144px;
height:121px;
float:left;
background:url(../gfxsito/publisher_bg.gif) top left no-repeat;
text-align:left;
padding:25px;
}
	#publisher h1{
	color:#FF9200;
	}
#divider{
width:795px;
height:2px;
float:left;
background:#CCCCCC;
margin-top:8px;
margin-bottom:17px;
}
#main{
width:875px;
text-align:justify;
}
	#main h2{
	color:#3EC4F3;
	}
#news{
width:385px;
float:left;
}
#labs{
width:378px;
border-left:2px solid #CCCCCC;
margin-left:15px;  /*space #news out border!*/
padding-left:15px; /*space #labs out border!*/
float:left;
}
#menu{
width:398px;
float:left;
text-align:left;
padding-left:40px;
color:#ccc;
}
#banner{
width:397px;
float:left;
text-align:right;
padding-right:40px;
padding-top:6px;
}
.active{
color:#3EC4F3;
font-weight:bold;
}
.flash{
width:405px;
height:205px;
/*background:url(../gfxsito/load.gif) center center no-repeat #c0c0c0;*/
margin:10px 0px 10px 0px;
}
input{
border:2px solid #acacac;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
margin-top:10px;
}
.button{
border:2px solid #acacac;
background:#cccccc;
color:#FFFFFF;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
margin-top:3px;
cursor:pointer;
}
#gabetable h2{
text-align:left;
}
#gametable IMG{
border:2px solid #acacac;
padding:4px;
}
#myspan{
float:left;
}
.captcha_image{
border:2px solid #acacac;
padding:4px;
}
textarea{
border:2px solid #acacac;
font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
margin-top:10px;
}
#form_zdr input{
margin-top:0px;
margin-bottom:10px;
}
#form_zdr textarea{
margin-top:0px;
margin-bottom:10px;
}