#title-links
{
position: absolute;
background-image: url('images/titlelinks.jpg');
margin-left: 310px;
margin-top: 100px;
width: 280px;
height: 60px;
}

#test
{
position: absolute;
margin-right: 200px; 
margin-top: 1px;
width: 660px; 
font: 12px Verdana, sans-serif;
z-index: 100;
font-stretch: wider;
}


#test a 
{
text-decoration: none;
display: block; 
text-align: center;
padding: 2px 2px;
margin-bottom: 7px;
border-width: 0px;
color: #000000; 
background: #e3e5ff;
}
   
#test a:hover 
{
color: #000000; 
background: #f7f7f7; 
font-weight: bold; 
}