body
{
font-family: Arial, Helvetica, sans-serif;
position: relative;
}
div#page_head_content
{
height:40px;
width: 800px;
border: none;
position: static;
margin-top: 5px;
}
div#yellow_Banner
{
	height: 2px;
	width: 798px;
	border: none;
	position: absolute;
	margin-top: 0px;
	background-color: #FFFF33;
	margin-bottom: 0px;
}
div#banner_content
{
height: 40px;
width: 800px;
border: none;
position: relative; 
margin-top: 0px;
}
div#main_all_Content
{
height: auto;
width: 800px;
border: none;
position: relative;
margin-top: 5px;
}
div#main_content
{
	height: 4190px;
	width: 564px;
	border: none;
	position: relative;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	clear: none;
	float: none;
	right: 300px;
	left: 233px;
	top: -6px;
}
div#side_bar
{
	height: 4593px;
	width: 220px;
	border: none;
	position: absolute;
	margin-top: 5px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
	top: -2px;
	left: 2px;
}
