* {padding:0; margin:0}

#leftcolumn {float:left; width:14px}
.dropdown {display:block; position:relative;}
.dropdown dt {width:78px; padding:3px; text-transform:normal; color:#FFF; cursor:pointer;}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url(images/hover.gif); background-repeat: no-repeat; background-position: bottom center; color:#000}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:200px; display:none; background:#7b0304; opacity:0}
.dropdown ul {width:250px; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#ffffff; text-decoration:none; text-align: left; background:url(images/header.jpg); width:250px;text-transform:normal; font-size:12px}
.dropdown a:hover {background:#fffff; color:#ffffff;background:url(images/header_over.jpg)}
.dropdown .underline {border-bottom:1px solid #670203;background:url(images/header.jpg)}
