#Layer1 {
	position:absolute;
	width:946px;
	height:750px;
	z-index:2;
	left: 199px;
	top: 20px;
}
#Layer2 {
	position:absolute;
	width:574px;
	height:453px;
	z-index:3;
	left: 539px;
	top: 267px;
}
#LinksLeft {
	position:absolute;
	width:179px;
	height:720px;
	z-index:1;
	left: 20px;
	top: 20px;
	background-color: #FFFFFF;
}
.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}
.Headline {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	line-height: 28px;
}
body {
	background-color: #CFE0AF;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
#ContactInfo {
	position:absolute;
	width:696px;
	height:393px;
	z-index:1;
	left: 267px;
	top: 185px;
}
