p {
	text-align: left;
	padding: 10px;
	margin: 10px;
}
#Gallerytitle {
	position:absolute;
	width:950px;
	height:80px;
	z-index:12;
	left: 30px;
	top: 100px;
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	font-style: italic;
	visibility: visible;
}
.GalleryImage {
	float: left;
	height: 150px;
	width: 175px;
	background-color: #A57920;
	margin: 5px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 1px solid #000000;
	background-image: url(../Images/Background%20images/bkg_img_frame.jpg);
	background-repeat: repeat-x;
}
.Mainimage {
	position:absolute;
	left:225px;
	top:180px;
	width:780px;
	height:550px;
	z-index:23;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #000000;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	visibility: visible;
}
#Gallery {
	position:absolute;
	left:25px;
	top:211px;
	width:995px;
	height:auto;
	z-index:5;
	visibility: visible;
}
#Gallery2 {
	height: auto;
	width: 995px;
	position: absolute;
	top: 221px;
	background-color: #BA9230;
	z-index: 4;
	left: 20px;
	text-align: center;
	visibility: visible;
}
#Thumbnails {
	padding: 0px;
	width: 200px;
	position: absolute;
	left: 20px;
	top: 180px;
	background-color: #000000;
	float: left;
	height: auto;
	z-index: 4;
}
#BackButton {
	position:absolute;
	width:80px;
	height:80px;
	z-index:13;
	left: 150px;
	top: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
