* { margin: 0; padding: 0; }
a { outline: none; color: #ffffff; }
img { border: 0; }

body {
background: #000000;
color: #ffffff;
font: bold 13px Georgia, "Times New Roman", Times, serif;
}

.container {
width: 580px;
margin: 0 auto;
}

.container h1 {
width: 580px;
height: 255px;
background: url(images/header.png) no-repeat;
margin: 50px 0 25px 0;
}
.container h1 a { display: block; height: 255px; }
.container span { display: none; }

.ads1 {
width: 468px;
height: 15px;
margin: 0 auto;
}

.season1 {
width: 580px;
margin: 25px 0 0 0;
}

.season1 li { list-style: inside; }
.season1 span { margin-bottom: 15px; display: block; }

.footer {
margin: 15px 0 0 0;
font-size: 10px;
font-weight: normal;
color: #7f7f7f;
text-align: center;
}