@charset "utf-8";
#main {
	background-image: url(VillageAnchor_box.png);
	height: 800px;
	width: 1000px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-position: center;
	position: relative;
}
#text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 850px;
	position: absolute;
	top: 359px;
	height: 150px;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 12px;
	float: left;
	left: 77px;
}
#text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	float: left;
	background-position: center;
	width: 500px;
}
#text3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	float: left;
	height: 150px;
	width: 350px;
	background-position: center;
}
#text4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	background-position: center center;
	float: left;
	vertical-align: middle;
	height: 224px;
	width: 220px;
}
#text5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-position: center;
	width: 258px;
	float: left;
}

