/* CSS Document */

#galleryFrame {
	width: 800px;
	text-align: center;
}
.imageWrapper {
	width: 225px;
	float: left;
    margin: 0px 20px 20px 0px;
}
hr {
	width: 750px;
	height: 1px;
	border: none;
}