﻿.area {
	width: 30px;
	height: 60px;
	top: 67px;
	position: absolute;
	padding: 0px;
	margin: 0px;
	left: 190px;
	z-index: 1;
}
.pglayer {
	width: 880px;
	height: 580px;
	background-color: #afa886;
	position: absolute;
	padding: 0px;
	margin: 10px auto 0px auto;
}
.removeunderline {
	text-decoration: none;
	color: #FFFFFF;
}
.body {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
	font-size: 1.15em;
	margin-left: 1%;
	margin-right: 1%;
	color: #000000;
	text-decoration: none;
	font-weight: 100;
	background-color: #afa886;
}
.subheader {
	font-size: 1.3em;
	margin-left: 3%;
}
.faqheadings {
	font-size: 1.2em;
	font-style: italic;
}
.prlayer {
	width: 720px;
	height: 540px;
	background-color: #afa886;
	padding: 5px;
	margin: 10px auto 0px auto;
	position: relative;
}
