body {
	font-size: 100%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: center;
	margin: 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;	
}
#panel {
	padding: 2px 0px 0px 0px;
	height: 250px;
}

#left {
  float: left;
  padding: 0px 0px 0px 5px;
  width: 513px;  
}

#right {
  float: right;
  padding: 0px 5px 0px 0px;
  width: 467px;
}

#tabs {
  padding: 5px 0px 0px 5px;
  background-color: #CC0000;
  color : #fff;
  height: 25px;
  line-height: 25px;
  font-size: 13px;
  font-family: Verdana;
  font-weight: bold;
  display: block;
  }
  

 #seasons {
  padding-top: 630px;
  }
  
 #other-episodes {
  padding: 05px 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-episodes span {
  background-color: #ffffff;  
  margin-right: 7px;
  float: left;
  padding: 0pt 10px;
  color: #6BBA70;
  } 
 
#other-episodes a {  
  margin-right: 2px;
  float: left;
  padding: 0pt 2px;
  color: #fff;
  text-decoration: none;
  }
  
#other-episodes a:hover {
  text-decoration: underline;    
}

#seasons ul {
  margin: 0px;
  padding: 5px 15px;
  list-style: none;  
}

#tabs a, #other-seasons a {  
  margin-right: 7px;
  float: left;
  padding: 0pt 10px;
  color: #fff;
  text-decoration: none;
  }
  
#episodes a { 
  margin-right: 0px;
  color: #CC0000;
  text-decoration: none;
  }

ul {
  margin: 0px;
  padding: 10px 0px 0px 3px;
  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;    
}

#news { 		
	padding: 10px 0px 0px 5px;
	margin: 0px;	
}

#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;
}
