	<style>
		bonzai {
			nothing;
		}
		body {
			margin: 0px;
			text-align: center;
			color: #000000;
			background: #081837;
		}
		
		p {
			margin: 0;
			padding: 0;
		}

		div#background {
			margin: 0;
			padding: 0;
			background: #000000 url(images/background.gif) repeat-y;
			background-position: center;
		}
		
		div#container {
			width: 1000px;
			margin: 0px auto;
			padding: 0;
			text-align: left;
			background: #65A2FE;
			border-left: 1px solid #5F80AB;
			border-right: 1px solid #5F80AB;
		}
		
		div#content {
			margin: 0;
			padding: 0;
		}

		div#content p {
			margin: 0px;
			padding: 0px;
		}	
		
		div#content p img {
			margin: 0px;
			padding: 0px;
			border: 0px;
		}
		
		div#header {
			padding: 0px 0px 0px 0px;
			margin: 0;
			text-align: left;
			background: url(images/header_background2.jpg) no-repeat;
			height: 132px;
		}

		div#header p {
			margin: 0;
			padding: 0px;
		}
		

		div#header p {
			margin: 0;
			padding: 0px;
		}
		
		div#command {
			padding: 0px 0px 0px 0px;
			margin: 0;
			text-align: left;
			background: url(images/command_background2.gif) no-repeat;
			height: 32px;
			border-bottom: 1px solid #E29A00;
		}
		
		div#address {
			padding: 0px 0px 0px 0px;
			margin: 0;
			text-align: left;
			background: url(images/address_bar.gif) no-repeat;
			height: 24px;
		}
		
		div#address p {
			font: normal 11px Verdana, Arial, Sans Serif;
			color: #061C46;
			margin: 0px;
			padding: 6px 0px 0px 10px;
			
		}
		
		div#safety {
			float: right;
			width: 294px;
		}
		
		div#safety p {
			margin: 0px;
			padding: 0px;
		}
		
		div#footer-background {
			background: #000000 url(images/footer_background_clean.jpg) no-repeat;
			background-position: top center;
			height: 192px;
		}
		
		div#footer {
			width: 1000px;
			text-align: center;
			background: #071D48 url(images/footer2.gif) no-repeat;
			border-left: 1px solid #5F80AB;
			border-right: 1px solid #5F80AB;
			border-bottom: 1px solid #5F80AB;
			height: 88px;
		}

		div#footer p{
			color: #B4C2DA;
			font: normal 12px Trebuchet MS, Verdana, Arial, Sans Serif;
			text-align: right;
			margin: 0px 0px 0px 0px;
			padding: 18px 20px 0px 0px;
		}
		
		div#footer p.seaport{
			margin: 20px 0px 0px 10px;
			padding: 0px 0px 0px 0px;
		}
		
		div#footer p.stafflink{
			float: right;
			text-align: right;
			font: normal 10px Arial, Verdana, Sans Serif;
			color: #4E79BA	
		}

		a:link { 
			color: #FFD270; 
			font-weight: bold; 
			text-decoration: none; 
		}
		
		a:visited { 
			color: #F2C054;
			font-weight: bold;
			text-decoration: none; 
		 }
		
		a:hover { 
			color: #FFFFFF; 
			text-decoration: underline; 
		}
		
		a:active { 
			color: #FFAF00; 
			text-decoration: underline; 
		}
		
		/*	
		a.staff {
			color: #426CAC;
			text-decoration: none; 
			font-weight: normal;
		}
		
		a.staff:visited {
			color: #3862A1;
			text-decoration: none; 
			font-weight: normal;
		}
		
		a.staff:hover {
			color: #D5DFF3;
			text-decoration: none; 
			font-weight: normal;
		}
		
		a.staff:active {
			color: #FFFFFF;
			text-decoration: none; 
			font-weight: normal;
		}
		*/
		
		div#right-side {
			margin: 0px;
			padding: 0px;
			float: right;
			width: 289px;
			font: normal 14px Arial, Verdana, Sans Serif;
			background: url(images/news_background.gif) no-repeat;
			background-position: right top;
			height: 427px;
		}
		
		div#right-side-clean {
			margin: 0px;
			padding: 0px;
			float: right;
			width: 289px;
			font: normal 14px Arial, Verdana, Sans Serif;
			background: url(images/no_news_background.jpg) no-repeat;
			background-position: right top;
			height: 427px;
		}
		
		div#right-side div.news{
			margin: 0px;
			padding: 338px 10px 0px 20px;
		}

		div#right-side div.news h1 {
			margin: 0px;
			padding: 0px 0px 0px 0px;
			font: bold 13px Arial, Verdana, Sans Serif;
			color: #FFD270;
		}
		
		div#right-side div.news p {
			margin: 0px;
			padding: 0px 0px 0px 0px;
			font: normal 11px Arial, Verdana, Sans Serif;
			color: #BAC3D7;
		}
		
		div#right-side  div.news p a {
			font-weight: bold;
		}
		
		
		#dropdowns { padding: 3px 0px 0px 2px; margin: 0; text-align: left; }
		#nav, #nav ul {  float: left; list-style: none; line-height: 1; background: none; font-weight: normal; padding: 0; margin: 0px; }
		#nav a {  border-right: 1px solid #FFDC90; font: normal 17px/12px Trebuchet MS, Verdana, Arial, Sans Serif; text-decoration: none; display: block; color: #183B83;  padding: 8px 12px 9px 12px; }
		#nav a.child { font: bold 11px Verdana, Tahoma, Arial, Sans Serif; text-decoration: none;  background: none; color: #BDD2F9; padding: 7px 2px 7px 9px; border-right: 0px solid #FFDC90; }
		#nav li {  float: left; padding: 0; }
		#nav li ul { position: absolute; left: -999em; height: auto; width: 10.9em; w\idth: 11.4em; font-weight: normal; background: #FFF5EE url(images/menu_background.jpg) no-repeat; background-position: top left; margin: 0; padding-bottom: 6px; padding: 0px; margin: 0px; border-top: 1px #B5C5E5 solid; border-bottom: 1px #B5C5E5 solid;  }
		#nav li li {  padding-right: 0em; width: 11.4em } 
		#nav li ul a {  width: 15.5em; w\idth: 15.5em; }
		#nav li ul ul {  margin: -1.2em 0 0 11.3em; }
		#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { color: #FFFFFF; left: -999em; }
		#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { color: #FFDC90; left: auto; }
		#nav li:hover, #nav li.sfhover { color: #FFFFFF; background: url(images/header_link_hover.gif); background-position: top no-repeat; }
		#nav a:hover, #nav a.sfhover { color: #1B366C; text-decoration: none; background: url(images/header_link_hover.gif); background-position: top no-repeat;  }
		
		
</style>

