
body {font:9px Verdana colour:#857032}
#wrapper {width:190px; padding:15px; margin:0 auto}
#leftcolumn {float:left; width:0px}
#rightcolumn {float:left; width:0px}
.dropdown {
	display:block;
	position:relative;
}
.dropdown dt {width:170px; border:; padding:1px 0; font-weight:normal; cursor:pointer; background: }
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:}
.dropdown dd {position:left; top:0; overflow:hidden; width:230px; display:none; background:; opacity:0}
.dropdown ul {width:250px; border:; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; font:9px Verdana; font-weight:bold; padding:4px; color:#857032; text-decoration:none; background:#e2dec4; width:250px}
.dropdown a:hover {background:#000000; color:#ff7800}
.dropdown .underline {border-bottom:}
