body, html {
text-align: center;
background-color: #dcdcdc;
border-left: 1px solid #104239;
border-right: 1px solid #104239;
border-bottom: 1px solid #104239;
margin: auto;
padding-top: 2px;
font-family: Verdana,Helvetica,Arial,sans-serif; 
font-size: .86em;
}

#wrapper {
BACKGROUND: #fdfcdb; 
MARGIN: auto; 
WIDTH: 80%;  
TEXT-ALIGN: center; 
padding-top: 25px; 
border-top: 1px solid #104239;
border-left: 1px solid #104239;
border-right: 1px solid #104239;
}

#content {
background: url('../images/index_background.png') no-repeat;
MARGIN: 0 AUTO; 
PADDING-BOTTOM: 10px; 
PADDING-TOP: 5PX;
WIDTH: 580px; 
height: 480px;
}

#left {
color: #fdfcdb;
PADDING-RIGHT: 10px; 
FLOAT: left; 
WIDTH: 330px; 
height: 100px; 
}

#right {
color: #008000;
PADDING-right: 30px; 
float: right; 
PADDING-BOTTOM: 10px; 
WIDTH: 220px;  
margin-right: 25px;
text-align: left;
}

#footer {
color: #fdfcdb;
CLEAR: both; 
BORDER-TOP: 1px solid #104239; 
HEIGHT: 100px; 
TEXT-ALIGN: center;
}

#footer P {
	MARGIN-TOP: 10px; FONT-SIZE: 86%; COLOR: #215a52;
}
#left P {
	FONT-SIZE: 95%; COLOR: #fdfcdb; text-align: center;
}
#right P {
	FONT-SIZE: 100%; LINE-HEIGHT: 1.2em
}
.nav {
	width:580px; background-color: #fdfcdb; FONT-SIZE: 86%; 
}
.nav UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: .3em; MARGIN: .3em; PADDING-TOP: 0px; 
}
.nav LI {
	PADDING-RIGHT: .3em; PADDING-LEFT: .3em; FLOAT: left; LIST-STYLE-TYPE: none; font-size: .90em;
}
h1 {
font-family: Times New Roman,Georgia,Courier,serif;
color: #4172b7;
}
h2 {
background-image: url('../images/h2_background.png');
width: 400px; height: 50px;
font-family: Arial,Georgia,Courier,serif; color: #215a52; font-style: italic; 
vertical-align: bottom;
}
h3 {
font-family: Arial,Georgia,Courier,serif; font-style: italic;
text-align: left; color: #5a8c84; text-transform: none; vertical-align: top; white-space: nowrap;
}
h4 {
padding-left: 5px; padding-bottom: 2px; text-align: left; color: #005959; text-transform: none; vertical-align: middle; white-space: nowrap; font-size: 13px;
}
h5 {
text-align: center;  text-transform: none; vertical-align: middle; white-space: nowrap; font-size: 11px;
}
h6 {
text-align: left; text-transform: none; vertical-align: middle; white-space: nowrap; font-size: 11px;
}

ol, ul, li {
margin-top: 0.2em; 
}
p {
font-size: 100%;
font-weight: normal;
}
td {
font-size: 12px;
}
a:active, a:link {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: .95em;
color: #008000;
font-weight: bold;
text-decoration: none;
}
a:hover {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 0.95em;
color: #0705fe;
font-weight: bold;
background: #e7efff;
text-decoration: underline;
}
a:visited {
font-family: Verdana,Helvetica,Arial,sans-serif;
font-size: 0.95em;
color: #8406a2;
font-weight: bold;
text-decoration: none;
}		