#navbarContainer { background-color:#192F6B;z-index:0;}
#navbarContainer ul.menu, #navbarContainer ul.menu ul { color:#F2F2F2; font-family: verdana, helvetica, arial, sans-serif;}
#navbarContainer ul.menu li a {color: #F2F2F2;}
#navbarContainer ul.menu li { background-color:#192F6B;font-size: 10px;}
#navbarContainer ul.menu li:hover, #navbarContainer ul.menu li.CSStoHighlight { background-color: #7582A6;}
#navbarContainer ul.menu li.navsep:hover { background-color: transparent } 
#navbarContainer ul.menu li ul {background-color: #7582A6;width:200px;}
#navbarContainer ul.menu ul li {background-color: transparent;font-size: 9px;border-top: 1px solid #BFA4A9;}
#navbarContainer ul.menu ul li:hover, #navbarContainer ul.menu ul li.CSStoHighlight {background-color:#192F6B;}	

* html #nav-home  /* this is recognized by IE only */
{
	margin-left:6px;  /* total width, only for IE5.x/Win */
	m\argin-left:6px; /* content width for other IE */
}
* html #nav-home {
	height: 15px;
	h\eight: 14px;
}

#nav-home {
	margin-left:12px;
	height:12px;
}

* html #nav-about  /* this is recognized by IE only */
{
	margin-left:5px;  /* total width, only for IE5.x/Win */
	m\argin-left:5px; /* content width for other IE */
}	
#nav-about {margin-left:5px;}	

/* filters for IE5/Mac */

/*  fixes issue with site navbar "bunching up" */
/* -- !!! TO DO !!! -- */
#navbarContainer #nav-about  {
 /*\*//*/
	margin-left;
	width;
	/**/ 
}
