body,html{
height:100%;
}

body{
margin:0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:70%;
background:url(images/layout/bg.jpg) top center repeat-x fixed #000000;
}

#container{
width:700px;
margin:0 auto;
}

#background{
width:700px;
margin:0 auto;
background:url(images/layout/bg2.gif) repeat-y center top;
height:100%;
}

#footer{
color:#FFFFFF;
width:585px;
padding:10px 30px 0 85px;
background:url(images/layout/bg3.gif) repeat-y;
}

#footer .block{
width:180px;
margin-right:10px;
float:left;
}

a:link, a:visited{
color:#FFFFFF;
border-bottom:2px solid #666666;
padding:2px;
text-decoration:none;
}

a.img{border:none !important;}

a:hover{
background-color:#666666;
border-bottom-color:#666666;
color:#000;
}

a.img:hover{background:transparent !important;}

.sponsor{
text-align:center;
}

.clear{
clear:both;
}

ul li{
margin-bottom:5px;
}

.sponsors a:link, .sponsors a:visited, .sponsors a:hover{

}

.sponsors{
text-align:right;
width:200px;
float:left;
margin-top:10px;
}

.sponsors div{
float:left;
margin:2px;
text-align:center;
padding:0;
width:96px;
height:40px;
}

img{
border:none;
}