body {
	text-align: center;
}
#container {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#topspace {
	width:170px;
	height: 0px;
	background: #cc9966;
	padding:8px 0px;
	border-style:double;
border-color: #996633; 	border-bottom-width:0px;
}#banner {
	background-color: #006633;
	width: 800px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4.2em;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.1em;
	background-color: #CC9966;
	width: 170px;
	border-style:double;




border-color: #996633;  					border-top-width:0px;
	padding-top: 20px;
	padding-bottom: 8px;
	padding-right: 0px;
	padding-left: 0px;
	float: left;
	text-align: left;
	list-style-type: none;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding-top: 20px;
	padding-left: 20px;
	width: 600px;
	position: static;
	float: left;
	line-height: 1.3em;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: normal;
	margin-bottom: -12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #000000;
}
#navigation ul {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}

#navigation li {
	background-color: #FFFF99;
	width: 164px;
	border: 1px solid #666666;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #000000;
	padding: 4px 2px;
	line-height: 0.95em;



}
#textnav {
	font-size: 0.9em;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	clear: both;
	margin-bottom: 15px;
}
#footer {
	font-size: 0.7em;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: both;
}
#navigation a {
	color: #000000;
	text-decoration: none;
}
#navigation a:hover {
	color: #0000FF;
	text-decoration: none;
}

