@charset "utf-8";
#body {
	height: 720px;
	width: 1025px;
	border: 8px solid #8DA4CE;
	margin: auto;
	background-color: #FFFFFF;
}
#navigation {
	font-weight: bold;	
}
a:link {
	color: #004080;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #004080;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #004080;
	width: auto;
}
a:active {
	text-decoration: none;
	color: #004080;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	color: #004080;
}
.current_page {
	width: auto;
	background-color: #99CCFF;
	color: #FFFFFF;
}
.current_page a {
	color: #FFFFFF;
}
#page {
	overflow: auto;
	text-align: left;
	padding: 10px;
	position: relative;
	visibility: visible;
	width: 975px;
	height: 370;
	left: 1.5em;
	top: 1em;
	height: 360px;
}
#copyright {
	font-size: 0.8em;
	text-align: center;
	top: 3.5em;
	position: relative;
}
#copyright a {
	text-decoration: underline;
}

#links {
	text-align: left;
	left: 5em;
	position: relative;
	width: 725px;
	color: #990000;
}
.link2 {
	position: relative;
	left: 10em;
}

#links a {
	text-decoration: underline
}
.mission {

}
