body {
	font-size: 100%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	margin: 0;	
	padding-left: 10px;
	padding: 0; */	
	padding: 10px;	
	}
	
#page {
	background: url("../images/middle.png") repeat-y; 
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	width: 990px;
	top: 120px;
	text-align: left;
	}
	
#header { 	
	background: url("../images/top.png") no-repeat;		
	padding: 10px 10px 5px;
	margin: 0px;
	height: 90px;
}
#header div{ 
	padding: 0px;
	margin: 0px;		
	display: inline;	
}

#layer { 	
	padding: 5px 0px 0px 5px;
	margin: 0px auto;
	width: 100%;
  	height: 100px;
	text-align: center;
	clear: both;
}
#ad_code { 
	width:750px; 
	margin:5px auto; 
	padding:10px; 
	background:transparent url(../images/diggdugg.gif) center center no-repeat; 
	text-align:center; 
	clear: both;
}
#panel {
	padding: 2px 0px 0px 0px;
	height: 250px;
}

#left {
  float: left;
  padding: 0px 0px 0px 10px;  
  width: 320px;
}
#center {
  padding: 0;
  float: left;
  width: 340px;
}
#right {
  font-family: 'Lucida Grande', Arial, Sans-Serif;	
  float: right;
  padding: 0px 5px 0px 0px;
  width: 315px;
}

#tabs {
  padding: 5px 0px 0px 10px;
  background-color: #CC0000;
  color : #fff;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  font-family: Verdana;
  font-weight: bold;
  display: block;
  }
  
 #other-seasons {
  padding: 5px 0px 0px 10px;
  background-color: #6BBA70;
  color : #fff;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  font-family: Verdana;
  font-weight: bold;
  display: block;
  }

#tabs span {
  background-color: #ffffff;  
  margin-right: 7px;
  float: left;
  padding: 0pt 10px;
  color: #CC0000;
  } 
#other-seasons span {
  background-color: #ffffff;  
  margin-right: 7px;
  float: left;
  padding: 0pt 10px;
  color: #6BBA70;
  } 

#tabs a{  
  margin-right: 7px;
  float: left;
  padding: 0pt 10px;
  color: #fff;
  text-decoration: none;
  }
  
#other-seasons a {  
  margin-right: 2px;
  float: left;
  padding: 0pt 2px;
  color: #fff;
  text-decoration: none;
  }
  
#other-seasons a:hover {
  text-decoration: underline;    
}

#episodes a { 
  margin-right: 0px;
  color: #CC0000;
  text-decoration: none;
  }
ul {
  list-style: none;  
}
#seasons a { 
  margin: 0px;
  padding: 0px;
  color: #6BBA70;
  text-decoration: none;
  }
  
#tabs a:hover, #other-seasons a:hover, #episodes a:hover, #seasons a:hover {
  text-decoration: underline;    
}  

#lower-left {
  float: left;
  padding: 0px 0px 5px 10px;
  width: 370px;
}

#seasonlist {
  list-style-type: none;  
}

#seasonlist li {
  padding: 0px;
  margin: 0px;  
}

#lower-center {
  float: left;
  padding: 0;
  width: 110px;
}

#lower-right {
  padding: 0px 10px 0px 0px;
  float: right;
}

#footer { 
	background-color: #eee;
	background: url("../images/bottom.png") no-repeat bottom; border: none;
	padding: 0;
	margin: 0;
	width: 990px;
	height: 97px;
	clear: both;
}
#realfooter {	
	width: 980px;
	margin: 0px auto;
	padding: 0px;	
	font-family:Verdana;
	font-size:0.8em;
	text-align: center;
}