#header {
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D4DBCC;
	border-bottom-color: #006633;
	border-bottom-width: thick;
	border-bottom-style: double;
	width: 950px;
}
body {
	background-color: #D4DBCC;
}
#content {
	background-color: #D4DBCC;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #006633;
	width: 950px;
	height: 420px;
}
#leftside {
	width: 450px;
	float: left;
	margin-top: 20px;
	background-color: #D4DBCC;
	height: 400px;
}
#rightside {
	background-color: #D4DBCC;
	width: 400px;
	float: right;
	margin-top: 20px;
	height: 400px;
}
#footer {
	margin-top: 3px;
	border-top-width: thick;
	border-top-style: double;
	border-top-color: #006633;
	margin-right: auto;
	margin-left: auto;
}
#footer h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
}
h5 {
	color: #003333;
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
}
span {
	text-align: right;
	color: #006600;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003333;
	font-size: 14px;
	white-space: normal;
	padding-top: 30px;
	text-indent: 1em;
	text-align: justify;
}
.name {
	color: #006633;
	float: right;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	color: #124F00;
	background-color: #D4DBCC;
	text-align: center;
}
p {
	letter-spacing: normal;
	text-align: justify;
	text-indent: 1.5em;
	color: #003333;
	white-space: normal;
	font-size: 14px;
}
#footer h6 {
	color: #003333;
	text-align: center;
}
a:link {
	color: #006666;
}
a:visited {
	color: #003333;
}
a:active {
	color: #003333;
}
a:hover {
	color: #006633;
}
td {
	font-size: 13px;
	font-variant: normal;
	text-align: left;
}
