@charset "utf-8";
.nav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 0.8em;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top {
	float: left;
	height: 90px;
	width: 728px;
	background-image: url(banner2.png);
}
.nav a:hover {
	color: #000066;
	background-color: #FFFFFF;
	height: 100ex;
	width: 100%;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.navbar {
	background-color: #2F5987;
	float: left;
	height: 100%;
	width: 728px;
	margin-top: 10px;
	border: 1px solid #FFFF00;
}
#bottom {
	float: left;
	height: auto;
	width: 700px;
}

#content {
	width: 728px;
	text-align: center;
	padding: 0px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    }	#content2 {
	float: left;
	height: auto;
	width: 728px;
	border: 5px solid #FFFFFF;
}
.toplogo {
	float: left;
	height: 50px;
	width: 400px;
	font-size: 22px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 25px;
	margin-top: 20px;
}
.yellow {
	font-size: 12px;
	color: #FFFF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #000033;
	font-size: .8em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#lower {
	float: left;
	height: 100%;
	width: 728px;
	background-color: #FFFFFF;
}
#LEFT {
	float: left;
	height: auto;
	width: 340px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.FRAME {
	margin: 2px;
	padding: 2px;
	border: 1px solid #000033;
}

#RIGHT {
	float: left;
	height: auto;
	width: 340px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
H1 {
	font-size: 110%;
	font-weight: bold;
	color: #000033;
}
