body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: small;
	color: #060D67;
	text-align: center;
	margin: 0px;
}
.menu {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6494EC;
	border-bottom-color: #6494EC;
	padding: 5px;
}
#container {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	width: 900px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
#container h3 {
	font-size: small;
	font-weight: bolder;
}
#top {
	text-align: center;
	padding-bottom: 10px;
}
.topmenu {
	float: left;
	padding-left: 5px;
	font-weight: bold;
	height: 22px;
	width: 174px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	color: #000B5D;
}
.topmenuselected {
	float: left;
	padding-left: 5px;
	font-weight: bold;
	height: 22px;
	width: 174px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: center;
	padding-top: 3px;
	color: #FFFFFF;
	background-color: #6A76A0;
}
a {
	color: #030E68;
	text-decoration: underline;
}
a:hover {
	color: #020D5F;
	text-decoration: underline;
}
#topmenu {
	color: navy;
	height: 25px;
	background-color: #E4E4E4;
}
#topmenu a{
	color: navy;
	text-decoration: none;
}
#topmenu a:hover{
	color: navy;
	text-decoration: underline;
}
#content {
	border-left-width: 1px;
	margin-left: 0px;
	width: 650px;
	padding-top: 50px;
	padding-bottom: 1em;
	padding-left: 50px;
	float: left;
}
#content2 {
	height: auto;
	float: left;
	clear: both;
}
#content3 {
	height: auto;
	clear: left;
	float: left;
	width: 650px;
}
#content4 {
	height: auto;
	clear: left;
	float: left;
	width: 650px;
	text-align: center;
}
#photofeature {
	line-height: 1em;
	color: #211A4C;
	float: right;
	padding-bottom: 0.8em;
	padding-left: 30px;
	vertical-align: middle;
	margin-top: 10px;
}
#photofeature2 {
	float: left;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 40px;
	clear: left;
}
#photofeature3 {
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 40px;
}
#navcontainer {
	float: left;
	width: 150px;
	height: 400px;
	border-right-width: 1px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#navlist {
	border-bottom-style: none;
	margin-left: 0px;
	padding-left: 0px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#navlist a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#navlist a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.photocredit {
	font-size: 70%;
}

.navlist {
	background-color: #6A76A0;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 140px;
	height: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#list {
	float: right;
	padding-right: 120px;
}


#footer {
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: navy;
	clear: both;
	margin: 0px;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 80%;
}
.linkbox {
	background-color: #B4C5DA;
	border-top-style: solid;
	border-bottom-style: solid;
	position: fixed;
	top: 100px;
}
#shortcontent {

	border-left-width: 1px;
	margin-left: 200px;
	width: 500px;
	padding-top: 50px;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 100px;
}

