.logo {
       width: 200px;
       text-align: center;
       }
.logo img {
       width: 175px;
       height: 175px;
       }
body {
        float: left;
        position: relative;
        }
div.page {
        width: 760px;
        border-style: solid;
        border-width: 0 1px 0 0;
        border-color: #CCCCCC;
        float: left;
       }
.left {
       width: 215px;
       float: left;
       }
.nav {
       margin: 40px 0 0 10px;
       }
.navHead, .navLink, .navLink a, .navCurrent {
       font-family: Arial, sans-serif;
       }
.navHead, .navLink, .navCurrent {
       margin: 0 0 3px 3px;
       height: 17px;
       }
.navHead {
       background-color: #336633;
       width: 155px;
       padding-left: 5px;
       color: #d9e2d9;
       font-size: 17px;
       font-weight: bold;
       font-style: italic;
       }
.navLink, .navCurrent {
       background-color: #D8E4B1;
       width: 145px;
       padding-left: 15px;
       }
.navLink a, .navCurrent {
       color: #555500;
       font-size: 15px;
       text-decoration: none;
       }
.navLink a:hover, .navCurrent {
       color: #B04028;
       }
.navCurrent {
       font-weight: bold;
       }
.header {
       float: left;
       width: 530px;
       position: relative;
       margin-left: 10px;
       }
.content {
       float: left;
       width: 530px;
       position: relative;
       margin: 40px 0 0 10px;
       }
.content p {
       margin: 0 0 1.5ex 0;
       padding: 0;
       font-family: Verdana, Arial, sans-serif;
       font-size: 14px;
       }
.footer {
       clear: both;
       width: 760px;
       border: 1px solid gray;
       text-align: center;
       visibility: hidden;
       }
.style2, .style2 a, ul, li, li a {
       font-family: Verdana, Arial, Helvetica, sans-serif;
       font-size: 12px;
       color: #888888;
       }
.style2 a, li a {
       text-decoration: underline;
       }
body {
       background-color: #FFFFFF;
       }
.style3 {
       color: #999900;
       }
.copyfoot, .copyfoot a {
       padding-top: 10px;
       text-align: center;
       font-family: Verdana, Arial, sans-serif;
       font-size: 9px;
       color: #CCCCCC;
       }
.copyfoot a {
       text-decoration: underline;
       }
.copyfoot a:hover {
       color: #888888;
       }
.pagehead {
       height: 45px;
       font-family: Times, Times New Roman, serif;
       font-size: 33px;
       font-weight: normal;
       color: black;
       }
