@charset "utf-8";
/* CSS Document */

body{background:url(images/bg.gif) #000000; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#000000;}
#container{ margin:0px auto; padding:0px; width:747px; height:auto; background-color:#FFFFFF; border:#999999 1px solid;}
#logo{width:747px; height:108px; background:url(images/main_01.jpg) no-repeat; float:left;}
#navigation{width:747px; height:36px; background:url(images/main_03.jpg) repeat-x; font-size:16px; color:#FFFFFF; float:left;}
.nav li{overflow:hidden; padding:3px 22px 3px 22px; float:left;}
.nav ul{margin:0px; padding:0px; list-style:none; float:left;}
.nav a:link{color:#FFFFFF; text-decoration:none;}
.nav a:hover{color:#FFCC00; text-decoration:none;}
.nav a:active{color:#FFFFFF; text-decoration:none;}
.nav a:visited{color:#FFFFFF; text-decoration:none;}

a:link{color:#000; text-decoration:none;}
a:hover{color:#000; font-weight:bold;}
a:active{color:#000; text-decoration:none;}
a:visited{color:#000; text-decoration:none;}

#hd_ban{width:747px; height:152px; background:url(images/main_05.jpg) no-repeat; float:left;}
#main{width:747px; height:auto;background-color:#FFFFFF; float:left;}
#sidebar{width:160px; height:auto; padding:5px; color:#FFFFFF; font-size:12px; background-color:#999999; float:left; text-align:center;}
#txt_dtls{width:562px; margin:5px 0px 0px 5px; height:auto; float:left;}
#txt_dtls2{width:100%; margin:5px 0px 0px 5px; height:auto; float:left;}
#title{width:557px; height:26px; padding:5px; margin-bottom:10px; font-weight:bold; background-color:#999999; font-size:20px; float:left;}
#title2{width:727px; height:26px; padding:5px; margin-bottom:10px; font-weight:bold; background-color:#999999; font-size:20px; float:left;}

#vids{width:280px; height:auto; float:left;}

#footer{width:727px; height:auto; background-color:#000000; color:#FFFFFF; text-align:center; padding:10px; float:left;}

