
#gallerysubtitle {
	font-weight: bold;
}

.gallerynavigation {
	text-align: center;
}

.gallerythumbnail {
	float: left;
	border: 0px solid #abacac;
	background-color: #220044;
	width: 180px;
	height: 180px;
	overflow: hidden;
	text-align: center;
	margin: 3px;
	font-size: 10px;
}

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

#photogallery {
	width: 558px;
	padding-right: 50px;
	padding-left: 50px;
}

#photogallery br {
	clear: both;
}

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