#pageHeader h2 {
		background: none;
}

#navcontainer #current {
background-color: silver;
	color: black;
}

#navcontainer a:hover {
background-color: silver;
	color: black;
}

#navcontainer ul ul a:hover {
background-color: silver;
	color: black;
}

#navcontainer ul ul ul a:hover {
background-color: silver;
	color: black;
}

#navcontainer ul ul ul ul a:hover {
background-color: silver;
	color: black;
}
