<style type = "text/css">

body, html {margin: 0 0 0 0;
			padding: 0 0 0 0;
			height: 100%;
			width: 100%;
			background-color: #ffffff;
			background-image: url(images/whitespace.png);
			background-repeat: repeat-x;
			font-family: Arial, Verdana, Helvetica, sans-serif;
			font-size: 12px;
			color: #333333;}
			
#logo {width: 654px;
	   height: 130px;
	   padding: 2px 0 2px 1px;
	   margin-left: auto;
	   margin-right: auto;}
	   
#logo-header {width: 654px;
			  height: 130px;
			  padding: 20px 20px 5px 0;
			  background-image: url(images/whitespace.png);}
			  
#navbar {width: 654px;
		 height: 185px;}
			  
			 
#top-menu {width: 654px;
	  	   background-color: #666666;
	  	   font-size: 14px;
	  	   font-family: Arial, Verdana, Helvitica;
	  	   height: 1.3em;
	  	   padding: 2px 0 0 0;
	  	   border-bottom: 1px solid #ffffff;}
	   
#menu li {display: inline;
		  list-style: none;}
		  
#menu li a {color: #ffffff;
			font-family: Arial, Verdana, Helvitica;
			font-size: 14px;
			text-decoration: none;
			padding: 3px 15px 2px 14px;
			border-right: 1px solid #ffffff;}
			
#menu li a:hover  {background-color: #cc6600;
				   text-decoration: underline;
				   padding: none;}
				   
				   
				   
ul#menu {margin: 0 0 0 0;
		 padding: 0 0 0 0;}
		 
#information {width: 654px;
			  padding: 0px 5px 0 0px;
			  margin: 0 0 0 0;
			  height: auto;}
				
#leftcontent {width: 430px;
			  float: left;
			  color: #666666;
			  font-family: Arial, Verdana, Helvitica, sans-serif;
			  font-size: 12px;
			  line-height: 1.3em;
			  text-align: justify;}
			  
h1 {color: #003366;
	background-color: #cccccc;
	font-size: 24px;
	line-height: 1.6em;
	font-style: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 0 5px 0 5px;}
	
ul#leftlist   {color: #666666;
			   text-decoration: none;
			   padding: 2px 0 2px 10px;
			   margin: 0 0 0 5px;
			   font-size: 12px;
			   line-height: 1.5em;}
			   
#leftlist li a {text-decoration: none;
				color: #666666;}
			   
#leftlist li a:hover {text-decoration: underline;
					  color: #003366;}
					  
#leftcontent a {color: #003366;
				text-decoration: none;}
	
h2 {color: #003366;
	font-size: 16px;
	font-style: bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding: 10px 0 0 0;}
	
	
h3 {color: #003366;
	font-size: 14px;
	font-style: bold;
	text-transform: uppercase;
	letter-spacing: 0.5px;}
	
#highlight {background-color: #ccffcc;
			color: #333333;
			padding: 5px 10px 5px 10px;
			margin: 0 10px 0 10px;
			border: 1px solid #339933;
			line-height: 1.4em;
			font-style: italic;
			text-align: justify;}
				
	
#rightcontent {width: 170px;
			   margin-left: 465px;
			   font-family: Arial, Verdana, Helvitica, sans-serif;
			   padding: 0 10px 0 0;}
			   
hr {border: 0 none;
	border-top: 2px solid #339933;
	height: 1px;}
			   
ul#rightmenu  {list-style: none;
			   padding: 2px 0 2px 5px;
			   font-size: 13px;
			   line-height: 1.5em;}

#rightmenu li a {text-decoration: none;
				 color: #003366;
				 border-bottom: 1px dotted #003366;}
				 
#rightmenu li a:hover {text-decoration: none;
					   border-bottom: 1px solid #003366;}

#news {padding-left: 5px
	   text-align: left;
	   font-size: 12px;}
					   
ul#news {color: #333333;
		 padding: 5px 2px 5px 0;
		 margin: 0 0 0 0;
		 background-color: #ccffcc;
		 border: 1px solid #339933;
		 text-align: left;}
		 
#news li {list-style: none;
		  text-decoration: none;
		  padding: 2px 0 2px 3px;
		  margin: 0 0 10px 0;}
		  
#news li a {color: #333333;
	  	   	text-decoration: none;}
	  	   	
#news li a:hover {color: #003366;
				  text-decoration: underline;}
		  
#address {color: #666666;
		   font-size: 12px;}

#address a (color: #003366;
		   text-decoration:none;}
		 
	
#copyright {color: #D3D3D3;
			font-size: 10px;
		    padding: 50px 0 20px 50px;
		    margin: 0 40px 0 40px;
		    font-style: Arial, Verdana, Helvitica;}
		    float: bottom;}	

