a.section_header {
	display: block;
	width: 280px;
	height: 36px;
	background-repeat: no-repeat;
	background-position: bottom;
	/*border: 1px solid white;*/
	background-position:left;
	margin-left: 1em;
	padding-left:0;
	padding-right:40px;
	padding-top:35px;
	text-decoration: none !important;
}

a h2 {
	text-align: right;
	color: #666666;
	padding-top: 0;
	padding-right: 35px;
}

a:hover h2 {
	color: black;
}

#foundation {
	background-image: url(/data/images/foundation.gif);
}

#boundary {
	background-image: url(/data/images/boundary.gif);
}
#backdrop {
	background-image: url(/data/images/backdrop.gif);
}
#detailed {
	background-image: url(/data/images/detailed.gif);
}

#height {
	background-image: url(/data/images/height.gif);
}