
	.nav_selected
	{
		background-image: url('/layout/communitycolleges/selected_middle.png');	
	}
	
	.nav_unselected
	{
		background-image: url('/layout/communitycolleges/unselected_middle.png');
	}
	
	#subnav_container_home, #subnav_container_default, #subnav_container_postajob, #subnav_container_findajob, #subnav_container_community, #subnav_container_news, #subnav_container_aboutus, #subnav_container_whoswho, #subnav_container_academicresources
	{
		background-image: url('/layout/communitycolleges/submenu.png');
	}
	
	/*.barhead
	{
		background: url('/layout/communitycolleges/submenu.png');
	}*/

	.bar_box_heading
	{
color: black;
	}

/* Overrides because the gold hovers don't show up on the yellow tabs */
.nav_selected a, .nav_unselected a, .nav_other a, .nav_selected a:visited, .nav_unselected a:visited, .nav_other a:visited
{
	color: black;
}

.subnav a, .subnav a:visited
{
	color: black;
}

.nav_selected a:hover, .nav_unselected a:hover, .subnav a:hover, .nav_other a:hover
{
	color: gray;
}

.subnav_current
{
	color: gray;
}

/* Overrides to re-shift the spacers setting the subnavigation links to be centered under the navigation links (no Who's Who for Community Colleges) */
.subnav_container_academicresources_spacer
{
	width: 251px;
}

.subnav_container_other_spacer
{
	width: 520px;
}
