* {padding:0; margin:0}
body {font:12px Verdana, Arial, Helvetica}
#wrapper {width:750px; padding:25px; margin:0 auto}
#leftcolumn {float:left; position:absolute; left:0; width:225px}
#rightcolumn {float: width:525px}
.dropdown {display:block; position:relative;}
.dropdown dt {width:194px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; top:0; width:194px; overflow:hidden; width:194px; display:none; background:#fff; opacity:0}
.dropdown ul {width:194px; border:2px solid #9ac1c9; list-style:none}
.dropdown li {display:inline; width:194px; font:10px Verdana, Arial}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:2px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropdown a:hover {background:#d9e1e4; color:#000}
