﻿/* Disable Navigation */
#page #site-navigation-aux {
    display:none;
}

#page #page-content {
    float: left;
    margin: 0px;
    padding: 10px;
    width: 746px;
    background-color:White;
    background-image: url(/2009-survey/bg.jpg);
    background-repeat:no-repeat;
}

#page  #site-footer {
    margin-left:0px;
    background-color:white;
    border-top: 1px solid #97907b;
}
#page .navImage 
{
    display:none;
}

/** Page Styles */
#page-content h1, 
#page-content h2, 
#page-content h3, 
#page-content h4, 
#page-content h5
{
    color:#203d58;
    font-family: "Futura", "Century Gothic", "Twentieth Century", Sans-Serif;
    font-weight:normal;
}

#page-content h3
{
    text-decoration:underline;
}

#page-content p
{
    margin-left:0px;
    padding-left:0px;
}

p.large
{
    font-size:13pt;
    text-align:justify;
}

#beta-block
{
    width:275px;
    margin-left:35px;
    float:right;
}