* {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:1px;  padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif); color: #fff;}
.dropdown .upperdd {border-bottom:none; width: 1px;}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:120px; display:none; background:#fff;}
.dropdown ul {width:204px; border:1px solid #9ac1c9; list-style:none; background-color: #000;}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {background:#C50709; color:#fff}
.dropdown a:hover {background:#C50709; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc; background-color: #C50709; color: #fff;}
