#gal {
	background: url(../../theme/images/gal_bg.jpg) top center repeat-y;
	width: 868px;
	min-height: 100%;
	padding: 26px;
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#gal h3 {
	margin-top: -12px;
	margin-bottom: 10px;
	color: #633c12;
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: normal;
	line-height: 38px;
	text-shadow: 0px 1px 1px #333;
}
#gal a, #gal a:visited {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#gal a:hover {
	font-weight: bold;
	text-decoration: underline;
}
.home_{
	width: 100%;
	height: 26px;
	display: block;
	margin-top: 15px;
	padding-left: 15px;
}
.top_navig {
	width: 100%;
	height: 26px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 5px;
	text-align: left;
}
.top_navig a, #top_navig a:active, #top_navig a:visited {
	text-decoration: none;
}
.top_navig a:hover {
	text-decoration: none;
}
img {
	border: #633c12 3px solid;
}
#gallery {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0;
}
#gallery a, #gallery a:active, #gallery a:visited {
	text-decoration: none;
}
#gallery a:hover {
	text-decoration: none;
}
#gallery ul {
	display: block;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 0;
	list-style: none;
}
.thumbnail_cell {
	width: 217px;
	height: 240px;
	display: block;
	float: left;
	position: relative;
	text-align: center;
}
.thumbnail_cell a span {
	display: block;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
}
.image_header {
	margin-top: 10px;
}
.image_filenames {
	text-align: center;
}
.image_desc {
	text-align: center;
}
.page_navigator {
	text-align: center;
}
.image {
	width: 100%;
	text-align: center;
}