html {height: 100%;}
* html body {height: 100%;}
body {
  min-height: 100%;
  position: relative;
}
  a:link { font : 14px Arial, Helvetica, sans-serif; color: #ffcc66; text-decoration: underline;}
   a:visited { font : 14px Arial, Helvetica, sans-serif; color: #ffcc66; text-decoration: none;} 
   a:active { font : 14px Arial, Helvetica, sans-serif; color: #ffcc66;  text-decoration: none;}
   a:hover { font : 14px  Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: underline; } 
  a.big:link { font : 27px Arial, Helvetica, sans-serif; color: #ffffcc; text-decoration: underline;}
   a.big:visited { font : 27px Arial, Helvetica, sans-serif; color: #ffffcc; text-decoration: none;} 
   a.big:active { font : 27px Arial, Helvetica, sans-serif; color: #ffffcc;  text-decoration: none;}
   a.big:hover { font : 27px  Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: underline; } 

br.clear{clear:both;}
body{font: 14px Arial, Tahoma, Verdana; background-color:#000000; color:#ffffff; background-image:url(images/mainbg.gif); background-repeat:repeat-y; background-position:center;}


img{border-color:#0f0f0f;}

.main{ margin: auto;  text-align: center; width: 982px ;  }
.top{ width:100%; text-align:center;}
.bottom{ width:100%; text-align:center;}
.copy{  text-align: center; width: 982px ; color:#ffffff; font-size:11px;  padding-top:10px; background-color:#2c2c2c; float:left; line-height:20px;}
.welcome{padding:30px; width:922px; text-align:left; background-image:url(images/textbg.gif); background-repeat:no-repeat;}
.episode{ width:951px; text-align:center; background-image:url(images/epbg.jpg); background-repeat:no-repeat; margin:auto; padding-top:10px;}
.news{   text-align: center; width: 951px ;  background-image:url(images/newsbg.jpg); background-repeat:no-repeat; height:194px; margin:auto; margin-bottom:10px;}
.news div{  width:237px; text-align:center; padding-top:20px; float:left; line-height:20px;}
.title{ height:65px;  line-height:65px; font-size:35px; color:#5d0202; text-align:center;}
.title2{  line-height:35px; font-size:31px; color:#ffcc00; text-align:center;}
.bigthumb{float:left; padding-left:20px; padding-top:25px; padding-bottom:4px; }
.bigthumb img{border-color:#fee1a7;}
.text{float:left; padding-left:19px; padding-right:19px; padding-top:25px; color:#000000; text-align:left; width:165px;}
.smallthumb{ float:left; padding-left:13px;}
.smallthumb img{margin:7px; border-color:#fee1a7;}
.botlink{float:left; width:951px; margin:auto; padding-top:30px;}
