body {
	margin: 0px;
	padding: 0px;
	background-color: #004262;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000033;
}
#header_div {
	padding: 5px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 8px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999966;
	border-right-color: #999966;
	border-left-color: #999966;
	background-color: #E1E2BA;
}
#nav_div {
	padding: 5px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999966;
	border-left-color: #999966;
	background-color: #E1E2BA;
	font-size: 14px;
}
#main_content_div {
	padding: 5px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999966;
	border-left-color: #999966;
	background-color: #E1E2BA;
	line-height: normal;
	font-weight: normal;
}
#footer_div {
	padding: 5px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999966;
	border-bottom-color: #999966;
	border-left-color: #999966;
	background-color: #E1E2BA;
	text-align: center;
}
a:link {
	color: #000033;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #999966;
}
a:active {
	text-decoration: underline;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 18px;
	color: #003333;
}
h2 {
	font-size: large;
	color: #003333;
}
h3 {
	font-size: large;
	color: #003333;
}
h4 {
	font-size: medium;
	color: #003333;
}
.footer_text {
	font-size: x-small;
}
.dropcap {
	float:left;
	color:#003333;
	font-size:80px;
	line-height:60px;
	padding-top:0px;
	font-family: Times, serif, Georgia;
	padding-right: 5px;
	padding-left: 3px;
	font-style: normal;
	}
	#main_content_div #indent {
	clear: both;
	width: 675px;
	clip: rect(auto,auto,(value),auto);
	margin-right: auto;
	margin-left: auto;
.x_large_text {
	font-size: x-large;
}
.large_text {
	font-size: large;
}
.X_large_text {
	font-size: x-large;
}
#ident {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.small_text {
	font-size: 10px;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #CC3300;
}
.red {
	color: #F00;
}

