.BackGround {
	margin: 20px auto;
	width: 1000px;
	height: 800px;
	background-color: #32894D;
}

.MenuBar {
	position: relative;
	margin: auto;
	height: 45px;
	background-color: #A16158;
}
.MenuBarPosition {
	position: relative;
	margin: auto;
	width: 875px;
	top: 0px;
}
.MenuBarBackgroundContainer {
	position: absolute;
	width: 950px;
	top: 5px;
	background-color: #C18B7B;
}

.MainPicture1 {
	position: absolute;
	background-color: #D4DAE6;
	left: 4px;
	top: 223px;
}
.MainBody {
	position: relative;
	left: 240px;
	width: 710px;
	height: 600px;
}




.Main {
	background-color: #D4DAE6;
	width: 950px;
	margin: 20px auto;
	height: 800px;
	position: relative;
	border-left: 0px;
}
.Header {
	position: relative;
}
.temp {
}
.MainCSB {
	background-color: #D4DAE6;
	width: 950px;
	margin: 20px auto;
	height: 1200px;
	position: relative;
	border-left: 0px;
}
