.gallery_nav {
	border: solid #FFFFFF 1px;
}
.photo_thumbs {
	padding: 5px;
}
.description_text {
	margin: 65px;
	padding: 20px;
	width: 500px;
	border: 2px solid #898989;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
	line-height: 1.3em;
	visibility: visible;
	position: absolute;
	left: 34px;
	top: 41px;
	height: 179px;
}
.copyright {
	position: relative;
	width: 500px;
}
.signature_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #898989;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #898989;
	margin: 15px;
	width: 720px;
	background-color: #000000;
}
