body {
background-color: #ffffff;
color: #ffffff;
text-align : center; 
margin-top: 5px;
margin-bottom: 5px;
}
#menu{
text-align:center;
border-width: 0 1px 0 1px;
border-style: solid;
border-left-color: #dde0e3;
border-right-color: #dde0e3;
height: 35px;
padding: 0;
margin:0px auto; 
width:756px;
voice-family: "\"}\""; 
voice-family:inherit;
width:754px; 
}
html>#menu{
width:754px; 
} 
#menu ul { 
margin:0;
padding:0;
list-style-type:none;
height:35px;
width:756px; 
} 
#menu li { 
padding:0;
margin:0;
display:inline;
width:108px;
height:35px;
float:left;
} 
#menu a {
display:block;
padding:0;
line-height:35px;
text-align:center;
width:108px;
color:#000;
text-decoration: none;
font-weight: bold;
font-size:90%;
background:url(btn.jpg) no-repeat 0 0;
} 
#menu a:hover, #menu a:focus{
color:#333;
text-decoration:none;
background:url(btn_h.jpg) no-repeat 0 0;
} 
#menu .current {
display:block;
padding:0;
line-height:35px;
text-align:center;
width:108px;
font-weight:bold;
font-size:90%;
color:#333;
background:url(btn_h.jpg) no-repeat 0 0;
} 