﻿body {
	text-align: center;
	min-width: 766px;
}

#wrapper {
	text-align: left;
	width: 766px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#header {
	width: 760px;
	height: 250px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#content {
	width: 761px;
	top: 250px;
	position: absolute;
	left: 0px;
	height: auto;
	overflow: auto;
}

#content h1 {
	color:#000080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	margin-top: 20px;
	margin-left: 30px;
}

#content h2 {
	color:#008000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin-left: 60px;
	margin-bottom: 0px;
}

#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	margin-left: 60px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#navcontent {
	position: relative;
	left: 0px;
	width: 760px;
	height: 60px;
	top: 0px;
	border-bottom-color: #000080;
	border-bottom-style: solid;
	border-bottom-width: 5px;
}

#navcontent li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	list-style-type: none;
	float: left;
	color: #008000;
	width: 180px;
	border-bottom-width: 2px;
	font-weight: bold;
	margin-right: 40px;
	border-bottom-color: #008000;
	border-bottom-style: solid;
	margin-top: 20px;
}

#navcontent a {
	color: #008000;
	text-decoration: none;
}

#navcontent a:hover {
	color: #000080;
}

#insetbox {
	width: 230px;
	height: 255px;
	border-right-color: #000080;
	border-right-width: 2px;
	border-bottom-color: #000080;
	border-right-style: solid;
	border-left-color: #000080;
	border-left-style: solid;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-bottom-width:2px;
	border-top-color: #000080;
	border-top-style: solid;
	border-top-width: 2px;
	position: relative;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:10px;
}

#insetbox h1 {
	font-size: 120%;
	color: #000080;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	border-bottom-color: #008000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin-top: 5px;
	margin-bottom: 3px;
}

#insetbox p {
	color: #000080;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 79%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

#search {
	position: absolute;
	right: 10px;
	top: 3px;
}

#search form {
}

#navsite {
	width: 770px;
	position: relative;
	height: 60px;
	margin-left:-20px;
}

#navsite li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	list-style-type: none;
	float: left;
	color: #000080;
	width: 70px;
	font-weight: bold;
	border-left-color: #000080;
	border-left-style: solid;
	border-left-width: 2px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

#navsite a {
	color: #000080;
	text-decoration: none;
}

#navsite a:hover {
	color: #008000;
	text-decoration: underline;
}
.chosen {
	background-color: #CCCCE6;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	margin-left: 60px;
	margin-right: 40px;
	margin-top: 0px;
	margin-bottom: 10px;
}
