body { background-color: #004867; padding: 0; margin: 0 auto 0 auto; text-align: center; height: 100%; }
#container { text-align: left; position: relative; width: 770px; height: auto; margin: 0 auto 0 auto; padding: 0 ; background-color: white; }
#header { width: auto; height: 120px; background: #FFF; border: 0; padding: 0; }
img { border: 0; }
#content { padding: 2em 0 2em 0; }
p { line-height: 1.5em; font-family: "Times New Roman", "Lucida Grande", "Lucida Console",  Helvetica, Arial, sans-serif; padding: 0 2em 9 2em; margin: 0; margin-bottom: 1em; }
h2 { text-align: center; font-family: "Times New Roman", "Lucida Grande", "Lucida Console",  Helvetica, Arial, sans-serif; }
h3 { text-align: center; font-family: "Times New Roman", "Lucida Grande", "Lucida Console",  Helvetica, Arial, sans-serif; margin: 0; margin-bottom: 1em; padding: 0; }
h4 { font-family: "Times New Roman", "Lucida Grande", "Lucida Console",  Helvetica, Arial, sans-serif;  margin: 0; margin-left: 5%; margin-bottom: 1em; padding: 0; }
blockquote { background-color: silver; margin-left: 3em;  margin-right: 3em; font-family: "Times New Roman", "Lucida Grande", "Lucida Console",  Helvetica, Arial, sans-serif; font-style: italic; }

#nav {
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: 0px;
	background-color: #0078AB;
	}
#nav li {
	display: inline;
	padding: 0;
	margin: 0;
	}
#nav a:link, a:visited {
	color: #FFF;
	background: #0078AB;
	padding: 20px 20px 4px 20px;
	float: left;
	text-decoration: none;
	font: bold 10pt/10pt  Times New Roman, Lucida Grande, Lucida Console,  Helvetica, Arial, sans-serif;
	}
#nav a:hover {
	/* color: #597480; */
	color: silver;
	background: #005478;
	}
/* #nav a:active {
	background:#e35a00;
	color:#fff;
	}
#navactive a:link {
	color: #0078AB;
	background: #FFF;
	text-decoration: none;
	font: bold .75em/.75em  Lucida Grande, Lucida Console, Verdana, Helvetica, sans-serif;
	} 
*/
#main li {
	text-align: left;
	font-family: "Times New Roman", "Lucida Grande", "Lucida Console",  Helvetica, Arial, sans-serif;
	margin-left: 10%;
	margin-right: 10%;
	padding-bottom: .5em;
	}
#content a:link { font-size: 1em; font-weight: bold; font-family: "Times New Roman", "Lucida Grande", "Lucida Console",  Helvetica, Arial, sans-serif; float: none; padding: 0; background: transparent; text-decoration: none; color: blue; }
#content a:visited { font-size: 1em; font-weight: bold; font-family: "Times New Roman", "Lucida Grande", "Lucida Console",  Helvetica, Arial, sans-serif; float: none; padding: 0; background: transparent; text-decoration: none; color: blue; }
#content a:hover { color: silver; background: #0078AB; }