body {
	margin: 0px;
	color: #FFF;
	background-color: #000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.MainPageContent {
	background-image: url(../images/content_bg.png);
	width: 532px;
	height: 351px;
	padding: 10px;
}
.LeftContent {
	background-image: url(../images/contentleft_bg.png);
	width: 256px;
	height: 351px;
	padding: 10px;
}
.RightContent {
	background-image: url(../images/contentright_bg.png);
	width: 256px;
	height: 351px;
	padding: 10px;
}
.LeftContentDiv {
	color: #5E2612;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	height: 351px;
	width: 256px;
	text-align: left;
}
.RightContentDiv {
	color: #5E2612;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	height: 351px;
	width: 256px;
	text-align: center;
	vertical-align: middle;
}
.RightContentDivLink {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	height: 351px;
	width: 256px;
	text-align: left;
	vertical-align: top;
}
.LeftContentDivImages {
	color: #5E2612;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	height: 351px;
	width: 256px;
	vertical-align: top;
	text-align: center;
}
.button01 {
	position: absolute;
	top: 515px;
	margin-left: 50%;
	left: -140px;
}
.button02 {
	position: absolute;
	top: 515px;
	margin-left: 50%;
	left: -35px;
}
.button03 {
	position: absolute;
	top: 515px;
	margin-left: 50%;
	left: 70px;
}

.LeftContentDivImagesCenter {
	color: #5E2612;
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	height: 351px;
	width: 256px;
	text-align: right;
	vertical-align: top;
}
.LeftContentGallery {
	background-image: none;
	width: 256px;
	height: 351px;
	padding: 10px;
	background-color: #FFF;
}
.LRContent {
	background-image: url(../images/contentleftright_bg.jpg);
	width: 532px;
	height: 351px;
	padding: 10px;
	color: #000;
}
.gallerycontent {
	background-color: #FFF;
	width: 764px;
}
.gallerytable {
	color: #FFF;
	background-color: #000;
	border: 1px ridge #000;
	background-image: url(../tablebg.jpg);
}
.gallerytableheader {
	padding-right: 10px;
}
.LRContentDIV {
	background-image: url(../images/contentleftright_bg.jpg);
	width: 236px;
	height: 331px;
	padding: 10px;
	color: #000;
	overflow-y: auto;
	overflow-x: hidden;
}

