body {
background: #E2E6E7;
color: #666666; 
font-family: arial; 
font-size: 11px; 
line-height: 18px; 
margin: 0px auto;
text-align: justify;
}

div#header {
width: 590px;
height: 500px;
background: url('header.gif') no-repeat;}

div#content {
background: #E2E6E7;
width: 550px;
margin: 0px auto;
margin-left: 100px;
padding: 0px;
line-height: 18px; 
text-align: justify;
}

table, tr, td {
background: #E2E6E7;
font-size: 11px;
margin: 0px auto;
padding: 0px;
line-height: 18px; 
}

img {
border: 10px solid #FFFFFF;
margin-left: 10px;
margin-right: 10px;
}

A {
color: #AF506F; 
font-family: century gothic; 
text-decoration: none; 
text-transform: uppercase;
}

A:hover {
color: #1E79A4;
}

.header {
color: #4C4C4C; 
font-family: century gothic; 
font-size: 16px; 
}

.quote {
margin-left: 25px;
margin-right: 25px;
}

#navigation {
position: static; 
float: left; 
padding: 10px;
width: 120px;
text-align: center;
}

#navigation a:link, #navigation a:visited {
border: 0px;
color: #000000; 
background: #FFFFFF; 
display: block; 
padding: 1px; 
margin-bottom: 1px; 
margin-top: 1px;
}

#navigation a:hover, #navigation a:active {
color: #1E79A4; 
}

table.indexnav {
position: static; 
float: center; 
border: 0px;
padding: 10px;
margin: 0px;
width: 399px;
text-align: center;
}

table.indexnav td {
background: #D8D8D8;
width: 133px;
}

table.indexnav a {
color: #000000; 
background: #FFFFFF;
display: block;
}

table.indexnav a:hover {
color: #1E79A4; 
}

table.subnav {
position: static; 
float: center; 
border: 0px;
padding: 10px;
margin: 0px;
width: 400px;
text-align: center;
}

table.subnav td {
background: #D8D8D8;
width: 400px;
text-indent: 10px;
}

table.subnav a {
color: #000000; 
background: #FFFFFF;
display: block;
}

table.subnav a:hover {
color: #1E79A4; 
}