* {
margin: 0;
padding: 0;
}

body {
font-family: "Lucida Sans Unicode","Lucida Grande", sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:18px;
margin: 0;
padding: 0;
background-color: #E0E0E0;
color: #fff;
}

img{
border:0;
}

p{
margin: 10px 0 20px 0;
}

ol{margin: 10px 0 20px 10px;}
li{margin: 0 0 5px 10px;}

a:link { 
text-decoration: none;
color: #F8B400;
}
a:visited {color: #F8B400; text-decoration: none;}
a:hover {color: #F4D798; text-decoration: none; }
a:active { color: #F8B400;text-decoration: none;} 
a:focus {outline: none; text-decoration: none;} 

#footer a { text-decoration: none; color: #fff; }
#footer a:visited {color: #fff; text-decoration: none;}
#footer a:hover {color: #666; text-decoration: none; }
#footer a:active { color: #fff;text-decoration: none;} 
#footer a:focus {outline: none; text-decoration: none;} 


#wrapper{
background-color: #1A1A1A;
width: 920px;
margin: 0 auto;

}

#header{
width: 920px;
height: 540px;
}

#content{
padding: 0 20px;
}

#left{
width: 545px;
margin-right: 50px;
float:left;
}

#right{
width: 285px;
float:right;
}

#right .item{
margin: 0 0 40px 0;
}

#right .item .report{
float:left;
margin: 0 10px 5px 0;
}

#right p{
margin: 10px 0 0 0;
}

#footer{
padding: 0 20px 20px 20px;
margin: 20px 0 0 0;
}


#sponsors{
float:right;
}

#sponsors img{
border: 0;
margin-left: 10px;
}

#back{
float:left;
}

.clear{
clear:both;
}


.facebook{
background: transparent url(http://b.static.ak.fbcdn.net/rsrc.php/z39E0/hash/ya8q506x.gif) no-repeat scroll left top;
padding: 2px 0 0 20px;
height: 16px;
border: 0;
margin-top: 8px;
display:block;
}