body {
	margin: 0px;
	background-image: url(../images/bkg_repeat.gif);
	background-repeat: repeat;
}
.mainContainer {
	position: relative;
	width: 615px;
	margin-top: 95px;
	margin-right: auto;
	margin-left: auto;
}
.bannerContainer {
	position: relative;
	height: 110px;
	width: 615px;
	background-color: #aeaea1;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #36342d;
	text-align: center;
}
.contentContainer {
	position: relative;
	height: 305px;
	width: 615px;
	background-color: #a6a698;
}
.textContainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #6B6B5F;
	text-align: center;
	float: right;
	clear: none;
	width: 395px;
	position: absolute;
	z-index: 10;
	top: 10px;
	left: 217px;
}
.galleryImage {
	width: 296px;
	float: left;
	clear: both;
}
.galleryPhoto {
	text-align: center;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	top: 10px;
}
.galleryPhoto #lgImage {
	border: 2px solid #36342D;
}

.galNav a {
	color: #FFFFFF;
}

.galNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	text-align: center;
	width: 300px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	top: 15px;
}
.contentContainerGallery {
	position: relative;
	width: 615px;
	background-color: #a6a698;
	height: 440px;
}
