body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #B6C17E;
	line-height: 20px;
	margin: 0px;
}


.tlBox {
	background-color: #ADB19B; 
	height: 145px;
	width: 145px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.titleBox {
	background-color: #B6C17E;
	height: 145px;
	width: 500px;
	position: absolute;
	top: 0px;
	left: 154px;
}
.navBox {
	background-color: #5C6337; 
	min-height: 450px;
	max-height: 450px;
	width: 145px;
	font-family:  Palatino Linotype, Georgia, "Times New Roman", Times, serif;  
	font-size: 18px;
	font-weight: bold;
	line-height: 12px;
	color: #C6D6B4;
	position: absolute;
	left: 0px;
	top: 153px;
}
.navBox a:link{  
	text-decoration: none;
	color: #C6D6B4; 
}
.navBox a:visited { 
	text-decoration: none;
	color: #C6D6B4; 
}
.navBox	a:active { 
	text-decoration: none;
	color: #C6D6B4; 
}
.bodyBox {
	background-color: #DFDED0;
	min-height: 450px;
	height: auto;
	width: 500px;
	position: absolute;
	top: 153px;
	left: 154px;
}
.crumbNav {
	background-color: #DFDED0;
	height: 20px;
	width: 490px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C6337;
}
.crumbNav a:link {
	color: #5C6337;
}
.crumbNav a:visited {
	color: #5C6337;
}
.crumbNav a:active {
	color: #5C6337;
}
.bodyInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #5C6337;
	height: auto;
	width: 460px;
	padding-left: 25px;
	line-height: 25px;
}
.bodyInfo a:link {
	color: #5C6337;
}
.bodyInfo a:visited {
	color: #5C6337;
}
.bodyInfo a:active {
	color: #5C6337;
}
