@charset "utf-8";
/* CSS Document */

html {
padding:0;
margin:0;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#2b2b2b;
margin:0;
padding:0;
text-align:center;
background:#efefef;
}

body a {
color:#FFFFFF;
font-size:12px;
text-decoration:none;
font-weight:bold;
}

#whole {
width:100%;
height:auto;
background:url(images/topoverlay.jpg) repeat-x top;
}


#whole #main {
width:970px;
height:auto;
margin:0 auto;

text-align:left;
}

#whole #main #header {
width:100%;
height:180px;
}


#whole #main #header #searchbox {
width:100%;
height:180px;
background:url(images/searchbox.jpg) no-repeat;
position:relative;
top:90px;
}

#whole #main #header #menu {
width:520px;
height:32px;
float:right;
position:relative;
top:-121px;
left:-2px;

}

#whole #main #header #searchbox #upload {
width:89px;
height:28px;
float:right;
position:relative;
top:9px;
left:-13px;

}

#whole #main #header #logo {
width:414px;
height:80px;
position:relative;
top:-172px;

}

#whole #main #header #searchbox #searchform {
width:505px;
height:30px;
position:relative;
left:230px;
top:-2px;

}

.search {
border:1px solid #000099;
}

.search_btn {
position:relative;
top:11px;
}


#whole #main #miolo {
width:100%;
height:auto;
_margin:-60px 0 0 0;


}

#whole #main #miolo #being_watched {
width:725px;
height:auto;
position:relative;
top:-10px;
}

#whole #main #miolo #being_watched #heading {
width:100%;
height:39px;
background:url(images/being_watched.jpg) no-repeat;
}

#whole #main #miolo #being_watched #thumbs {
width:725px;
height:184px;

}


#whole #main #miolo #sponsors {
width:245px;
height:auto;
background:url(images/sponsors.jpg) no-repeat top;
position:relative;
top:-44px;
_top:-42px;

}



#whole #main #miolo #sponsors #thumbs {
width:100%;
height:426px;
text-align:center;
position:relative;
top:35px;

}






#whole #main #miolo #most_recent {
width:725px;
height:auto;


}

#whole #main #miolo #most_recent #heading {
width:100%;
height:39px;
background:url(images/most_recent.jpg) no-repeat;
}

#whole #main #miolo #most_recent #thumbs {
width:725px;
height:184px;

}

#whole #main #miolo #most_recent #navbox {
width:100%;
height:39px;
background:url(images/navbox.jpg) no-repeat;
margin:10px 0 0 0;
padding-left:145px;

}



#whole #main #footer {
width:100%;
height:88px;
background:url(images/footer.jpg) no-repeat;


}

#whole #main #footer #links {
width:100%;
height:44px;
color:#ffffff;
font-weight:bold;
position:relative;
top:10px;
left:20px;

}

#whole #main #footer #copyright {
width:200px;
height:44px;
font-size:9px;
color:#ffffff;
position:relative;
left:800px;
top:-30px;

}


.navtxt {
color:#ffffff;
font-size:11px;
position:relative;
top:10px;

}

.table_thumbs {
position:relative;
top:0px;
left:6px;
color:#2A2A2A;
font-size:9px;
}

.blue_txt {
color:#498CBD;
}