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

#navcontainer #current {
	color: #f3fde7;
}

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

#navcontainer .currentAncestor {
	color: #00a32d;
}

#navcontainer a{
	color: #014d13;
}

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

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