#Content
{
	background-image: url(../images/gallery.jpg);
	background-repeat: repeat-y;
}
#GalleryTitle
{
	font-size: 24px;
	text-align:center;
}

#Footer
{
	background-image: url(../images/footerGallery.jpg);
}

#GalleryLink
{
	color:#3F7F5F;
	background-color:#FFF;
}

.GalleryButton
{
	text-align:center;
}

.GalleryButton h5
{
	font-size:110%;
}

#GalleryImages h2
{
	text-align:center;
}

.Thumbnail
{
	width:128px;
	float:left;
	text-align:center;
	margin-left: 5px;
	display:inline;
}

.Thumbnail img
{
	margin-bottom:0;
	padding-bottom:0;
}

.Thumbnail h5
{
	margin-top: 0;
	padding-top: 0;
}

.clear
{
	clear:both;
}

a img
{
	border:none;
}

em
{
	font-weight: normal;
}

h4
{
	text-align: center;
	font-weight: normal;
}