﻿body {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #fff;	line-height: 18px;	margin: 0;	background-image: url(../images/oceanbottom.jpg);	background-position: bottom;	background-repeat:no-repeat;	background-color: #056A94;	background-attachment: fixed;}/* Styles for header */h1 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 45px;	font-weight: normal;	margin: 0px 0px 20px 0px;	color: #9AFEFF;}h2 {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 28px;	font-weight: normal;	margin: 0px 0px 10px 0px;	color: #FFEE3F;}/* Styles for Body */#toparea {	width: 100%;	padding: 40px 0px 0px 0px;	background:		 url(../images/watersurface.jpg)		 no-repeat		 #056A94;}/* Styles for Body */p {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #fff;	line-height: 18px;}/* Styles for links */a {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	color: #fff;	line-height: 25px;	text-decoration: none;	padding-left: 5px;}a:hover {	color: #9AFEFF;}/* Styles for MISC. */#divider {	background:		url(../images/divider.gif)		repeat-x;	width: 100%;	margin: 25px 0px 0px 0px;}img {	margin-bottom: 10px;}/* Styles for Footer */#footer {	width: 100%;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #6ABFE1;	text-align: center;	margin: 30px 0px 30px 0px;}