@charset "UTF-8";
#head_banner {
	background-color: #CEC6F5;
	float: none;
	height: 83px;
	width: 1024px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
#left_sidebar {
	background-color: #CCCCCC;
	top: 200px;
	float: left;
	height: 685px;
	width: 193px;
	position: absolute;
	z-index: -1;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
}
#main_body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E5E5E5;
	left: 205px;
	position: absolute;
	clear: left;
	top: 95px;
	width: 800px;
	height: 725px;
	font-size: 12px;
	padding-left: 5px;
	padding-top: 5px;
	margin-right: 25px;
	list-style-type: circle;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-align: left;
	list-style-position: inside;
	padding-right: 25px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #000000;
	position: absolute;
	z-index: -3;
	height: 61px;
	width: 828px;
	left: 205px;
	clear: both;
	text-align: center;
	top: 825px;
}
#image_gallery {
	position: absolute;
	z-index: 3;
	left: 15px;
	top: 450px;
	visibility: visible;
}
