html, body {
	background-image: none !important;
}

ul#navigation {
	width: 772px !important;
    height: 6em !important;
}

#pageholder {
	padding-top: 6em !important;
}

.content li.navigation_child {
	background-color: lightgrey;
	background-image: url(/images/nav_back.png);
	padding: 0px !important;
	float: left; 
	width: 33.2% !important;
	font-size: 1.8em;
	margin: 0px;
	height: auto !important;	
	background-color: transparent;
}

ul.sub_nav {
 	margin-top: 1px; 
 	text-align: center;
 	font-size: 140%;
 	border: 1px solid grey;
}

ul.sub_nav li {
	font-size: 1.5em;
	padding: .5em;

}

div.nav_title {
	line-height: 1.8;
	margin: 0px !important;
	text-align: center;
	font-size: 470%;
	width: 100%;
	height: auto !important;
	margin-left: 0px;
}

.small_note {

	display: none !important;

}

#front_page_display h1 {

	margin-top: 50px;

}