﻿body {
background-color: #e7f1ef;
color: #7da4a4;
font-family: Tahoma, Verdana, Sans-serif;
font-size: 10pt;}

#page {
width: 640px;
margin: 0 auto;
background-color: #d0e6e2;}

#header {
background: #d0e6e2 no-repeat url('images/header.jpg'); 
width: 640px;
height: 276px;}

#content {
width: 640px;
padding-left: 0px;
}

#headernav {
width: 640px;
height: 20px;
margin-top: -10px;
background-color: #d0e6e2;
text-align: center;}

#footer {
width: 640px;
height: 151px;
text-align: center;
background: #d0e6e2 no-repeat url('images/footer.jpg'); }

hr {
display: none;}

p {
margin: 5px;}

#headernav a, #headernav a:visited {
color: #44716d;
text-decoration: none;
font-size: 14pt;}

#headernav a:hover, #headernav a:active {
color: #83b2ac;
text-decoration: none;
font-size: 14pt;}

a, a:visited {
color: #44716d;
text-decoration: underline;
text-transform: uppercase;}

a:hover, a:active {
color: #83b2ac;
text-decoration: underline;
}

h2, h3 {
color: #e7f1ef;
border-bottom: #e7f1ef solid 1px;
letter-spacing: 5px;
font-family: Georgia, 'Times New Roman', Serif;
margin: 5px;
font-size: 14pt;}

b, u, i, em, strong {
color: #a7c6c6;}

blockquote, input, textarea {
background-color: #e7f1ef;
border: 0px;}