#Title {
	color: #FFFFFF;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 28px;
	top: 30px;
	left: 0px;
}
#Body {
	display: inherit;
	background-color: #A4AD62;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	background-position: none;
	background-attachment: fixed;
}
#Header {
	background-color: #7AB998;
	background-image: url("/sites/dfoster//_files/Image/nature-header.jpg");
	color: #427AA8;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	background-repeat: repeat;
	width: 900px;
	height: 139px;
}
#Footer {
	background-color: #9E8060;
	color: #FFFFFF;
	display: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-repeat: repeat;
	height: 0px;
}
#Width {
	width: 900px;
}
