body {margin:0px; font:12px Verdana, Arial, Helvetica}
* {padding:0; margin:0;}
.menuwrapper {width:850px; margin:0 auto}
.dropdown {float:left;}
.dropdown dt {width:90px; padding:8px; text-align:center; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:116px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:106px;  list-style:none; border-top:none; text-align:left;}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:8px; color:#333; text-decoration:none; background:#eaf0f2; width:116px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}
.nodrop, .nodrop:active, .nodrop:visited {width:90px; text-align:center; float:left; display:block; padding:8px; font-weight:bold; background:url(images/header.gif); color:#000000; text-decoration:none}
.nodrop:hover {background:url(images/header_over.gif)}
