body {
	background: #FFFFFF;
	color: #000066;
	margin: 0px;
	padding: 0px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
img {
	border-width: 0px;
}
.clear {
	clear: both;
}
#wrapper {
	text-align: left;
	width: 800px;
	position: relative;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 100%;
	display: none;
}
#header p {
	margin: 0px;
}
#header-top {
	color: #000066;
	background: #FFFFFF;
	height: 135px;
}
#header-bottom {
	background: #000066;
	height: 33px;
	width: 100%;
	vertical-align: middle;
	color: #FFFFFF;
}
#home {
	float: left;
	padding: 0px;
	margin: 0px;
}
#nav {
	color: #FFFFFF;
	background: #000066;
}
#nav ul {
	padding: 5px 0px 5px 45px;
	margin: 0px;
	list-style: none;
}
#nav li {
	font: bold 70% Verdana, Arial, Helvetica, sans-serif;
	display: inline;
	border: 1px solid #FFFFFF;
	padding: 4px 6.5px 6px;
	color: #FFFFFF;
	margin-right: 1px;
	background: #000066;
}
#nav li a:link {
	color: #FFFFFF;
	text-decoration: none;
	background: #000066;
}
#nav li a:visited {
	color: #CCCCCC;
	text-decoration: none;
	background: #000066;
}
#nav li a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #000066;
}
#nav li a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background: #000066;
}
#content {
	width: 520px;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0px;
	min-height: 28em;
}
* html #content {height: 28em;}

#content h1 {
	font-size: 140%;
	font-weight: bold;
	color: #FF0000;
	padding: 0px;
	margin: 0em;
	background: #FFFFFF;
}
#content h2 {
	font-size: 100%;
	font-weight: bold;
	color: #FF0000;
	background: #FFFFFF;
}
#content a:link {
	color: #000066;
	text-decoration: underline;
	background: #FFFFFF;
}
#content a:visited {
	color: #666666;
	text-decoration: underline;
	background: #FFFFFF;
}
#content a:hover {
	color: #000066;
	text-decoration: none;
	background: #FFFFFF;
}
#content a:active {
	color: #000066;
	text-decoration: underline;
	background: #FFFFFF;
}
.text-bold {
	font-weight: bold;
}
#content .linkbox {
	float: left;
	width: 235px;
	border-top: 1px dashed #000066;
	border-bottom: 1px dashed #000066;
	height: 83px;
	margin: 20px 5px 0px 0px;
	padding: 0px;
}
#content .linkbox h2 {
	color: #FF0000;
	background: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#content .linkbox p {
	margin: 0px;
	padding: 5px 0px 0px;
}
#content .linkbox a:link {
	color: #000066;
	text-decoration: underline;
	background: #FFFFFF;
}
#content .linkbox a:visited {
	color: #000066;
	text-decoration: none;
	background: #FFFFFF;
}
#content .linkbox a:hover {
	color: #000066;
	text-decoration: none;
	background: #FFFFFF;
}
#content .linkbox a:active {
	color: #000066;
	text-decoration: underline;
	background: #FFFFFF;
}
#content .linkbox .smallpic {
	float: left;
	padding: 0px;
	margin: 5px 10px 0px 0px;
}

#content2 {
	width: 270px;
	text-align: center;
	height: 330px;
	position: absolute;
	left: 530px;
	top: 188px;
	display: none;
}
#content2 p {
	font: italic bold 110% Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	background: #FFFFFF;
}
fieldset {
	padding: 10px;
	margin-top: 16px;
	border: 1px dashed #000066;
	width: 450px;
}
legend {
	font-weight: bold;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	bottom: 4px;
	background: #FFFFFF;
}
.contactform p {
	margin: 0px;
	padding: 5px 0px 0px;
	clear: left;
}
.contactform p label {
	float: left;
	width: 30%;
}
.contactform .text {
	padding: 2px;
	width: 270px;
	background: #CCCCCC;
	border: 1px solid #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000066;
}
.contactform .text2 {
	padding: 2px;
	width: 100px;
	background: #CCCCCC;
	border: 1px solid #000066;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
}
.contactform p.submit {
	padding-top: 5px;
	margin-left: 28%;
}
.contactform p.submit input {
	color: #FFFFFF;
	background: #000066;
}

.sitemap {
	margin: 1em 0px 0em;
	padding: 0px;
	list-style: none;
}
.sitemap li {
	border-bottom: 1px dashed #000066;
	padding-bottom: 0.5em;
	margin-bottom: 0.5em;
	width: 95%;
}
#footer {
	width: 100%;
	margin-bottom: 30px;
	position: relative;
	top: 5px;
	display: none;
}
#footer-top {
	width: 100%;
	background: #000066;
	color: #FFFFFF;
	height: 20px;
}
#footer-top p {
	font: bold 70% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000066;
	text-align: center;
	margin: 0px;
	padding: 5px;
}
#footer-bottom {
	background: #FFFFFF;
	color: #000066;
	margin-right: 10px;
	margin-left: 10px;
}
#footer-bottom p {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	color: #000066;
	background: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer-bottom p.left {
	float: left;
}
#footer-bottom p.right {
	float: right;
}
#footer-bottom a:link {
	color: #000066;
	text-decoration: none;
	background: #FFFFFF;
}
#footer-bottom a:visited {
	color: #000066;
	text-decoration: none;
	background: #FFFFFF;
}
#footer-bottom a:hover {
	color: #000066;
	text-decoration: underline;
	background: #FFFFFF;
}
#footer-bottom a:active {
	color: #000066;
	text-decoration: underline;
	background: #FFFFFF;
}
