#dropmenudiv{

background-image: url('http://www.chicaluna.com/images/navback01.jpg');





border-left:1px solid #663333;

border-right:1px solid #663333;

border-top:1px solid #663333;

border-bottom:0px solid #663333; position:absolute;

line-height:16px;

z-index:10000;

font-weight:bold;

font-style:normal;

font-variant:normal;

font-size:11px;

text-decoration: none;

font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;

text-align: left;

}



#dropmenudiv a{

width: 100%;

display: block;

text-indent:10px;

font-weight:bold;

border-bottom: 1px solid #663333;

padding: 1px 0;

text-transform:uppercase;

text-decoration: none;

color: #000000;

}



#dropmenudiv a:hover{ /*hover background color*/

background-color: #CC0000;

background-image: url('http://www.chicaluna.com/images/navback02.jpg');

background-position: top left;

background-repeat: repeat-y, repeat-x;

font-weight:bold;

text-decoration: none;

color: #000000;

}
