﻿.style2
        {
            width: 873px;
            vertical-align: top;
        }
.style1
        {
            width: 100%;
            left: auto;
            bottom: auto;
            padding-top: 10px;
            margin-top: 5px;
            margin-bottom: 5px;
        }
.column
        {
        }

body {
    background-color: #B7C2D4;
    height: auto;
}
h1 {
            font-family: Arial, Helvetica, Sans-Serif;
            font-size: xx-large;
            font-weight: bolder;
            color: #FF0000;
        }
        #banner
        {
    height: 105px;
}
        #search
        {
    height: auto;
    width: 238px;
}
#leftsidebar
        {
    border-bottom: medium;
    width: auto;
    float: left;
    height: auto;
    color: #000030;
    font-size: x-small;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-top: 20px;
    padding-left: 5px;
    left: auto;
}
    h1
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: x-large;
    font-style: normal;
    text-align: left;
    color: #FFFFFF;
    width: 795px;
}
#rightsidebar
{
    float: right;
    width: 305px;
    margin-top: 25px;
}
#maincontent
{
    padding-left: 10px;
    padding-right: 10px;
    padding: 0 0 0 220px;
    width: 800;
    border-right-style: solid;
    border-bottom-style: solid;
    background-color: #FFFFFF;
}
#footer
{
    clear: both;
    color: #FFFFFF;
    line-height: 30px;
    text-align: center;
}
#form1
{
    border-color: #008000;
    margin: 0 auto 0 auto;
    background-color: #B7C2D4;
    height: auto;
}
#pagecontainer
{
    background-color: #082354;
    width: 1200px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: small;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-left: auto;
    margin: 0 auto 0 auto;
}



