.GalleryPane {
	padding-left: 30px;
	padding-right: 30px;
}

.GalleryPane h1 { 
	color: #b7ac5f;
	font-size: 1.75em;
}

.GalleryPane .GalleryImage {
	text-align: left;
	font-size: .85em;
	width: 235px;
	height: 210px;
	float: left;
	margin: .75em;
	vertical-align: top;
}

#Footer {
	clear: both;
}