* {padding:0; margin:0}
body {font:12px Verdana, Arial, Helvetica}
#wrapper {width:750px; padding:25px; margin:0 auto}
#leftcolumn {float:left; width:225px}
#rightcolumn {float:left; width:525px}
.dropdown {display:block; position:relative}
.dropdown dt {width:188px; border:2px solid #a309c4; padding:8px; font-weight:bold; cursor:pointer; background color:#000000}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background color:#000000}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:208px; display:none; background:#000000; opacity:0}
.dropdown ul {width:204px; border:2px solid #c6ae37; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#a309c4; text-decoration:none; background:#000000; width:194px}
.dropdown a:hover {background:#000000; color:#c6ae37}
.dropdown .underline {border-bottom:1px solid #c6ae37}