
#gallerysubtitle {
	font-weight: bold;
}

.gallerynavigation {
	text-align: center;
}

.gallerythumbnail {
	float: left;
	border: 1px solid #5f4354;
	background-color: #9f8394;
	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;
}
.gallerythumbnail {
	margin: 2px;
	width: 140px;
	background-color: transparent;
	border-color: #3f2d38;
}

#viewphoto {
	background: #25171c;
}