#dropmenudiv{
position: absolute;
border:0px;
font:normal 11px verdana;
line-height:20px;
z-index:1;
text-align: center;
height:20;
}

#dropmenudiv a{
width:100%;
height:20;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-image:url(images/menup_b1_over.gif) ;text-decoration: none;}
A:link {text-decoration: none;}
A:visited {text-decoration: none;}
A:active {text-decoration: none;}
}
