#site_layout {
	background-image: url(../Images/Site_layout_images/South_web_background.jpg);
	background-repeat: repeat-x;
	background-color: #FEF104;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#site_layout_content {
	background-color: #FFF205;
	height: 100%;
	width: 939px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#Page_content {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF205;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 900px;
}
