﻿body
{
    background-color: #d2e945;
}
.Header_Wrapper
{
    width: 970px;
    margin: 0px auto 0px auto;
    padding: 0px;
    position: relative;
    background-image: url('../images/h2a_bg_2_top.png');
    background-repeat: no-repeat;
    height: 110px;
}
.Header_Inner
{
    display: block;
    position: relative;
    bottom: -2px;
}
.Header_LoginBar
{
    font-family: arial, Helvetica, sans-serif;
    font-size: 11px;
    text-align: right;
    vertical-align: top;
    margin: 20px 20px 0px 0px;
    float: right;
    text-decoration: none;
    color: #333333;
}
.Header_Logo
{
    position: relative;
    float: left;
    bottom: -35px;
    left: 35px;
    border-style: none;
}
.Nav1_Current
{
    background-position: 0px -60px;
}
#NavBar
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    font-family: "trebuchet MS";
    font-size: 12px;
    text-decoration: none;
    color: #000000;
    font-weight: bold;
    position: absolute;
    top: 70px;
    left: 280px;
    height: 30px;
    display: block;
}
#NavBar a
{
    margin: 0px;
    padding: 10px 0px 0px 0px;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #333333;
    font-size: 13px;
    font-weight: bold;
    font-family: "trebuchet MS";
    height: 19px;
    text-indent: 0px;
}
#NavBar li
{
    float: left;
    padding: 0px;
    margin: 0px;
    position: absolute;
    display: block;
    list-style-type: none;
}
#NavTextLinks
{
    display: none;
}
#HomeButton
{
    background-image: url('../images/Nav1_Button_80px_v2.png');
    background-repeat: no-repeat;
    width: 80px;
    height: 30px;
    left: 15px;
}
#HomeButton a:hover
{
    background-image: url('../images/Nav1_Button_80px_v2.png');
    background-repeat: no-repeat;
    background-position: 0px -30px;
}
#AboutButton
{
    background-image: url('../images/Nav1_Button_108px_v2.png');
    background-repeat: no-repeat;
    width: 108px;
    height: 30px;
    left: 95px;
}
#AboutButton:hover
{
    background-image: url('../images/Nav1_Button_108px_v2.png');
    background-repeat: no-repeat;
    background-position: 0px -30px;
}
#WorkButton
{
    background-position: 0px 0px;
    background-image: url('../images/Nav1_Button_123px_v2.png');
    background-repeat: no-repeat;
    width: 123px;
    height: 30px;
    left: 203px;
}
#WorkButton:hover
{
    background-image: url('../images/Nav1_Button_123px_v2.png');
    background-repeat: no-repeat;
    background-position: 0px -30px;
}
#InvolvedButton
{
    background-position: 0px 0px;
    background-image: url('../images/Nav1_Button_119px_v2.png');
    background-repeat: no-repeat;
    width: 119px;
    height: 30px;
    left: 326px;
}
#InvolvedButton:hover
{
    background-image: url('../images/Nav1_Button_119px_v2.png');
    background-repeat: no-repeat;
    background-position: 0px -30px;
}
#ContactButton
{
    background-position: 0px 0px;
    background-image: url('../images/Nav1_Button_108px_v2.png');
    background-repeat: no-repeat;
    width: 108px;
    height: 30px;
    left: 445px;
}
#ContactButton:hover
{
    background-image: url('../images/Nav1_Button_108px_v2.png');
    background-repeat: no-repeat;
    background-position: 0px -30px;
}
#MembersButton
{
    background-position: 0px 0px;
    background-image: url('../images/Nav1_Button_119px_v2.png');
    background-repeat: no-repeat;
    width: 119px;
    height: 30px;
    left: 553px;
}
#MembersButton:hover
{
    background-image: url('../images/Nav1_Button_119px_v2.png');
    background-repeat: no-repeat;
    background-position: 0px -30px;
}
