
#gallerysubtitle {
	font-weight: bold;
}

.gallerynavigation {
	text-align: center;
}

.gallerythumbnail {
	float: left;
	border: 1px solid #4d73bf;
	background-color: #8db3ff;
	width: 150px;
	height: 170px;
	overflow: hidden;
	text-align: center;
	margin: 3px;
	font-size: 10px;
}

.gallerythumbnail img {
	border: 1px solid black;
	margin-bottom: 5px;
}

#photogallery br {
	clear: both;
}

#photo img {
	border: 1px solid black;
}
#photogallery {
}

.gallerythumbnail {
			background-color: #d9e5ff;
			border: 1px solid #8db3ff;
			width: 175px;
			margin: 8px;
}