@charset "iso-8859-1";
/* author: meg@unimarkcreative.com */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 9/29/2005 */


#dropmenudiv{
position:absolute;
border:1px solid black;
font:bold 10px Verdana;
line-height:18px;
text-decoration:none;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
text-decoration:none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: rgb(100,100,100);
text-decoration:none;
}
