<STYLE TYPE="text/css">
<!--

html {
margin: 0px; }

body {
margin: 10px;
background-color: #1a4b50;
color: #000000;
font: 80% Arial, Verdana, Helvetica, sans-serif;
font-style: normal; }

/* BEGIN HEADER CODE */

.header {
background-color: #308d96;
border: #ffffff 1px solid; }

h1 {
color: #ffffff;
text-align: left;
margin: 0 0 0 10;
font: 250% Tahoma, Verdana, Arial;
font-weight: bold; }

img {
border: #ffffff 10px solid; }

.tagline {
font: 125% Helvetica, Verdana, Arial;
font-style: italic;
font-weight: bold;
color: #abdfe4;
margin-top: 15px;
margin-bottom: 15px; }

/* END HEADER CODE */

#main {
background-color: #ffffff;
width: 640px; }

a:link {
color: #1a4b50;
text-decoration: underline;
font-weight: bold; }

a:visited {
color: #1a4b50;
text-decoration: underline;
font-weight: bold; }

a:hover {
color: #339999;
text-decoration: none;
font-weight: bold; }

a:active {
color: #993333;
text-decoration: none;
font-weight: bold; }


/* BEGIN NAVIGATION CODE */

#navigation {
background-color: #308d96;
border: 1px solid #ffffff;
height: 100%; }

#navigation ul {
list-style-type: none;
margin: 0px;
padding: 0px;
font: 120% Arial, Verdana, Tahoma;
font-weight: bold; }

#navigation ul li {
margin: 0px;
padding: 0px; }

#navigation a {
display: block;
border-top: 1px solid #308d96;
border-bottom: 1px solid #308d96;
width: 175px;
margin: 0px;
padding: 5px 5px 5px 15px;
background-color: #308d96; }

#navigation a:link {
color: #abdfe4;
text-decoration: none; }

#navigation a:visited {
color: #adbfe4;
text-decoration: none; }

#navigation a:hover {
color: #ffffff;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
background-color: #1a4b50;
text-decoration: none; }

#navigation a:active {
color: #ffffff;
text-decoration: none; }

/* END NAVIGATION CODE */
/* BEGIN MAIN CONTENT CODE */

#content {
background-color: #ffffff; 
padding: 10px; 
margin: 0px;
min-height: 30px; 
color: #000000;
font: 80% Arial, Verdana, Helvetica, sans-serif;
text-align: justify;
font-style: normal; }

#content h1 {
font: 200% Times New Roman, Times, serif;
color: #1a4b50;
font-weight: bold; }

#content h2 {
font: 180% Times New Roman, Times, serif;
color: #1a4b50;
font-weight: bold; }

#content h3 {
font: 150% Times New Roman, Times, serif;
color: #1a4b50;
font-weight: bold; }

.bullets ul {
margin-left: 15%;
margin-right: 15%;
list-style-image: url("../images/misc/star.gif");
list-style-position: outside; }

/* END MAIN CONTENT CODE */
/* BEGIN FOOTER CODE */

#footer {
background-color: #1a4b50;
color: #308d96;
font: 90% Arial, Helvetica, sans-serif;
font-weight: bold;
width: 600px; 
padding: 10px 10px 10px 10px; 
margin: 0px;
text-align: center; }

#footer a:link {
color: #ffffff;
font-weight: normal;
text-decoration: none; }

#footer a:visited {
color: #ffffff;
font-weight: normal;
text-decoration: none; }

#footer a:hover {
color: #ffffff;
font-weight: normal;
text-decoration: underline; }

#footer a:active {
color: #ffffff;
font-weight: normal;
text-decoration: underline; }

/* END FOOTER CODE */

--></STYLE>