#body_bg_sideflap {
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 1024px;
	background-image: url(../css_support/bg_sideflap3.jpg);
}
#main_page_content {
	width: 900px;
	text-align: left;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
}

body {
	background-color: #C57732;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../css_support/body_y.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header {
	height: 250px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	z-index: 999;
}
#pageContent_load_area {
	width: 900px;
}
