#ncinset {
	background: url(../../images/menu_solidgray.png) no-repeat;
}

#navcontainer #current {
	color: #ffffff;
}

#navcontainer #current:hover {
	color: #ffffff;
}

#navcontainer .currentAncestor {
	color: #ffffff;
}

#navcontainer a{
	color: #c9d9ec;
}

#navcontainer a:hover{
	color: #ffffff;
}

#breadcrumb {
	background: url(../../images/menu_solidgray.png) no-repeat;
}