BODY {
	margin:0px 0px 0px 0px;
	font-family:georgia, times, bookman old style;
	font-size:14px;
	font-style:normal;
	color:#4e3a20;
	background-color:#eef4f6;
}
.backMainTopPattern {
	background-image:url(../images/Header_Pattern.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:700px;
}
.backMainBottomPattern {
	background-image:url(../images/Footer_Pattern.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	height:700px;
}
.mainContent {
	width:578px;
	height:203px;
	background-image:url(../images/ScrollPattern.png);
	background-position: center;
	background-attachment:scroll;
	background-repeat:repeat-y;
	text-align: left;
}
.mainContent div {
	padding-left:80px;
	padding-right:80px;
}
.backMainTop {
	background-image:url(../images/BGMountains.png);
	background-position:top;
	background-repeat:no-repeat;
	text-align: center;
	font-size: 14px;
}
.ContentBack {
	background-image:url(../images/Content.png);
	background-position:top center;
	background-repeat:no-repeat;
	height:900px;
	width:540px;
	background-image:url(../images/Footer_Pattern.jpg);
}
.black_overlay {
	display: none;
	position: absolute;
	padding-top: 40px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	z-index:1001;
	background-color: #000000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.white_content {
	display: none;
	position: absolute;
	padding-top: 40px;
	left: auto;
	width: 100%;
	height: 100%;
	z-index:1002;
	overflow: none;
}

.backMainTopPattern tr td .backMainBottomPattern tr td .backMainTop tr td #MainTable tr #content div table {
	text-align: right;
}

