@charset "utf-8";
/* CSS Document */
 body{
        margin-top:1px;
		font-family:Arial, Helvetica, sans-serif; background-image: url({5B21D09F-4677-45F1-BF1E-37ED7995A31A}.BMP)
       }
#header{
        margin:0 auto;
		width:760px;
		height:100px;
		background-image:url(logo.jpg) ;
		}
#menu{
        margin:0 auto;
		width:760px; 
		height:30px; background-color:#000000;
     }
.test ul{list-style:none;margin-left:0px;}
.test li{float:left;background:#000000;line-height:30px;
         }
#nav {line-height: 24px; list-style-type: none; background:#666;}
#nav a {display: block;text-align:center;color:#ffffff; text-decoration:none;font-weight:bold;}
#nav .menuB:visited{background:#FFFFFF; color:#000000;text-decoration:none;}
#nav a:hover {color:#FFF;text-decoration:none;font-weight:bold;}
#nav li {float: left;  background:#000000;}
#nav li a:hover{background:#E89D97;}
#nav li ul {line-height:24px; list-style-type: none;text-align:left;
           left: -999em; width: 161px; position:absolute;font-size:13px; border: #86627D 1px solid;
}
#nav li ul li{float:left;width:161px;background: #F3EDF2;}
#nav li ul a{display: block;width:160px;text-align:left;padding-left:1px;font-weight:normal; color:#000;}
#nav li ul a:hover {color:#0066CC;font-weight:bold;text-decoration:none;background:#FFFFFF;}
#nav li:hover ul {left: auto;}
#nav li.sfhover ul {left: auto;}
#content {clear: left;}
.y{ border-right:#FFFFFF 1px solid;}
#search{
          margin:0 auto;
		  margin-top:10px;
		  width:760px;
		  height:30px;color:#FFFFFF; font-weight:bold; 
		  } 
#about{
      margin:0 auto;
	  margin-top:20px;
	  width:760px;
	  height:85px; color:#FFFFFF;
	  border-top:#A77350 2px solid;
	  }	
#about ul{ list-style:none;margin-top:5px;}
