@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
}

.blackText {
	color: #000000;
	font-size: 13px;
}

.mainContainer
{
	background-color:#ffffff;
	margin-left: auto;
	margin-right: auto;
	width: 910px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: visible;
	left: 0px;
	top: 0px;
	position: relative;
	height: auto;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav
{
	width: 114px;
	text-align: left;
	position: absolute;
	top: 175px;
	left: 58px;
	height: 211px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	border: 1px solid #FFFFFF;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.navbutt:link, .navbutt:visited{
background-color: ;
text-decoration: none;
	color: #000000;
}

.navbutt:hover, .navbutt:active{
	text-decoration: none;
	color: #6e7213;
}
.leftRight {
	position: absolute;
	left: 200px;
	top: 264px;
	width: 257px;
	height: 359px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #A24F15;
	text-align: right;
}

.rightLeft {
	position: absolute;
	left: 468px;
	top: 264px;
	width: 334px;
	height: 402px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000;
	text-align: left;

	
}

.leftTop {
	position: absolute;
	left: 201px;
	top: 120px;
	width: 664px;
	height: 377px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;

}

.leftBottom {
	position: absolute;
	left: 201px;
	top: 493px;
	width: 664px;
	height: 203px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;

}


.leftLeft {
	position: absolute;
	left: 200px;
	top: 264px;
	width: 664px;
	height: 428px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	vertical-align: top;

}


.rightRight {
	position: absolute;
	left: 471px;
	top: 273px;
	width: 391px;
	height: 402px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0000;
	text-align: right;
	
}

a:visited, a:link{
	color: #000;
	text-decoration: underline;
}

a:active, a:hover{
	color: #000000;
	text-decoration: none;
}
