﻿*
{
    margin: 0;
}

html, body
{
    height: 100%;
    padding: 0px;
    background-color: #000000;
    background-repeat: repeat-x;
    color: #FFFFFF;
    font-family: century gothic,Verdana, Arial, Helvetica, sans-serif;
}
p
{
    padding-top: 10px;
    padding-bottom: 10px;
}
.wrapper
{
    background-image: url("images/HYCLA_Background_tall.gif" );
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -4em;
    width: 1024px;
}

.header
{
    background-image: url("images/HYCLA_header.gif" );
    text-align: center;
    height: 138px;
}
.content
{
    padding-left: 10px;
    padding-right: 10px;
}
.content ul
{
    list-style-type: disc;
    list-style-position: outside;
    padding: 0 20px 0 30px;
}
.footer, .push
{
    height: 4em;
    text-align: center;
}


ul#menu, .menu
{
    margin: 0;
    padding: 100px 0 0 0;
    list-style-type: none;
    width: auto;
    position: relative;
    display: block;
    height: 30px;
    font-size: 16px;
    font-weight: bold; /*background:transparent url(images/nav_bg.png) repeat-x top left;*/
    font-family: century gothic, Arial, Helvetica, sans-serif; /*border-bottom:1px solid #000000; 	border-top:1px solid #000000;*/
}
.menu td
{
    height: 40px;
}
ul#menu li
{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

ul#menu li a, .menu a
{
    display: block;
    color: #FFFFFF;
    text-decoration: none; /*font-weight:bold;*/
    padding: 8px 10px 0 10px;
}
ul#menu li div
{
    display: block;
    color: #999999;
    text-decoration: none; /*font-weight:bold;*/
    padding: 8px 10px 0 10px;
}


ul#menu li a:hover, .menu a:hover
{
    color: #999999;
    height: 22px;
}


ul#menu li a.current, .menu a.current
{
    display: inline;
    height: 22px;
    margin: 0;
}
.menu_small
{
    font-size: 10px;
    color: #FFFFFF;
}
.menu_small a:current
{
    display: inline;
}
.menu_small a:hover
{
    color: #999999;
}
.menu_small a
{
    color: #FFFFFF;
    text-decoration: none;
}
.banner
{
    font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-variant: small-caps;
    color: #FFFFFF;
}

h3
{
    margin: .05in 0in;
    font-size: 15.5pt;
    font-family: Arial;
}


B
{
    font-weight: bold;
}
.insidebox
{
    position: relative;
    color: #ffffff;
    font-family: century gothic, Verdana, Arial, Helvetica, sans-serif;
}

.linkspage
{
    color: #FFFFFF;
}
.linkspage a
{
    color: #FFFFFF;
    text-decoration: underline;
}
.linkspage a:visited
{
    color: #999999;
}
.linkspage a:hover
{
    color: #0000FF;
}
.linkspage a:current
{
    display: inline;
}
 