#menu {width: 784px; list-style-type:none; margin: 0px; padding:0;}
#menu li {float:left; padding:0; margin:0px; position:relative; width:98px; height: 45px; z-index:100;}
#menu li dl {position:absolute; top:0; left:0;}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:0px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}

#menu dl {width: 98px; margin: 0; padding: 0; background: #782d00; text-align:center; cursor:pointer; border-right: 1px solid yellow;}
#menu dt {margin:0; padding: 0px; font-size: 12px; color: #fff; border-bottom:1px solid #444;}
#menu .one {font-size: 12px; font-family: Arial, Lucida Sans; background: #eee url(./images/top.gif) no-repeat top left;}
#menu .two {font-size: 12px; font-family: Arial, Lucida Sans; background: #eee url(./images/top.gif) no-repeat top left;}
#menu .three {font-size: 12px; font-family: Arial, Lucida Sans; background: #eee url(./images/top.gif) no-repeat top left;}
#menu .four {font-size: 12px; font-family: Arial, Lucida Sans; background: #eee url(./images/top.gif) no-repeat top left;}
#menu dd {font-size: 14px; margin:0; padding:0; color: #fff; font-size: 1em; background: #47a; text-align:left; font-family: Arial, Lucida Sans;}
#menu dd.last {border-bottom:1px solid #b55e14;}

.gallery dt a, .gallery dt a:visited {display:block; color:#fdcc07; height: 25px; padding-top: 10px; padding-bottom: 10px; background-image: url(../images/navbg.jpg); font-size: 13px;}

.gallery dt a:hover {color:#fff;}


.gallery dd a, .gallery dd a:visited {font-size: 12px; font-family: Arial, Lucida Sans; color:#fdcc07; text-decoration:none; display:block; padding:4px 5px 4px 20px;
background: #782d00 url(./images/arrow.gif) no-repeat 10px 10px; width:155px;
}
.gallery dd a:hover {background: #b55e14 url(./images/arrowr.gif) no-repeat 11px 10px; color:#fdcc07;}
	
