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

#navcontainer #current {
	color:  #bcb6a3;
	text-shadow: 1px 1px 1px #000;
}

#navcontainer #current:hover {
	color: #bcb6a3;
	text-shadow: 1px 1px 1px #000;
}

#navcontainer .currentAncestor {
	color: #bcb6a3;
	text-shadow: 1px 1px 1px #000;
}

#navcontainer a{
	color: #746b60;
	text-shadow: 1px 1px 1px #000;
}

#navcontainer a:hover{
	color: #c6c5c0;
	text-shadow: 1px 1px 1px #000;
}

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