

#menu2{
list-style-type: none;
margin: 5px 0;
padding: 0;
width: 700px;
border-bottom-width: 0;
}

#menu2 li a{
background: 
font: bold 12px "Georgia", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;

}


* html #menu2 li a{
width: 160px;
}

#menu2 li a:visited, .glossymenu li a:active{
color: white;
}

#menu2 li a:hover{
background-image: url();
}

</style>
