﻿body {
	margin: 0;
	padding: 15px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	background-image: url(naut5.jpg);
	background-repeat: repeat; 
	}

a 	{
	font-weight: bold;
	}
	a:link {
		color: #003300;
	}
	a:visited {
		color: #000066;
	}
	a:hover {
		color: #7f2626;
	}

#wrapper {
	position: relative;
	text-align: left;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	background-color: #4c7399;
	}


#bodycontent { 
	margin-left: 250px;
    	width: 518px;
	height: 509px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(watermark4.jpg);
	background-repeat: no-repeat; 
	}


#bodycontent p {
	text-align: left;
	font-size: small;
	line-height: 1.25em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	padding-top: 0px;
	margin-right: 2em;
	margin-left: 2.25em;
	}

#bodycontent ul li {
	font-size: small;
	}


#bodycontent li {
	margin-left: 8px;
	}

#bodycontent h1 {
	text-align: center;
	font-style: italic;
	font-family: Times, Georgia, serif;
	padding-top: 8px;
	font-weight: bold;
	font-color: #E5FFCC;
	font-size: 130%;
	}


#bodycontent h2 {
	text-align: center;
	padding-top: 10px;
	font-family: Times, Georgia, serif;;
	font-style: italic;
	font-weight: bold;
	font-color: #E5FFCC;
	}


#bodycontent h3 {
	text-align: center;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-weight: bold;
	font-color: #E5FFCC;
	font-size: 70%;
	}


#header {
	height:125px;
	margin: 0px;
	padding-top: 20px;
    	position: relative;
	background-color: #267f61;
	border-bottom: 7px solid #ffffff;
    	}


#header h1 {
	margin: 0;
    	padding: 0;
    	font-weight:normal;
    	color: #cb352d;
    	font-size: 0%;
    	position:absolute;
    	bottom: 0px;
    	right: 0;
	}


#header h2 {
	text-align: center;
	}


/*NAVIGATION!*/

#navigation {  
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	font-color: #ffffff;
	padding-left: 2px;
  	width: 200px;
	margin: 18px;
	position: absolute;
	} 


#navigation ul { 
	list-style: none;
	margin: 0;
	padding: 0;
	}


#navigation li { 
	left: 15px;
	top: -510px;
	position: relative;
 	list-style: none;
 	float: left;
 	font-size: 100%;
	font-color: #ffffff;
	width: 185px;
	font-size: 100%;
	padding: 0;
	}


#navigation li:hover ul {
  	display: block;
	top: 500px;
	}


#navigation ul {
	font-size: 75%;
	font-color: #ffffff;
	float: right; 
	position: absolute;
	margin-left: 0px;
	top: relative;
	display: none;
	left: 74%; 
	width: 74%; 
	}


#navigation li a:link, #navigation li a:visited  {  
  	font-size: 105%;
  	display: block;
  	padding: 0.6em 0.4em 0.4em 0.5em;
  	border-left: 0px solid #711515;
  	border-right: 0px solid #711515;
  	border-bottom: 1px solid #003366;
	border-top: 0px solid #711515;	
	background-color: #4c7399;
  	color: #ffffff;
  	text-decoration: none;
	}


* html #navigation li a {
  width: 100%;
	}


#navigation li a:hover {  
  	background-color: #26347f;
  	color: #ffffff;
	}


#navigation ul {  
 	margin-left: 33px;
	}


#navigation ul li {
  	border-bottom: 0px solid #711515;
  	margin: 0;
	}


#navigation ul a:link, #navigation ul a:visited {  
  	background-color: #26347f;
  	color: #ffffff;
	border-left: 0px solid #72b2a7;
  	border-right: 0px solid #72b2a7;
  	border-bottom: 1px solid #99CcC3;
	border-top: 0px solid #72b2a7;	
	}


#navigation ul a:hover { 
  	background-color: #4c7399;
  	color: #CCE5FF;
	}


/*END OF NAVIGATION!*/


#em {
	font-style: italic;
	font-weight: normal;
	}	


#floatquote {
	background-color: #4c7399;
	}


#floatquote p {	
	text-align: center;
	font-style: italic;
	font-family: Times, Georgia, serif;
	font-size: small;
	font-weight: bold;
	color: #ffffff;
	}


#footer {
	font-size: 90%;
	padding-top: 1em;
	padding-bottom: 1em;
    	text-align:center;
    	color: #002266;
	font-weight: bold;
    	background-color: #ffffff;
	}


#copyright {
	font-size: 80%;
	padding-top: 1em;
	padding-bottom: 1em;
    	text-align:center;
    	color: #ffffff;
	font-weight: bold;
    	background-color: #4c7399;
	}
