* {padding:2; margin:0}
*body {font:11px 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:158px; border:0px solid #9ac1c9; padding:0px; font-weight:bold; cursor:pointer; background:#fff;}
.dropdown .upperdd {border-bottom:none}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; top:0; overflow:hidden; width:120px; display:none; background:#fff; opacity:0}
.dropdown ul {width:288px; border:0px solid #9ac1c9; list-style:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:2px; color:#000000; text-decoration:none;  width:158px}
.dropdown a:hover {background:#d9e1e4; color:#000}
.dropdown .underline {border-bottom:1px solid #b9d6dc}
/*p, td, th, li, ul, ol, h1, h2, h3, h4, h5, h6, body, select, a, input, textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5;
	
	}*/


ul
{
list-style-type:disc;
padding:10px;
margin:10px;
}
