body
{
    background-image: url(Images/BackgroundGradient.jpg);
    background-repeat:repeat-x; 
    font-family:Engravers MT;
    margin: 0;
    padding: 0;
    
}
div
{
    background-color:#EAF1DD;
    margin: 0;
    padding: 0;
}
h1
{
    font-size:11pt;
    padding-top: 10px;
    margin-bottom: 20px;
    _margin-bottom: 10px;
    font-weight: normal;
    text-align: center;
}
h2
{
    font-size: 12pt;
    font-family: Times New Roman;
    font-weight: normal;
}
hr
{
    width: 75%; 
    color: #484329;
}
p
{
    margin: 10px;
    font-size: 11pt;
    font-family: Times New Roman;
    font-weight: normal;
}
ul li p
{
    margin-top: 20px;
    font-size: 11pt;
    font-family: Times New Roman;
    font-weight: normal;
}
li
{
    font-size: 13pt;
    font-family: Times New Roman;
    list-style-type: none;
    margin-top: 10px;
}
ul li
{
    list-style-type: none;
    font-family: Times New Roman;
    font-weight: bold;
}
ul li ul li
{
    list-style-type: circle;
    font-family: Times New Roman;
    font-weight:normal;
    font-size:11pt;
}
a
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}
a:visited
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}
a:active
{
    color: black;
    font-weight: bold;
    text-decoration: none;
}
a:hover
{
    color: Black;
    text-decoration: underline;
} 
.menu
{
    background-color: #EAF1DD;
    font-family: Engravers MT;
    font-size: 9pt;
    vertical-align:top;
}
#content
{
    height: 509px;
    _height: 529px;
    background-color: #F9EA77;
    vertical-align: top;
    padding: 10px;
    margin-left: 0px;
}
#sidebar
{
    width: 158px;
    height: 279px;
    vertical-align:top;
    background-color: #C2D69B;
    margin-top: 10px;
}
.sidebar_content 
{
    background-color: #C2D69B;    
    margin: 10px;
    padding-top: 0px;
}
ul.menu
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}   
.menu li
{
    padding: 0px;
    margin: 0px;
}
.menu a
{
    font-family:Engravers MT;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    display: block;
    padding-left: 10px;
    margin-right: -10px;
    width: 143px;
    height: 62px;
    background-image: url(Images/Button.jpg);
    background-repeat: no-repeat;
    vertical-align: text-top;
}
.menu a:hover
{
    background-image: url(Images/ButtonDown.jpg);
    font-weight: normal;
    text-decoration: none;
}
.menu a:visited
{   
    font-weight: normal;
    text-decoration: none;
}
.menu a:active
{   
    font-weight: normal;
    text-decoration: none;
}
. header
{
    height: 150px;
}
a.facebook
{
    background: transparent url(Images/facebook.png) no-repeat 0 0;
    display: block;
    height: 30px;
    float: left;
    padding: 0px 30px 0px 30px;
    font-size: 11pt;
    font-family: Times New Roman;
    padding-bottom: 30px;
}
a.twitter
{
    background: transparent url(Images/twitter.png) no-repeat 0 0;
    display: block;
    height: 30px;
    float: left;
    padding: 0px 30px 0px 30px;
    font-size: 11pt;
    font-family: Times New Roman;
    padding-bottom: 30px;
}
a.survey
{
    background: transparent url(Images/SurveyLogo.png) no-repeat 0 0;
    display: block;
    height: 120px;
    float: left;
    padding: 40px 0px 0px 110px;
    font-size: 11pt;
    font-family: Times New Roman;
    padding-bottom: 30px;
    color: #415C2E; 
    font-size: larger;
}    
#footer
{
    background-image: url(./Images/Footer.jpg);
    background-repeat: no-repeat;
    width: 800px; 
    height: 50px; 
    font-size: 10px;
    font-family: Arial;
    margin-left: auto; 
    margin-right: auto;
    vertical-align: middle;
}
#footer div
{
    background-color: Transparent;
    padding-top: 8px;
}