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

#navcontainer #current {
	color: #454545;
}

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

#navcontainer .currentAncestor {
	color: #454545;
}

#navcontainer a{
	color: #666;
}

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

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