#subnav_about, #subnav_programs, #subnav_news, #subnav_publications, #subnav_events, #subnav_involved, #subnav_partners {
        position: absolute;
        display: none;
        clear: both;
        margin: 0;
	padding: 0 !important;
	width: 214px;
        background: #ffffff url('img/bg_dropdown.gif') repeat-x 0 100% !important;
	top: 220px;
	border-top: 0;
	font-size: 12px;
	height: auto !important;
	z-index: 100;
}

#subnav_about li.l2, #subnav_programs li.l2, #subnav_news li.l2, #subnav_publications li.l2, #subnav_events li.l2, #subnav_involved li.l2, #subnav_partners li.l2 { 
	display: block;
	padding: 0 !important;
	margin: 0;
	float: none !important;
	list-style-image: none;
}

#subnav_about li.l2 a, #subnav_programs li.l2 a, #subnav_news li.l2 a, #subnav_publications li.l2 a, #subnav_events li.l2 a, #subnav_involved li.l2 a, #subnav_partners li.l2 a {
        padding: 6px 5px !important;
	margin: 7px !important;
        background-image: none !important;
	display: block;
	float: none !important;
	text-decoration: none;
	text-indent: 0;
	overflow: visible;
	font-weight: bold;
	width: 190px !important;
	height: auto !important;
        color: #7d132a !important;
}

#subnav_about li.l2 a:hover, #subnav_programs li.l2 a:hover, #subnav_news li.l2 a:hover, #subnav_publications li.l2 a:hover, #subnav_events li.l2 a:hover, #subnav_involved li.l2 a:hover, #subnav_partners li.l2 a:hover {
        color: #557a38 !important;
	background: #ffffff !important;
}

#subnav_about a.on, #subnav_programs a.on, #subnav_news a.on, #subnav_publications a.on, #subnav_events a.on, #subnav_involved a.on, #subnav_partners a.on  {
        color: #0099FF;
}

.subnav {
	z-index: 100;
}

.subnavbot { display: none; }

/*
.subnavbot {
        position: absolute;
        display: block;
        width: 164px;
        height: 12px;
        left: 0;
        line-height: 10px;
}
*/

