dl, dt, dd, ul, li {margin: 0;
padding: 0;list-style-type: none;font-family: Verdana, Arial, Helvetica;
font-size: 11px;}
/*MENU PHOTOS*/
#menuph {
position:relative;

}


#menuph dt {

border-bottom: 0px #DBD659 solid;
}


#menuph dd {
position: absolute;
z-index: 0;
left:7.9em;
margin-top: -5.5em;
width: 230px;
background: #EFE752;

display:none;
}

#menuph li {
height: 16px;
width: 265px;
}

#menuph li a {

text-decoration: none;font-weight:bold;display: block;
background: #EFE752;
height: 16px;
width: 265px/*FF*/;
}

#menuph li a:hover {background: #D9CB35;height: 16px;width: 265px;color:#60280a;}

#menuvi {
position:absolute;

}




