.background {
	background-color: #FFFFFF;
	position: relative;
	width: 800px;
	height: auto;
	top: -20px;
}
.nav {
	height: 0px;
	width: 800px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCCC66;
	float: left;
}
.sub_nav {
	position: relative;
	top: 0px;
	float: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CC66FF;
	width: 800px;
	height: 32px;
	clear: left;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
	color: #FFFFFF;
	background-color: #333333;
	width: 785px;
	height: 20px;
	z-index: 5;
	clear: left;
	text-align: left;
	padding-left: 15px;
	padding-top: 5px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	position: relative;
	height: 550px;
	clear: none;
	width: 700px;
	top: -1px;
	left: 1px;
}
.text_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	float: left;
	position: absolute;
	left: -32px;
	top: 3px;
	width: 266px;
	text-align: justify;
	height: 540px;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	background-image: url(photos_folder/ground.jpg);
	background-repeat: no-repeat;
}
.scroll_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	float: none;
	position: absolute;
	left: 272px;
	top: 3px;
	width: 445px;
	height: 530px;
	clear: right;
	overflow: scroll;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
.small_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #999999;
	padding: 0px;
	position: relative;
	width: 800px;
	height: 300px;
	float: left;
	top: 2px;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.feature_image {
	background-color: #CCCCCC;
	position: relative;
	width: 800px;
	height: 500px;
	left: 0px;
	top: 0px;
	clear: left;
	float: left;
}
.feature_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	position: relative;
	width: 200px;
	height: 300px;
	clear: right;
	float: right;
}
.table_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

