body {
background-color: #44566A;
color: #333;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
margin: 0; }

#container {
width: 800px;
margin-left: auto; 
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
border-left: 1px #333 solid;
border-right: 1px #333 solid;  }

#pageheader {
border-bottom: 1px #333 solid;
}

h1 {
background-image: url(images/header.jpg);
background-repeat: no-repeat;
background-position: left top;
width: 800px;
height: 175px;
margin: 0em; }

h1 span {
display: none; }

#bodyframe {
background-color: #C9D0CF; 
position: relative;
width: 800px;
margin: 0; }

#navframe {
position: absolute;
width: 210px;
left: 590px;
top: 0;
}

#navframe ul li {
list-style-type: none;
}

#navframe ul {
margin: 0;
padding: 0; }

#navframe ul li a:link, #navframe ul li a:visited {
display: block;
text-decoration: none;
border-bottom: 1px #333 solid;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 0px;
color: #44566a;
background-color: #c9d0cf;
font-weight: bold;
font-size: .65em; }

#navframe ul li a:hover {
display: block;
text-decoration: none;
border-bottom: 1px #333 solid;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 10px;
color: #c9d0cf;
background-color: #44566a;
font-weight: bold;}

#linklist {}

ul {}

li {}

#bodytext_frame {
width:589px;
border-right: 1px #333 solid;
background-color: #fff; }

#bodytext {
background-color: #fff;
margin: auto;
width:570px;
padding: 0px;
position: relative;
}

#italics {
font-style: italic;
font-size: .7em; }

h3 {
margin-left: 25px;
margin-top: 0px;
padding-top: 20px; }

img {
float: right;
padding-left: 3px;
margin-right: 25px;
background-color: #fff; }

p {
font-size: .8em;
text-align: justify;
line-height: 1.7em; 
padding: 0px;}

#bodytext p {
margin-right: 25px;
margin-left: 25px; 
margin-bottom: 0px;}

p#final {
padding-bottom: 20px; }

#footer {
position: relative;
border-top: 1px #333 solid;
border-bottom: 1px #333 solid;
background-color: #d5d5d5;
font-size: .9em; }

#footer p {
text-align: center;
margin-top: 0; 
margin-bottom: 0;
letter-spacing:3px;
color: #333;}


a {
text-decoration: none;
font-weight: bold;
letter-spacing: 0em; }

a:link, a:visited {
color: #44566a;
}

a:hover {
color: #c9d0cf;
background-color: #44566a;
 }

a:active {}
