#Container {
	height: 1000px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Header {
}
#Flash {
}
#Menu {
	background-image: url(menu2.png);
	height: 33px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	letter-spacing: 0.25em;
	white-space: normal;
	vertical-align: middle;
	line-height: 33px;
}
#LeftNav {
	background-image: url(textbox.jpg);
	height: 361px;
	width: 459px;
	padding: 0px;
	margin-top: 25px;
	margin-left: 25px;
	float: left;
}
#Text {
	padding: 10px;
	height: 361px;
	width: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	letter-spacing: 0.15em;
	word-spacing: 0.25em;
	text-align: left;
	white-space: normal;
	line-height: 18px;
}
#RightNav {
	height: 283px;
	width: 424px;
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}
body {
	background-image: url(bkrnd.jpg);
}
#Main {
	background-image: url(images/villageproto_06.gif);
	height: 405px;
}
#Footer {
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: none;
	color: #FFC;
}
a:active {
	text-decoration: none;
	color: #FFC;
}

