.body {
	background-color: #800020;
}
#MainContentWindow {
	background-image:url(../img/Back.jpg);
	height: 597px;
	width: 748px;
	background-repeat: no-repeat;
	right: auto;
	position: relative;
	z-index: 0;
	}
.bottominfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF33;
}
#banner {
	top: 15px;
	border-bottom-color: #800020;
	border-bottom-width: 2px;
	position: relative;
	border-bottom-style: solid;
	z-index: 1;
	text-align: center;
	width: 746px;
}

#left_panel {
	position: absolute;
	height: 423px;
	left: 0px;
	top: 173px;
	width: 169px;
	border-right: solid #800020 2px;
}

#page_info {
	position: absolute;
	height: 30px;
	left: 524px;
	top: 173px;
	width: 222px;
	border-bottom: solid #800020 2px;
	border-left: solid #800020 2px;
	text-align: center;
}

#nav_bar {
	position: absolute;
	height: 262px;
	left: 524px;
	top: 205px;
	width: 222px;
	border-bottom: solid #800020 2px;
	border-left: solid #800020 2px;
}

#Bottom_right_panel {
	position: absolute;
	height: 129px;
	left: 524px;
	top: 468px;
	width: 222px;
	border-left: solid #800020 2px;
	padding-top: 6px;
	padding-left: 3px;
}

#main_content_wrapper {
	position: absolute;
	height: 397px;
	left: 171px;
	top: 175px;
	width: 332px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
