h1 {
	font-size: 14px;
	color: #E2DFDF;
}
.wrapperCopy {
	height: 1820px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: auto;
	background-image: url(../images/common/background.jpg);
	background-repeat: repeat;
}
.bodyTextCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: left;
	height: 1400px;
	width: 594px;
	background-image: url(../images/common/textBG.png);
	background-repeat: repeat-x;
	color: #E5E2E2;
	left: 250px;
	top: 398px;
	position: absolute;
	padding-top: 15px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #DDD8DA;
	padding-left: 5px;
}
.footerCopy {
	font-family: Cambria;
	font-size: 12px;
	line-height: 12px;
	height: 15px;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEB906;
	position: relative;
	z-index: 0;
	top: 900px;
	background-repeat: no-repeat;
	color: #E2DFDF;
	background-color: #4C4C4C;
	margin-right: 50px;
	margin-left: 50px;
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEB906;
}
.footerCopy2 {
	font-family: Cambria;
	font-size: 12px;
	line-height: 12px;
	height: 15px;
	width: 780px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEB906;
	position: relative;
	z-index: 0;
	top: 1800px;
	background-repeat: no-repeat;
	color: #E2DFDF;
	background-color: #4C4C4C;
	margin-right: 50px;
	margin-left: 50px;
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	padding-right: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEB906;
}
.shadowRightCopy {
	background-repeat: repeat-y;
	background-position: left;
	height: 1820px;
	width: auto;
	position: relative;
	visibility: visible;
	z-index: 0;
	background-image: url(../shadow-right.png);
}
.shadowLeftCopy {
	background-repeat: repeat-y;
	background-position: right;
	height: 1820px;
	width: auto;
	position: relative;
	visibility: visible;
	z-index: 0;
	background-image: url(../shadow-left.png);
}

