	body {
		text-align:center;
		}
	
	#frame {
		<!--width:700px;-->
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		position: relative;
			}
		
	#nav {
		width:147px;
		margin-right: 0px;
		background:#fff;
		position: absolute;
		
		left:0;
		top:155;
		
		}
		
	#nav a{
		position: relative;
		float: left;
		font-size: 12pt;
		font-weight: bold;
		list-style-type: none;
		font-family: Arial, Helvetica, sans-serif;
		text-align: center; 
		width: 137;
		text-decoration: none;
		color: #fff;
		background-color: #000066;
		padding: 5px 3px 5px 2px;
		margin: 0px 0px 6px 6px;
		}
		
	#nav a:link{
		color: #fff;
		}
		
	#nav a:hover{
		background-color: #333399;
		}
		
	#nav a:visited{
		color: orange;
		}
	#nav a:active{
		color: red;
		}	
	#logo{
		position: absolute;
		top: 0px;
		left: 0px;
		list-style-type: none;
		height: 138px;
		width: 147px;
		background-color: #fff;
		}
		
	
		
	
	#content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		font-weight: 2;
		margin: 0px 0px 0px 0px;
		top:0px;
		left:0px;
		background:#fff;
		}
		
	
	#text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		color: black;
	
	
	        }
		
	h1 {
		color: #fff;
		text-align: center;
		width: 90%;
		font-size: 14pt;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		padding-top:3px;
		padding-bottom: 3px;
		margin-top: 10px;
		margin-bottom: 10px;
		background-color: #000066;
		}
		
	h2 {
		color: black;
		font-size: .6em;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		font-style: italic;
		position: absolute;
		top: 137px;
		left: 6px;
		}
		
	h3 {
		color: black;
		font-size:.8em;
		font-family: Arial, Helvetica, sans-serif;
		}
		
	h4 {
		color: black;
		font-size: .9em;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		}
	
	h5 {
	    color: #000090;
		font-size: 1em;
		font-family: Arial, sans-serif;
		text-align: left;
		margin: 5px 0 0 10px;
		padding: 20px 0 0 0;
		display: inline;
		}
		
	h6 {
		color: #000090;
		font-size: .8em;
		font-family: Arial, sans-serif;
		text-align: left;
		font-style: italic;
		margin: 10px 0 0 20px}
		
	
	#imghead {
		position:absolute;
		top:0px; left:5px;
	
		
		}
		
	#imgbody {
		float:right;
		margin:15px 5px 0px 10px;
		}
		
	#imgbody2 {
		float:right;
		margin:10px 10px 10px 10px;
		border: 1px solid black;
		text-align: center;
		font-size: .8em
		}
		
	#imgbody3 {
		float:left;
		margin:10px 12px 10px 12px;
		text-align: center;
		font-size: .8em
		}	
		
	.downloads p {
		margin: 0 0 0 25px;
		font-size: 80%;
		}
		
	.downloads a {
		margin: 0 0 0 25px; 
		}	
				
	.images a {
		margin: 0;
		}
	
	a.button {
		font-size: 1em;
		font-weight: bold;
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
		text-decoration: none;
		color: white;
		background-color: #000090;
		padding: 5px 7px 5px 7px;
		margin: 0px 5px 0px 10px;
		}
	
	a.button:hover {
		background-color: blue; }
	
	a.button:active {
		background-color: purple; } 
		
	a.button2:link {
		color: white;
		
		}
		

	a.button2:visited {
		color: white; 
		}
	
	a.button2:hover {
		color: 000066; 
		}
	
	a.button2:active {
		color: purple; }
	