#Wrapper-Home
        {
        width                   : 850px;
        height                  : 100%;
        }
BODY
        {
        background-color: #000000;/*#96A599*/
        color                   : #000000;
        font-family             : Verdana, Arial, Helvetica, Sans-Serif;
        font-size               : 8pt;
        margin                  : 5px;
        }

#Header-Home-Wrapper
        {
        text-align              : left;
        padding                 : 0px;
        visibility              : visible;
        position                : relative;
        clear                   : left
        }
#HomeImages
        {
#        z-index                 : 2;
        visibility              : visible;
        position                : absolute;
        top                             : 136px;
        left                    : 677px;
        height                  : 10px;
        }
#HomeLinks
        {
	text-align              : left;
	color                   : #FFFFFF;
        font-family             : Trebuchet MS, Helvetica;
        visibility              : visible;
        position                : absolute;
#        position                : relative;
        top                     : -108px;
        left                    : -90px;
        }
#HomeLinks h2 {
        margin: 0;
        border-top: 1px solid rgb(255%,255%,255%);
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
}

#HomeLinks ul {
        list-style: none;
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 50px;
        padding: 0 0 0 15px;
        font-size: 13px;
}


#HomeLinks li {
        padding-top: 10px;
}

/* main header links */
a.nav1:link {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        text-decoration: none;
        font-size: 13px;
        font-weight: bold;
}
a.nav1:hover {
        color: #000000;
        background-color: #FFFFFF;
        padding-top: 3px;
}
a.nav1:visited {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #FFFFFF;
        text-decoration: none;
        font-size: 13px;
        font-weight: bold;
}
a.nav1:visited:hover {
        color: #000000;
        background-color: #FFFFFF;
}


#ContentHome
        {
        background-color: #000000;
        text-align              : center;
        visibility              : visible;
        position                : relative;
        clear                   : both;
        }
#Footer
        {
        line-height             : 14px;
        text-align              : left;
        padding                 : 0px;
        visibility              : visible;
        position                : relative;
        width                   : 100%;
        clear                   : both;
        }

A.Footer
        {
        color                   : #FFFFFF;
        font-family             : Arial, Helvetica, Sans-Serif;
        font-size               : 10px;
        text-decoration : underline;
        }

A:HOVER.Footer  { color : #FFFFFF; }

A.FooterBold
        {
        color                   : #FFFFFF;
        font                    : bold 11px Arial,Helvetica, Sans-Serif;
        text-decoration : underline;
        }

A:HOVER.FooterBold { color: #FFFFFF; }
A.FooterHome
        {
        color                   : #FFFFFF;
        font-family             : Arial, Helvetica, Sans-Serif;
        font-size               : 10px;
        text-decoration : underline;
        }

A:HOVER.FooterHome      { color : #FFFFFF; }

A.FooterHomeBold
        {
        color                   : #FFFFFF;
        font                    : bold 11px Arial,Helvetica, Sans-Serif;
        text-decoration : underline;
        }

A:HOVER.FooterHomeBold { color: #FFFFFF; }

.Footer-Container
        {
        position                : relative;
        padding                 : 5px;
        margin                  : 0px;
        color                   : #FFFFFF;
        font-family             : Arial, Helvetica, Sans-Serif;
        font-size               : 10px;
        text-decoration : none;
        }

.FooterHome
        {
        color                   : #FFFFFF;
        font                    : 10px Arial, Helvetica, Sans-Serif;
        }


