#dropmenudiv{
position:absolute;
border:30px;
font:normal 11px Tahoma;
align:center;
line-height:25px;
z-index:20px;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none;
font-family: Tahoma; font-size: 11px; color: #000000; text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: F58110;
font-family: Tahoma; font-size: 11px; color: #FFFFFF; text-decoration: none
}