#gallery_thumbs {
	width: 450px;
_	width: 460px;
}
#gallery_thumbs a {
	float: left;
	display: block;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 5px solid #FCF2CD;
}
#gallery_thumbs a:hover {
	border: 5px solid #C8B976;
}
#photo_display {
	height: 400px;
}
