a:link
{
    color:235496;
}

a:visited
{
    color:235496;
}

h1
{
    margin: 0;
    color:235496;
    font-family: arial;
}

.header
{
    background-image: url("/images/abbg.jpg");
}

.footer
{
    font-size:10;
}

.update
{
    color:eeeeee;
    background-image: url("/images/abbg.jpg");
    font-size:10;
}

.agave
{
    position:relative;
    right:-8px;
    text-align:right;
    top:-8px;
    vertical-align:text-top;
}

.content
{
    position:relative;
    text-align:left;
    vertical-align:text-top;
    top:-120px;
}

.menu
{
    font-family: arial;
    background-image: url("/images/abbg.jpg");
    padding: 5 5 5 5;
    vertical-align: text-top;
    width: 18%;
    height: 100%;
}

.menu_links a
{
    color: #ffffff;
    position: relative;
    float: left;
    width: 100%;
    text-decoration: none;
    font-weight: bold;
    padding-left:15;
    background: url("/images/squiggle.gif") no-repeat;
    height:30px;
    margin-top:30;
    font-size:17;
    padding-top:5;
}

.menu_links a:visited
{
    color:white;
}

.menu_links a:hover
{
    background: url("/images/squiggle-inv.gif") no-repeat;
    color:235496;
}

.menu_links_top a
{
    color: #ffffff;
    margin-top:0;
    text-decoration: none;
}

.submenu_links
{
    position: relative;
    float: left;
    width: 100%;
    left:0%;
}

.submenu_links a
{
    color:235496;
    background-image: none;
    margin-top:0;
    font-size:10;
    height: auto;
    background: url('/images/favicon.gif') no-repeat;
    background-position: 0px 3px;
    padding-left:20;
    width: 95%;
}

.submenu_links a:visited
{
    color:235496;
}

.submenu_links a:hover
{
    color:ffffff;
    background-image: none;
    margin-top:0;
    font-size:10;
    height: auto;
    background: url('/images/favicon.gif') no-repeat;
    background-position: 0px 3px;
    padding-left:20;
}

.body
{
    padding: 5 5 5 5;
    vertical-align: top;
    width: 84%;
    color: #000000;
    height: 100%;
}

body
{
    color: #000000;
    height: 96%;
}

.main
{
    width: 100%;
    height: 100%;
}
