#navcontainer #current {
	color: #fafafa;
	background: #365290;
}

#navcontainer a:hover {
	color: #fafafa;
	background: #24407e;
}