body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: lighter;
	color: #333333;
	background-color: #D7EBC4;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.gif);
}
#container {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/container_bg.gif);
	background-position: center;
}
#banner {
	padding: 0;
	margin-bottom: ;
	height: 165px;
	width: 800px;
	background-repeat: no-repeat;
	background-image: url(../images/index_header.gif);
	background-position: center;
	margin: 0px;
}
#content {
	margin-left: ;
	background-position: center;
	padding: 0;
	background-image: url(../images/index_bg.gif);
	margin: 0px;
	height: 390px;
}
#footer {
	clear: both;
	margin-top: ;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 80px;
	text-align: center;
	margin: 0px;
	padding: 0;
}
#navcontainer {
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#navlist {
	margin-top: 0;
	margin-bottom: 0;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
#navlist li {
	list-style: none;
	text-align: center;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#navlist li a {
	text-decoration: none;
	color: #666666;
	font-size: 90%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	margin: 0px;
	font-weight: 100;
	letter-spacing: .05em;
	text-transform: uppercase;
}#navlist li a:hover {
	color: #7D8F66;
}
img {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding: 0px;
}
.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 125%;
	color: #817E7A;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	text-transform: capitalize;
	margin-left: 5px;
	font-weight: lighter;
	letter-spacing: .05em;
	padding: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: lighter;
	color: #666666;
	margin-top: 0px;
	margin-right: 15px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 90%;
	color: #999999;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: lighter;
}
h3 {
	font-size: 75%;
	color: #999999;
	margin: 5px;
	padding: 0px;
	font-weight: lighter;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62%;
	font-weight: lighter;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #7D8F66;
}
