html,body 
{
font-family: Helvetica,Arial;
font-size: 13px;
color:#ffffff;
height:100%;
margin:0px; 
padding:0px;
background:url(/bg.gif) repeat-x;
background-color: #000000;
}
p {padding:0px;margin:0px}
a {color:#ffffff;text-decoration:none;}
img {border:0px}

#all {margin: 0px; padding:0px; padding-bottom:5px; min-height:90%; _height:90%; position:relative;}
#centerbody {width:970px;margin: 0px auto; border:0px}

#header {}
#menu {width:970px;height:288px;background:url(/menu_bg_2011-1.jpg) no-repeat;padding:0px;margin:0px}
.choice{width:184px; 
        height:40px;
        float:left;
        padding:248px 10px 0px 0px;
        margin:0px;
        text-align:right;
      }
#choice1:hover {background:url(/1active.jpg) no-repeat bottom left} 
#choice2:hover {background:url(/2active.jpg) no-repeat bottom left}   
#choice3:hover {background:url(/3active.jpg) no-repeat bottom left}   
#choice4:hover {background:url(/4active.jpg) no-repeat bottom left}   
#choice5:hover {background:url(/5active.jpg) no-repeat bottom left}   
    
