/*---------- OVERRIDING BASE.CSS DEFINITIONS ---------*/
/*-- the tertiary nav for "our people" has very long items, 
	 so i'm making the container bigger, and the space between 
	 items smaller --*/
#navSubSub {
	width:370px;left:360px;
}
		#navSubSub a, #navSubSub .current {
			margin: 6px 6px;
		}