@charset "utf-8";
#body {
	margin-right: 10px;
	margin-left: 10px;
}
#maincontent {
	width: 635px;
	float: left;
	margin-top: 8px;
}
#biobox p {
	font-size: 11px;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
}
#footer {
	background-color: #A8CCD4;
	width: 880px;
	margin-top: 10px;
	height: 40px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#biobox {
	width: 215px;
	float: right;
	margin-right: 8px;
	margin-top: 8px;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
}
.footertext a {
	color: #2A5FAA;
	text-decoration: none;
}
.footertext a:visited {
	color: #2A5FAA;
	text-decoration: none;
}
.footertext a:hover {
	text-decoration: underline;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3F3F3F;
}
#nav .current {
	color: #37D2FF;
	text-decoration: none;
}
#nav .current:visited {
	color: #37D2FF;
	text-decoration: none;
}
#nav .current:hover {
	color: #37D2FF;
	text-decoration: none;
}


#nav {
	width: 233px;
}
#nav ul {
	list-style-image: none;
	list-style-type: none;
}
#nav ul a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0.5em;
	text-align: right;
	text-decoration: none;
	margin-right: 6px;
}
#nav ul a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav ul a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
