body {
	background-color: #236C00;
	text-align: center;
}

#container {
	width: 950px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #FF8000;
	border-right-color: #FF8000;
	border-bottom-color: #FF8000;
	border-left-color: #FF8000;
	background-position: center top;
	background-color: #236C00;
}
#header {
	width: 945px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF8000;
	border-right-color: #FF8000;
	border-bottom-color: #FF8000;
	border-left-color: #FF8000;
	background-color: #FFFFCC;
}
#container #header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #236C00;
}

#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #3300CC;
	background-color: #CCFFFF;
	background-position: center center;
	width: 945px;
	border-top-color: #FF8000;
	border-right-color: #FF8000;
	border-bottom-color: #FF8000;
	border-left-color: #FF8000;
	padding: 1px;
	margin: 2px;
}
a:hover {
	color: #236C00;
	background-color: #FFFFCC;
	font-style: normal;
}
a:active {
	font-style: normal;
	color: #236C00;
	background-color: #FFFFCC;
}


#navigat {
	width: 550px;
	background-color: #FFFFCC;
	background-position: center center;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF8000;
	border-right-color: #FF8000;
	border-bottom-color: #FF8000;
	border-left-color: #FF8000;
	position: relative;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #0033CC;
	text-align: center;
	margin-top: 5px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding: 5px;
}
#container #navigat a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #236C00;
	border: thin none #CC0033;
	margin: 4px;
	padding: 5px;
	background-color: #FFFFCC;
	font-weight: bold;
}
#container #content h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #236C00;
}


#content {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF8000;
	border-right-color: #FF8000;
	border-bottom-color: #FF8000;
	border-left-color: #FF8000;
	width: 550px;
	float: none;
	background-color: #FFFFFF;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-indent: 2px;
	margin: 2px;
	padding: 2px;
	position: relative;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#leftbar {
	width: 170px;
	float: left;
	margin: 5px;
	border: 4px double #FF8000;
	text-align: center;
	background-color: #FFFFCC;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CC3300;
	font-weight: bold;
}
#top {
	margin: 3px;
	padding: 3px;
	width: 925px;
	float: none;
	visibility: inherit;
	text-align: center;
	clear: both;
	background-color: #FFFFCC;
	border: 5px double #FF8000;
}
#footer {
	margin: 3px;
	padding: 3px;
	width: 925px;
	float: none;
	visibility: inherit;
	text-align: center;
	clear: both;
	background-color: #FFFFCC;
	border: 5px inset #FF8000;
	color: #236C00;
}
#container #footer a {
	color: #236C00;
}
#container #content a {
	color: #236C00;
}

#rightbar {
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF8000;
	border-right-color: #FF8000;
	border-bottom-color: #FF8000;
	border-left-color: #FF8000;
	width: 170px;
	margin: 5px;
	float: right;
	background-color: #FFFFCC;
	background-position: center center;
	text-align: center;
}
#container #rightbar h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #236C00;
	font-weight: bold;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #236C00;
	font-weight: bold;
}
