body {
padding: 0;
margin: 50px 0 50px 0;
background-color: #ffffff;
background-image: url(images/bodybkgd.jpg);
background-repeat: repeat;
background-attachment: scroll;
background-position: center center;
text-align: center; /*For IE 5 for Windows*/
font-family: helvetica, verdana, arial, sans-serif;
font-weight: normal;
font-size: 14pt;
line-height: 16pt;
}

#pagewrapper {
width: 826px;
padding: 12px;
margin: 0 auto 0 auto;
text-align: center;
border: 2px solid #001e72;
background-color: #dfe6e6;
background-image: url(images/bkgd2.jpg);
background-repeat: repeat;
background-attachment: fixed;
} 

a:link {color:#00721e; text-decoration: none;}
a:visited {color:#001e72; text-decoration: none;}
a:focus {color:#72001e; text-decoration: underline;}
a:hover {color:#72001e; text-decoration: underline;}
a:active {color:#00721e; text-decoration: none;}

#banner {
padding: 5px;
}

#menu {
height: 450px;
width: 112px;
padding: 20px;
font-size: 18pt;
line-height: 22pt;
color: #001e72;
text-align: center;
float: left;
margin: 60px 0px 0px 0px;
}

#content {
padding: 10px;
text-align: left;
width: 629px;
margin: 20px 20px 20px 154px;
}

#image {
width: 564px;
padding: 10px 10px 10px 75px;
margin: 20px 20px 20px 154px;
background: none;
}

#footer {
padding: 5px;
font-size: 12pt;
line-height: 14pt;
clear: both;
text-align: center;
border-top: 1px dashed #001e72;
}

.column {
float: right;
padding: 20px;
position: relative;
left: -2.4em;
top: -1.5em;
}

.section {
padding: 10px;
text-align: left;
float: right;
width: 600px;
margin: 0px;
font-size: 18pt;
line-height: 18pt;
color: #001e72;
}


p {
width: 620px;
font-size: 14pt;
color: #000000;
}

p2 {
width: 625px;
font-size: 14pt;
line-height: 16pt;
position: relative;
left: 1em;
color: #000000;
}

p3 {
padding: 8px 0px;
}

h1 {
font-size: 24pt;
color: #001e72;
text-align: center;
}

h2 {
font-size: 16pt;
line-height: 18pt;
color: #001e72;
}

h3 {
font-size: 14pt;
line-height: 16pt;
font-weight: lighter;
color: #001e72;
text-align: center;
}

h4 {
font-size: 14pt;
line-height: 16pt;
font-weight: lighter;
position: relative;
left: 1em;
color: #000000;
}