#gal {
	background: #000000;
	display: block;
	padding: 20px;
	color: #ffffff;
	text-align: left;
}
#gal h3 {
	padding-bottom: 15px;
	margin-top: -5px;
	color: #fecb31;
	font-family: "Times New Roman";
	font-size: 25px;
	font-weight: bold;
	line-height: 12px;
}
#gal a, #gal a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
#gal a:hover {
	color: #ffc000;
	text-decoration: underline;
}
.home {
	width: 100%;
	height: 26px;
	display: block;
	margin-top: 15px;
	padding-left: 10px;
}
.top_navig {
	width: 100%;
	height: 26px;
	overflow: hidden;
	margin-top: 15px;
	padding-left: 10px;
	text-align: left;
}
.top_navig a, .top_navig a:visited {
	text-decoration: none;
}
.top_navig a:hover {
	text-decoration: none;
}
img {
	border: #ffffff 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;
	padding: 0;
	list-style: none;
}
#gallery ul li {
	display: block;
	float: left;
	padding: 10px 11px 2px 10px;
	text-align: center;
}
.thumbnail_cell {
	padding: 0px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.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;
}