/* CSS Document */
body{padding:0px; margin:20px;  background: #3f3f3f; font:15px Tahoma, Geneva, sans-serif; }
div, p, ul, h2, h3, h4{padding:0px; margin:0px;}
img{ margin:2px;}
ul{list-style-type:none;}

.clear {clear: both; margin: 0px; height:0}

p a{font:12px Tahoma, sans-serif; color:#ff9494; text-decoration:underline;}
p a:hover{ color:#FFF; text-decoration:none;}

.headline{font:13px/15px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #7ab6ff; font-weight:bold; text-transform:uppercase}
.headline2{font:11px/14px Tahoma, Geneva, sans-serif; color:#7ab6ff;}

#container{width:775px; position:relative; margin:0 auto;}
#container2{width:800px; position:relative; margin:auto auto;}
/* HEADER */

#header{width:775px; height:341px; position:relative; background:url(../images/b_header.jpg) 0 0 no-repeat}
#header img#logo{position:absolute; top:18px; left:452px}
#banner img#logo{position:relative; margin:0; padding:0;}
#header2{width:800px; height:40px; position:relative;}


#header ul.menu{position:absolute; top:104px; left:527px; width:180px}
#header ul.menu li{height:39px; margin-bottom:2px; clear:both}
#header ul.menu li a{height:39px; display:block; text-indent:-20000px; }
#header ul.menu li a:hover{height:39px;}

#header ul.menu li.btn_1 a{width:151px; background:url(../images/btn_1.jpg) 0 0 no-repeat; }
#header ul.menu li.btn_1 a:hover{width:151px; background:url(../images/btn_1_over.jpg) 0 0 no-repeat;}

#header ul.menu li.btn_2 a{width:146px; background:url(../images/btn_2.jpg) 0 0 no-repeat; }
#header ul.menu li.btn_2 a:hover{width:146px; background:url(../images/btn_2_over.jpg) 0 0 no-repeat;}

#header ul.menu li.btn_3 a{width:123px; background:url(../images/btn_3.jpg) 0 0 no-repeat; }
#header ul.menu li.btn_3 a:hover{width:123px; background:url(../images/btn_3_over.jpg) 0 0 no-repeat;}

#header ul.menu li.btn_4 a{width:160px; background:url(../images/btn_4.jpg) 0 0 no-repeat; }
#header ul.menu li.btn_4 a:hover{width:160px; background:url(../images/btn_4_over.jpg) 0 0 no-repeat;}

#header ul.menu li.btn_5{margin-right:0}
#header ul.menu li.btn_5 a{width:140px; background:url(../images/btn_5.jpg) 0 0 no-repeat; }
#header ul.menu li.btn_5 a:hover{width:140px; background:url(../images/btn_5_over.jpg) 0 0 no-repeat;}



/* MENUBAR*/

#cssmenu ul {
list-style-type:none;
width:800px;
display:block;
text-transform:uppercase;
height:40px;
color: #fff;
font-weight:bold;
font-size: 14px;
background: #333;
font-family: Tahoma, sans-serif;
margin:0;
padding:0;
 position:absolute; top:5%;
}

#cssmenu li {
display:block;
float:left;
margin:0;
padding:0;
}

#cssmenu li a {
float:left;
color:#fff;
text-decoration:none;
height:24px;
padding: 9px 11px 0;
}

#cssmenu li a:hover,.current {
color:#fcff00;
text-decoration:none;
background: #414141; 
}

#cssmenu .current a {
color:#000;
font-weight:700;
}


/* CONTENT */

#content{width:775px; position:relative; clear:both; margin: 0 auto}

#leftPan{width:326px; float:left; margin:29px 49px 0 39px; display:inline}
#rightPan{width:325px; float:left; margin:29px 0 0 0;}

#welcome{margin-bottom:24px}
#welcome h2{height:21px; position:relative; background:url(../images/h_welcome.gif) 0 0 no-repeat; margin-bottom:3px}
#welcome p.headline{margin-left:5px; margin-bottom:10px}
#welcome img{float:left; margin-right:10px;}
#welcome p#welText{float:left; width:248px; padding-top:0px}

#about h2{height:21px; position:relative; background:url(../images/h_about.gif) 0 0 no-repeat; margin-bottom:8px}
#about img{float:left; margin-right:10px; margin-left:3px; display:inline}
#about p{float:left; width:250px; padding-top:1px}

#new{margin-bottom:10px}
#new h2{height:21px; position:relative; background:url(../images/h_new.gif) 0 0 no-repeat; margin-bottom:9px}
#new img{float:left; margin-right:10px; margin-left:3px; display:inline}
#new p#newText{float:left; width:230px; padding-top:2px}
#new .clear{height:13px}

#news h2{height:21px; position:relative; background:url(../images/h_news.gif) 0 0 no-repeat; margin-bottom:13px}
#news p{margin-bottom:10px; margin-left:3px}

.clear#end{height:15px}

#cast { 
      position:relative;
	  padding:20px 0 10px 0; 
	  margin:0; 
	  width:0; 
	} 
	 
	#cast a, #cast a:visited { 
      position:relative; 
	  display:block; 
	  width:9em;  
	  font-family:arial, verdana, sans-serif; 
	  font-size:13px; 
	  text-align:left; 
	  text-decoration:none;  
	  color:#92d0ff; 
	  padding:0.25em; 
	 
	} 
	#cast a:hover span { 
	 display:block; 
	 position:absolute;
	 left:10em; 
	 top:0;
	 text-align:left;
	 padding:0.5em; 
	 width:24em;
	 background-color:#999999; 
	 color:#000;
	 border:1px solid #545460;
	} 
#cast a span {
	display:none; }

	
	#cast img { 
	border:1px solid #000; 
	float:left; 
	margin:0.25em 1em 0.5em 0; 
} 
	#cast a:hover span:first-line { 
	  font-weight:bold; 
	  font-size:1.2em; 
	  color:#545460; 
	} 
	#cast li { 
	list-style-type:none; 
	margin:0 0 0.5em 0; /* ADDED */ 
	} 
/* FOOTER */

#footer{width:775px; height:54px; clear:both; background:#000 }
#footer p{padding: 12px 0 0 0; font:12px/16px Tahoma, sans-serif; font-weight:normal; text-align:center; color:#969686;}
#footer p a{font:14px/16px Tahoma, sans-serif; font-weight:normal; color:#969686; text-decoration:none; padding: 0 3px }
#footer p a:hover{text-decoration:underline; color:#fff}