.back {
	background-color: #000000;
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.headlines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #993300;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-weight: normal;
}
.layer {
	overflow: scroll;
	z-index: 10;
	float:inherit
}
.bodyCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
	font-weight: normal;
}
.footer a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4B46C;
}
.footer a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BA6B26;
}
.footer a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4B46C;
}
.footer a:visited {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4B46C;
}
