*
{
    margin: 0px;
    padding: 0px;
}
#header
{
    height: 77px;
    width: 848px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 2px;
    top: 4px;
    text-align: center;
}
#header2
{
    width: 848px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 8px;
    top: 4px;
    text-align: center;
}
/*to remove focus in Firefox*/
a:focus
{
    outline: none;
}
img
{
    border: 0;
}
img a:link, img a:visited
{
    border: 0;
    cursor: pointer;
}
img a:hover, img a:active
{
    border: 0;
    cursor: pointer;
}


a:link, a:visited
{
    cursor: pointer;
    color: #959595;
    text-decoration: none;
}
a:hover, a:active
{
    cursor: pointer;
    color: #3d3d3d;
    text-decoration: none;
}

#outer_header
{
    position: relative;
    height: 211px;
    background-color: #256dba;
    z-index: 200;
}
#outer_banner
{
    position: relative;
    height: 221px;
    background-image: url(../media/gif/outer_banner_back.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    z-index: 100;
}
#banner
{
    position: relative;
    height: 211px;
    width: 845px;
    margin-right: auto;
    margin-left: auto;
    border-right: 1px solid #111111;
    border-left: 1px solid #111111;
    z-index: 100;
}
/*#outer_content
{
    position: relative;
    background-color: #ebebeb;
}*/
#outer_content
{
    position: relative;
    /*background-color: #256dba;*/
}
#content
{
    position: relative;
    width: 816px;
    background-color: #FFFFFF;
    margin-right: auto;
    margin-left: auto;
    border-right: 1px solid #111111;
    border-left: 1px solid #111111;
    border-bottom: 1px solid #111111;
    padding-bottom: 10px;
    padding-left: 16px;
    padding-right: 16px;
}
#header_images
{
    width: 816px;
    background-color: #FFFFFF;
}
#suggestions
{
    width: 206px;
    border: 1px solid #cbcbcb;
    background-color: #f0f0f0;
}
#directory
{
    width: 206px;
    border: 1px solid #cbcbcb;
    background-color: #f0f0f0;
    text-align: right;
}
#activities
{
    width: 208px;
}
#sub
{
    width: 206px;
    border: 1px solid #cbcbcb;
    background-color: #f0f0f0;
    text-align: right;
}
.main_text
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    vertical-align: middle;
    color: #959595;
    height: 30px;
    padding-right: 5px;
    padding-bottom: 2px;
}


.main_text1
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    color: #959595;
    padding-left: 5px;
    padding-bottom: 10px;
    padding-top: 10px;
}


.main_text_2
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
    vertical-align: top;
    color: #959595;
    padding-right: 5px;
}

.main_text_aboutus
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-align: justify;
    vertical-align: top;
    color: #959595;
    line-height: 25px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
}

.main_text_3
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: justify;
    vertical-align: top;
    color: #959595;
}
.main_list
{
    text-align: left;
    vertical-align: middle;
}

#bottom_home
{
    width: 816px;
    background-color: #ebebeb;
}

#bottom
{
    width: 816px;
    left: 15px;
    background-color: #ebebeb;
    bottom: 73px;
}
.bottom_back_1
{
    background-image: url(../media/gif/bottom_back_1.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
#weather
{
    width: 263px;
    background-image: url(../media/gif/middle_bottom_back.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
#poll
{
    width: 263px;
    background-image: url(../media/gif/middle_bottom_back.gif);
    background-repeat: repeat-x;
    background-position: left top;
}

#sponsor
{
    width: 263px;
    background-image: url(../media/gif/middle_bottom_back.gif);
    background-repeat: repeat-x;
    background-position: left top;
}
#news
{
    width: 300px;
    text-align: right;
}
#news td
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #959595;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
}

#news td p
{
    border-right: 5px solid #3d3d3d;
    padding-right: 7px;
}

#news td p a:link, #news td p a:visited
{
    cursor: pointer;
    color: #959595;
    text-decoration: none;
}
#news td p a:hover, #news td p a:active
{
    cursor: pointer;
    color: #959595;
    text-decoration: underline;
}

#OtherNews
{
    width: 290px;
    text-align: right;
    margin-right: 9px;
}
#OtherNews td
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    color: #959595;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
}

#OtherNews td p
{
    border-right: 5px solid #3d3d3d;
    padding-right: 7px;
}

#OtherNews td p a:link, #news td p a:visited
{
    cursor: pointer;
    color: #959595;
    text-decoration: none;
}
#OtherNews td p a:hover, #news td p a:active
{
    cursor: pointer;
    color: #959595;
    text-decoration: underline;
}

#footer_home
{
    width: 816px;
    background-image: url(../media/gif/footer_back.gif);
    background-repeat: repeat-x;
    background-position: left top;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    text-align: right;
}


#footer
{
    width: 816px;
    background-image: url(../media/gif/footer_back.gif);
    background-repeat: repeat-x;
    background-position: left top;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

#copyright a:link, #copyright a:visited
{
    text-decoration: none;
    color: #545252;
    font-weight: bold;
}
#copyright a:hover, #copyright a:active
{
    text-decoration: none;
    color: #545252;
    background-color: #DCDCDC;
}

.form
{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 100%;
    border: 1px solid #a5acb2;
    vertical-align: middle;
    text-align: right;
    width: 90%;
    padding: 1px 2px 1px 2px;
}
#vote
{
    width: 181px;
}

.hc
{
    display: none;
}

.pd
{
    padding-right: 5px;
}

#hyp
{
    color: #959595;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
}


#hyp a:link
{
    color: #959595;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
}




#hyp a:hover
{
    color: #3d3d3d;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
    background-color: #c3c3c3;
}

#hyp a:visited
{
    color: #3d3d3d;
    font-family: Tahoma;
    font-size: 11px;
    text-decoration: none;
}


#council a:link
{
    color: #959595;
    font-family: Tahoma;
    font-size: 13px;
    text-decoration: none;
    height: 25px;
}




#council a:hover
{
    color: #3d3d3d;
    font-family: Tahoma;
    font-size: 13px;
    text-decoration: none;
    background-color: RGB(250,250,250);
    height: 25px;
    border-right: #696969 solid;
}

#council a:visited
{
    color: #3d3d3d;
    font-family: Tahoma;
    font-size: 13px;
    text-decoration: none;
    height: 25px;
}

#council td
{
    color: #3d3d3d;
    font-family: Tahoma;
    font-size: 13px;
    text-decoration: none;
    border-right: gainsboro 1px solid;
    border-top: gainsboro 1px solid;
    border-left: gainsboro 1px solid;
    border-bottom: gainsboro 1px solid;
    height: 25px;
    vertical-align: middle;
}

.gvpd
{
    padding-top: 10px;
}
