.BaseLayer {
	position: absolute;
	left: 21%;
	top: 0px;
	z-index: 1;
	background-position: center 0px;





}
.NavBar {
	height: 39px;
	width: 432px;
	position: relative;
	left: 35%;
	top: 450px;

}
.MainContent {
	font-size: 15px;
	color: #460000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	left: 20%;
	top: auto;
	z-index: 2;





}
