body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center 25px;
	background-repeat: no-repeat;
	background-color: #006699;
	background-image: url(../images/ovalbackground.gif);
}
.text {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	text-align: justify;
}

#wrapper {
	height: 625px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	float: left;
	height: 100px;
	width: 800px;
	margin-top: 60px;
	margin-left: 40px;
}
.nav1 {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	margin-right: 1em;
	margin-left: 1em;
}
a.nav1:visited {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 14px;
	color: #000000;
}
a.nav1:active {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 14px;
	color: #FF0000;
}
a.nav1:hover {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 14px;
	color: #FF0000;
}
#logo {
	float: left;
	height: 93px;
	width: 294px;
}
#nav1 {
	float: left;
	width: 500px;
	margin-top: 46px;
}
#container1 {
	float: left;
	height: 360px;
	width: 800px;
	margin-top: 2em;
	padding-left: 40px;
}
#titlebox {
	float: left;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 14px;
	text-align: justify;
}
a.nav2:visited {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 14px;
	color: #000000;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/blueredgreenyellowrectangle.gif);
}
a.nav2:active {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 14px;
	color: #FF0000;
	background-repeat: no-repeat;
	background-position: right center;
	background-image: url(../images/blueredgreenyellowrectangle.gif);
}
a.nav2:hover {
	background-image: url(../images/yellowgreenredblue75x10.jpg);
	background-position: right center;
}

.nav2 {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 14px;
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 1em;
	margin-left: 1em;
	text-decoration: none;
	display: block;
	color: #000000;
	background-image: url(../images/yellowgreenredblue75x10.jpg);
}
#flashright {
	float: left;
	height: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-left: 2em;
	width: 400px;
	line-height: 1.5;
}

#footer {
	clear: both;
	width: 100%;
	margin-left: 40px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 12px;
	color: #CCCCCC;
}
.centertext {
	text-align: center;
	line-height: 0.2em;
}

