h1 {
	background: #98CA43 url(../images/headers/photography.gif);
	font-size:0px;
}
#HiResImages {
	display: block;
	width: 700px;
	text-align: center;
	margin: 0 auto;
	clear: both;
}
#HiResImages img {
	float: left;
	width: 165px;
}

#LowResImages {
	list-style: none;
	padding: 0;
}
#LowResImages li {
	display: block;
	width: 250px;
	float: left;
	text-align: center;
	padding: 0;
}
#LowResImages li p {
	font-weight: bold !important;
}
#LowResImages li .imageHolder {
	height: 200px;
	vertical-align: middle;
}
.space {
	display: block;
	clear: both;
	height: 20px;
	visibility: hidden;
}