body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:12px;
	color: #fff;
	background-color: #000000;
	text-align:center;
    }

a img {border: none; }

a {
	text-decoration: none;
	}

a:visited {
	text-decoration: none;
	}


	
#header{
    width:980px;height:auto;
   }
#logo(
   
    )
#centerwrap {
    width:980px;height:500px;
   }
a{
    color:#FFFFFF;
}
a:hover{
    color:#FFFFFF;
	}
#left{
    margin-left:8px;float:left;width:200px;height:500px; background-color:#000;color:#FFFFFF;
   }
#right{
    margin-left:10px;float:right;width:750px;height:500px;background-color: #000; text-align:left;padding:10px;
   }
#foot{
     margin-top:10px;width:980px;height:50px;font-size:11px;color:#333333;
  }
#foot a{color:#666666;}
#foot a:hover{color:#999999;}
.menu{
     width:980px;height:35px; background:url(images/menu_bg.gif) repeat-x;
  }
.menu ul{list-style:none;} 
.menu li{float:left;width:100px;margin-left:3px;line-height:30px;} 
.menu a{display:block;text-align:center;height:30px;} 
.menu a:link{color:#FFF;background:url(arrow_off.gif) no-repeat 5px 12px;text-decoration:none;} 
.menu a:visited{color:#FFF;} 
.menu a:hover{color:#FFFFCC;text-decoration:underline;background:url(arrow_on.gif) no-repeat 5px 12px;} 
