body {
    background-color: #999999;
    width: 100%;
}

#navigation {
    float: left;
    width: 204px;
}

#content1 {
    float: left;
    width: 594px;
    height: 100%;
    background-color: #FFFFFF;
    max-width: 594px;
}

#footer {
    clear: both;
    background-color: #999999;
    background-image: url(../images/templates/footer.gif);
    background-repeat: no-repeat;
    height: 121px;
    width: 100%;
    border: none;
    background-position: top center;
}

#navigation #nav_form {
    height: 35px;
    background-image: url(../images/templates/form.gif);
    background-repeat: no-repeat;
    background-color: #666666;
}

#content1 #breadcrumbs {
    background-color: #CCCCCC;
    height: 25px;
    background-image: url(../images/templates/bread.gif);
    background-repeat: no-repeat;
    padding-top: 10px;
    padding-left: 15px;
}

#content1 #breadcrumbs a {
    color: #726B23;
    font-family: Verdana, Arial, Helvetica;
    font-size: 9px;
    text-decoration: none;
}

#navigation #nav_nav li {
    list-style-type: none;
}

#navigation #nav_nav a {
    font-family: Arial, Verdana, Helvetica;
    color: #FFFFFF;
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
}

#navigation #nav_nav {
    background-color: #999999;
    width: 204px;
    /*height: 220px;*/
}

#header {
    background-color: #ffffff;
    background-image: url(../images/templates/bighead.jpg);
    background-repeat: no-repeat;
    height: 137px;
    width: 100%;
    border: none;
    background-position: top center;
}

#navigation form #phrase {
    border: 1px solid #ccc;
    width: 110px;
    font-size: 10px;
    position: relative;
    left: 10px;
    top: 10px;
}

#navigation .butt {
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    border: 0px;
    width: 60px;
    position: relative;
    left: 20px;
    top: 10px;
}

#navigation #nav_pic {
    width: 204px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

#navigation #nav_copy {
    background-color: #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    width: 196px;
    padding-right: 4px;
    padding-left: 4px;
}

#content1 #content_copy {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    line-height: 163%;
    padding: 10px;
    max-width: 574px;
}

#copyright {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}

#copyright a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}

#botnav {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
    padding-bottom: 20px;
}

#botnav a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}

a {
    font-size: 11px;
    color: #7a6f00;
    text-decoration: none;
}

p td tr {
    font-size: 11px;
    color: #000000;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #7a6f00;
    line-height: 75%;
}

h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #000000;
    line-height: 75%;
}

h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #666666;
    line-height: 75%;
}