html
{
min-height: 100%;
margin-bottom:0.25px; /*To display vertical scrollbars in FF regardless of content size*/
height:100%;
border:0px; /*IE has default page borders*/
}

body
{
height:100%;
margin:0px;
padding:0px;
font:normal 11px/13px arial,sans-serif;
background:#666;
}





#container /*To center everything within*/
{
width:760px;
margin:0 auto;
padding:0px;
position:relative;
background:url(../images/body.gif) repeat-y;
}
#container a:link, #container a:visited, #container a:active, #container a:focus, #container a:hover
{
outline:none;
}





#navigation
{
margin:0px;
padding:0px;
}
#navigation li
{
display:inline;
margin:0px;
padding:0px;
}





#season1
{
width:760px;
height:219px;
margin:0px;
padding:0px;
background:url(../images/season1.jpg);
overflow:hidden;
}
#season2
{
width:760px;
height:219px;
margin:0px;
padding:0px;
background:url(../images/season2.jpg);
overflow:hidden;
}
#season3
{
width:760px;
height:219px;
margin:0px;
padding:0px;
background:url(../images/season3.jpg);
overflow:hidden;
}
#season1 h1, #season2 h1, #season3 h1
{
margin:35px 0px 0px 50px;
padding:0px;
font:bold 20px/20px arial,sans-serif;
color:#fff;
}
#season1 a:link, #season1 a:visited, #season1 a:active, #season1 a:focus, #season1 a:hover, #season2 a:link, #season2 a:visited, #season2 a:active, #season2 a:focus, #season2 a:hover, #season3 a:link, #season3 a:visited, #season3 a:active, #season3 a:focus, #season3 a:hover
{
color:#fff;
text-decoration:none;
}





#body
{
width:680px;
height:34px;
margin:0px;
padding:0px 40px;
}
#body img
{
border:0px;
}





#footer
{
width:760px;
height:34px;
margin:0px;
padding:0px;
background:url(../images/footer.gif);
text-align:center;
clear:both;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:focus, #footer a:hover
{
color:#fff;
}





.thumb
{
width:226px;
float:left;
margin:0px;
padding:13px 0px;
text-align:center;
color:#666;
}
.thumb p
{
margin:0px;
padding:0px;
}




#
{
width:0px;
height:0px;
margin:0px;
padding:0px;
}





.clear-both
{
clear:both;
line-height:0;
height:0;
margin:0px;
padding:0px;
}





.clear-left
{
clear:left;
line-height:0;
height:0;
margin:0px;
padding:0px;
}





.clear-right
{
clear:right;
line-height:0;
height:0;
margin:0px;
padding:0px;
}





.hidden
{
line-height:0;
width:0px;
height:0px;
display:none;
margin:0px;
padding:0px;
}