  body{
    font-family:verdana;
    font-size:14px;
  }
  
  #frametable{
    width:904px;
    height:800px;
    position:absolute;
    bottom:0%;
    top:0%;
  }
  #framediv{
    width:904px;
    height:800px;
    bottom:0%;
    top:0%;
  }
  #header{
    width:900px;
    height:200px;
    background-image:url(../images/layout/header.jpg);
    float:left;
    top:0%;
    z-index:10;
  }    

  #navigation{
    width:902px;
    height:26px;
    margin-top:0px;
    float:left;
  }
  #nav_left_corner{
    width:13px;
    height:26px;
    background-image:url(../images/layout/nav_left_corner.jpg);
    background-repeat:no-repeat;
    float:left;
    margin-top:1px;
  }
  #nav_right_corner{
    width:13px;
    height:26px;
    background-image:url(../images/layout/nav_right_corner.jpg);
    background-repeat:no-repeat;
    float:left;
    margin-top:1px;
  }
  #navigation_bararea{
    margin-top:0px;
    height:26px;
    background-image:url(../images/layout/navigation_bar.jpg);
    background-repeat:repeat-x;
    float:left;
  }
  #li_navigation {
   list-style: none;
   margin:0;
   padding: 0;
   margin-left:-4px;
   }
#li_navigation li {
   float: left;
}
#li_navigation li a {
   display: block;
   
   width: auto;
   text-align: center;
   color: #ffffff;
   font-family:verdana;
   font-size:14px;
   font-weight:bold;
   margin-left:20px;
   margin-top:1px;
   text-decoration:none;
}
#li_navigation li a:hover {
  color: #ffffff;
  text-decoration:underline;
}
  #content{
    width:902px;
    float:left;
    padding-top:230px;
    height:auto; 
    position:absolute;
    z-index:9;
    top:20px;
    bottom:0%;
   
  }
  #leftbar{
    width:230px;
    height:auto; 
    position:relative; 
    top:0%; 
    bottom:0%; 
    float:left;
  }

  #center{
    width:420px;
    margin-left:10px;
    height:auto; 
    position:relative; 
    top:0%; 
    bottom:0%; 
    float:left;
    
   
  }
  #centertop{
    width:420px;
    height:213px;
    float:left;
    
    background-color:#ffffff;

  }
  #centerbottom{
    width:420px;
    height:100%;
    float:left;
    
  }
  #left{
    width:205px;
    height:auto; 
    position:relative; 
    top:0%; 
    bottom:0%; 
    float:left;
    margin-right:5px;

  }
  #right{
    width:205px;
    height:auto; 
    position:relative; 
    top:0%; 
    bottom:0%; 
    float:left;
    margin-left:5px;

  }
  #rightbar{
    width:230px;
    margin-left:10px;
    height:auto; 
    position:relative; 
    top:0%; 
    bottom:0%; 
    float:left;

  }
  #bar_left_corner{
    height:21px;
    width:11px;
    background-image:url(../images/layout/bar_left_corner.jpg);
    background-repeat:no-repeat;
    float:left;
    z-index:10;
  }
  #bar_right_corner{
    height:21px;
    width:11px;
    background-image:url(../images/layout/bar_right_corner.jpg);
    background-repeat:no-repeat;
    float:left;
    z-index:10;
  }
  #div_topic_bar{
    height:21px;
    
    background-image:url(../images/layout/div_topic_bar.jpg);
    background-repeat:repeat-x;
    float:left;
    z-index:10;
  } 
  #bar_area{
    width:230px;
    height:100%; 
    position:relative; 
    top:0%; 
    bottom:0%; 
    float:left;
  }
  #bar_bottom{
    width:230px;
    height:11px;
    background-image:url(../images/layout/bar_bottom.jpg);
    background-repeat:no-repeat;
    float:left;    
  } 
  #centertop_area{
    width:420px;
    height:173px;
    background-image:url(../images/layout/centertop_line.jpg);
    background-repeat:repeat-y;
    float:left;
  } 
  #centertop_bottom{
    width:420px;
    height:19px;
    background-image:url(../images/layout/centertop_bottom.jpg);
    background-repeat:no-repeat;
    float:left;
  } 
  #centerbottom_area{
    width:205px;
    height:100%;
    float:left;
  } 
  #centerbottom_bottom{
    width:205px;
    height:7px;
    background-image:url(../images/layout/centerbottom_bottom.jpg);
    background-repeat:no-repeat;
    float:left;
  }
  #footer{
    width:902px;
    height:6px;
    background-image:url(../images/layout/footer.jpg);
    background-repeat:no-repeat;
    position:absolute;
  }
  
  #content_area{
    width:902px;
    min-height:608px;
    height: auto !important;
    height:608px;
    background-image:url(../images/layout/content_area.jpg);
    background-repeat:repeat-y;
    float:left;    
  }
  #full_area{
    width:852px;
    min-height:588px;
    height: auto !important;
    height:588px;
    float:left;
    margin-left:30px;
    margin-top:10px;
    margin-right:30px;   
  }
  #content_bottom{
    width:902px;
    height:11px;
    background-image:url(../images/layout/content_bottom.jpg);
    background-repeat:no-repeat;
    float:left;    
  }

  #content_left{
    width:249px;
    height:100%;
    float:left;
    margin-top:10px;
    border-right: 1px solid #9abcd8;    
  }
  #content_right{
    width:642px;
    min-height:588px;
    height: auto !important;
    height:588px;
    float:left;
    margin-left:10px;
    margin-top:10px;

  }
  .title{
    font-family:verdana;
    font-size:15px;
    font-weight:bold;
    color:#ffffff;
    margin-top:2px;
  }  
  #news_date{
    font-family:verdana; margin-top:15px; font-size:14px; color:#49a5e8; margin-left:10px;
  }
  #news_subject{
    font-family:verdana; margin-top:5px; font-size:16px; color:#164466; margin-left:10px; border-bottom: 1px dotted #aabcc6; margin-right:10px; font-weight:bold;
    }
  #nextepisode_subject{
    font-family:verdana;
    margin-top:15px;
    font-size:14px;
    color:#49a5e8;
    margin-left:10px;
  }
  #nextepisode_date{
    font-family:verdana;
    margin-top:5px;
    font-size:16px;
    color:#164466;
    margin-right:4px;
    font-weight:bold;
    border-bottom: 1px dotted #aabcc6;
    margin-left:10px;
  }
  #nextepisode{
    margin-left:10px;
    border-bottom: 1px dotted #aabcc6;
 
  }
  p{
    font-family:verdana;
    font-size:14px;
    color:#5a87a8;
    margin-top:5px;
    margin-left:10px;
    margin-right:10px;
    text-align:justify;
  }
  
  a:hover{
    font-family:verdana;
    font-size:14px;
    color:#51a7dc;
  }
  a{
    font-family:verdana;
    font-size:14px;
    color:#1178b9;
  }
