body {
	margin:25px;
	font-family: "trebuchet MS";
	font-size: 14px;
}
* {padding:0; margin:0}
.dropdown {float:left;}
.dropdown dt {padding-top:2px;padding-bottom:2px;width:94px;cursor:pointer; background:url(images/header.gif);color: #FFFFFF;border:2px solid #871745;}
.dropdown dt:hover {background:url(images/header_over.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:98px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:94px;font-size: 12px; border:2px solid #871745; list-style:none; border-top:none}
.dropdown li {display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#f5cddd; width:84px}
.dropdown a:hover {background:#c6668e; color:#000}
.dropdown .underline {border-bottom:1px solid #c5688e}
.nodrop, .nodrop:active, .nodrop:visited {float:left; padding-top:2px;padding-bottom:2px;display:block;width:100px; background:url(images/header.gif);color: #FFFFFF;text-decoration:none;border:2px solid #871745;}
.nodrop:hover {background:url(images/header_over.gif)}
.nodrop1, .nodrop1:active, .nodrop1:visited {float:left; padding-top:2px;padding-bottom:2px;display:block;width:40px; background:url(images/header.gif);color: #FFFFFF;text-decoration:none;border:2px solid #871745;}
.nodrop1:hover {background:url(images/header_over.gif)}


