body {
margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
font-family: Arial, Verdana, Helvetica, sans-serif;
height: 100%;
background-image: url(images/bodybg.jpg);
background-repeat: repeat-x;
background-color: #003c75;}

div#wrapper {
width: 740px;
position: absolute;
left: 50%;
margin-left: -370px;
background-color: #003c75;
top: 6px;
}

div#header {
height: 104px;
background-color: #003c75;
border-top: 1px #ffffff solid;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
}

div#nav {
height: 20px;
background-color: #003c75;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
padding-left: 15px;
padding-right: 15px;}

div#contentarea {
background-color: #003c75;
position: relative;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
}

div#content {
width: 725px;
background-color: #ffffff;
margin-left: 7px;
margin-right: 6px;
}

div#prop {
height: 400px;
width: 1px;
float: right;
}

div#clearer {
width: 640px;
clear: both;
height: 2px;
}

div#paddedcontent {
width: 640px;
margin-left: auto;
margin-right: auto;
padding-top: 15px;
padding-bottom: 15px;
font-size: 13px;
}

#paddedcontent a:link {
color: #0063d1;
text-decoration: underline
}

#paddedcontent a:visited {
color: #990099;
text-decoration: underline
}

#paddedcontent a:hover {
color: #003c75;
text-decoration: underline
}

div#footer {
height: 20px;
background-color: #003c75;
color: #ffffff;
clear: both;
border-left: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;
border-right: 1px #ffffff solid;
}

.footertable {
padding-top: 2px;
}

.copyright {
font-size: 11px;
font-weight: bold;
}

.bottomnav {
font-size: 11px;
font-weight: bold;
}

#footer a:link {
color: #ffffff;
text-decoration: none
}

#footer a:visited {
color: #ffffff;
text-decoration: none
}

#footer a:hover {
color: #93d3ff;
text-decoration: none
}div#copyright {color: #5d8fc1;font-size: x-small;text-align: center;margin-top: 3px;}