#gallTable {
	margin: auto;
}
.thumbnail {
	width: 155px;
	height: 155px;
	text-align:center;
}
.thumbnail .insideThumb {
	text-align: center;
	margin: auto;
	padding: 0;
}
.thumbnail img a{
	position: relative;
	vertical-align: middle;
	padding: 5px;
	display: block;
	text-align: center;
	margin: auto;
}

#scroller {
	overflow: auto;
	overflow-x: auto;
	overflow-y: hidden;
}
#scroller a {
	text-decoration: none;
	color: black;
	font-weight: bold;
}
#scroller a:hover {
	text-decoration: underline;
}
h1 {
	font-family: Georgia, Garamond, "Times New Roman", Times, serif; !important
}