#topnav {position:fixed; Z-INDEX: 200; width:660px; left:50%; height:30px; margin-left:-220px; top:5px}
#topnavbar {position: absolute; Z-INDEX: 200; height:30px; width:100%;}

/* Common for all top level nav */ 
.tn a {float:left; position:relative; z-index:100; display:block; text-decoration:none; cursor:pointer; margin-right:5px; z-index:400; height:30px;} 
.tn a:hover {} 

/* Custom top level nav settings  3,4, 5, 6, 25 IDs */
a#tn1 {background:url(/vimages/tn_home_off.png) no-repeat; width:65px; height:30px} 
a#tn2 {background:url(/vimages/tn_about_off.png) no-repeat; width:87px; height:30px} 
a#tn3 {background:url(/vimages/tn_comp_off.png) no-repeat; width:132px; height:30px} 
a#tn4 {background:url(/vimages/tn_volun_off.png) no-repeat; width:94px; height:30px}
a#tn5 {background:url(/vimages/tn_spon_off.png) no-repeat; width:86px; height:30px}
a#tn6 {background:url(/vimages/tn_media_off.png) no-repeat; width:100px; height:30px}

a#tn1:hover {background:url(/vimages/tn_home_on.png) no-repeat; width:65px; height:30px} 
a#tn2:hover {background:url(/vimages/tn_about_on.png) no-repeat; width:87px; height:30px} 
a#tn3:hover {background:url(/vimages/tn_comp_on.png) no-repeat; width:132px; height:30px} 
a#tn4:hover {background:url(/vimages/tn_volun_on.png) no-repeat; width:94px; height:30px}
a#tn5:hover {background:url(/vimages/tn_spon_on.png) no-repeat; width:86px; height:30px}
a#tn6:hover {background:url(/vimages/tn_media_on.png) no-repeat; width:110px; height:30px}

#topnavbar img {cursor:pointer; border:0px}
.tni {}
.topNavActive {background:#E8E5D2; color:#000; text-decoration:underline}
.activeItem {background:#E8E5D2 url(/vimages/arrow_over.gif) no-repeat 193px 4px; COLOR: #09617F}
.nonActiveItem {}

/* Default submenus */
.nT2 {padding:37px 10px 10px 10px; visibility:hidden; left:0px; position:absolute; z-index:100; width:180px; top:0px; margin-top:-7px; margin-left:-3px; }
.nT3, .nT4, .nT5, .nT6 { padding:4px 4px 4px 4px; visibility:hidden; left:0px; position:absolute; z-index:100; width:166px; top:0px}

/* Section Custom colors for submenus */

#menu_2 .nT2 {background:url(/vimages/dd_top_2.png) no-repeat;}
	.nT2 #menu_2_bg {margin-left:-9px; padding-top:5px; background:url(/vimages/dd_bg.png) repeat-y;  width:200px;}
	.nT2 #menu_2_bot {margin-left:-9px; background:url(/vimages/dd_bot.png) no-repeat; width:200px; height:10px; font-size:0;}
	
#menu_3 .nT2 {background:url(/vimages/dd_top_3.png) no-repeat;}
	.nT2 #menu_3_bg {margin-left:-9px; padding-top:5px; background:url(/vimages/dd_bg.png) repeat-y;  width:200px;}
	.nT2 #menu_3_bot {margin-left:-9px; background:url(/vimages/dd_bot.png) no-repeat; width:200px; height:10px; font-size:0;}
	
#menu_4 .nT2 {background:url(/vimages/dd_top_4.png) no-repeat;}
	.nT2 #menu_4_bg {margin-left:-9px; padding-top:5px; background:url(/vimages/dd_bg.png) repeat-y;  width:200px;}
	.nT2 #menu_4_bot {margin-left:-9px; background:url(/vimages/dd_bot.png) no-repeat; width:200px; height:10px; font-size:0;}

#menu_5 .nT2 {background:url(/vimages/dd_top_5.png) no-repeat;}
	.nT2 #menu_5_bg {margin-left:-9px; padding-top:5px; background:url(/vimages/dd_bg.png) repeat-y;  width:200px;}
	.nT2 #menu_5_bot {margin-left:-9px; background:url(/vimages/dd_bot.png) no-repeat; width:200px; height:10px; font-size:0;}

#menu_6 .nT2 {background:url(/vimages/dd_top_6.png) no-repeat;}
	.nT2 #menu_6_bg {margin-left:-9px; padding-top:5px; background:url(/vimages/dd_bg.png) repeat-y;  width:200px;}
	.nT2 #menu_6_bot {margin-left:-9px; background:url(/vimages/dd_bot.png) no-repeat; width:200px; height:10px; font-size:0;}
	
.nT2 a:hover, .nT3 a:hover, .nT4 a:hover, .nT5 a:hover, .nT6 a:hover {}


/* Have Child Pages */
.nT2 .hc a, .nT3 .hc a, .nT4 .hc a, .nT5 .hc a, .nT6 .hc a {background:url(/vimages/icon_libullet.gif) no-repeat 156px 8px; display:block; padding-right:8px; z-index:20; width:152px; cursor:pointer; font-size:12px}
.nT2 .hc a:hover, .nT3 .hc a:hover, .nT4 .hc a:hover, .nT5 .hc a:hover, .nT6 .hc a:hover {background:#D5D3AF url(/vimages/icon_libullet.gif) no-repeat 156px 8px; display:block; font-size:12px}


/* Defaults */
.nT2 a, .nT3 a, .nT4 a, .nT5 a, .nT6 a {font-weight:bold; color: #000; z-index:20; display: block; padding:4px 10px 4px 10px; font-size:12px; text-decoration:none; }
.nT2 a:hover, .nT3 a:hover, .nT4 a:hover, .nT5 a:hover, .nT6 a:hover {color:#fff; display:block; font-size:12px}



