body {
background: #fff;
font: 85%/150% Arial, Tahoma, Sans-Serif;
color: #6a82ba;
margin: 0;
padding: 0;
}

a:link, a:visited, a:active {
font-style: normal;
font-weight: normal;
color: #3450a4; 
text-decoration: none;
}

a:hover {
color: #000;
}

#header {
height: 173px;
background: #5f7cc2 url('headerbg.jpg') repeat-x;
}

#headerimg {
width: 800px;
height: 173px;
background: url('header.jpg') no-repeat;
margin-left: auto;
margin-right: auto;
}

#navigation { 
width: 800px; 
height: 35px;
margin-left: auto;
margin-right: auto;
}

#navlist {
padding: 8px;
margin: 0;
font: .9em Verdana, sans-serif;
text-transform: uppercase;
text-align: center;
}

	#navlist li {
	list-style: none;
	margin: 0px;
	display: inline;
	}

	#navlist li a {
	padding: 6px 1.2em;
	margin-left: 3px;
	background-color: #5f7cc2;
	text-decoration: none;
	}

	#navlist li a:link, #navlist li a:visited { 
	color: #fff; 
	}

	#navlist li a:hover {
	background-color: #516fb7;
	color: #abc0ef;
	}

#content { 
width: 754px;
min-height: 450px; /* for modern browsers */
height: auto !important; /* for modern browsers */
height: 450px; /* for IE5.x and IE6 */
margin-left: auto;
margin-right: auto;
padding: 15px 0 15px 0;
}

h1, h2, h3, h4 {
font-style: italic; 
font-weight: normal; 
font-size: 1.5em;
color: #5774bb;
letter-spacing:4px;
border-bottom: 1px dashed #cbd2e6;
padding: 2px 0 2px 1px;
margin: 0px;
font-family: Georgia;
}

.letter {
font-style: italic; 
font-weight: bold; 
color: #5774bb;
letter-spacing:4px;
font-family: Georgia;
}

input, textarea, select { 
background-color: #fff;
border: 1px solid #c4cee8;
padding: 4px;
color: #5f7cc2; 
}

	input:focus, textarea:focus, option:focus, select:focus {
	border: 1px solid #5f7cc2;
	}

form, table {
margin-bottom: 17px;
}

acronym, abbr {
border-bottom: 1px dotted;
cursor: help;
}

em { 
font-size: 1em;
font-family: Georgia, Sans-Serif; 
}

p { 
margin: 3px 0 17px 0;
}

img {
border: 0px;
}

object {
width: 200px;
height: 40px;
}

.exlink { 
padding-right: 15px;
background: url('linkout.gif') no-repeat 100% 50%;
}

.affiliates {
margin: 0 2px;
}

.center {
text-align: center;
}

.email {
padding: 0 2px 0 2px;
letter-spacing: 0px;
font-family: "courier new";
}

#footer { 
clear: both;
width: 800px;
height: 30px;
margin-left: auto;
margin-right: auto;
background-color: #fff;
font-style: italic; 
font-size: .8em;
line-height: 1em;
text-align: center;
font-family: Georgia;
}