a:link, a:visited {color: #5A8FB4; text-decoration: none}
a:hover {color: #A80000; text-decoration: none}
a:active {color: #999999; text-decoration: none}

.offscreenCache {
    position:absolute;
    top: -100px;
    left: -100px;
}

body { 
    margin-left: 0px;
    margin-right: 0px;

    background-image: url('../agsf/bg_blu_SXGA_hm_cl20.jpg');
    background-repeat: no-repeat;
    background-position: 0px 35px;
}

#menu {
    position:absolute;
    width: 100px;
    border: 1px solid #CCB533;
    /*border-bottom-width: 0;*/
    font: normal 10px Arial;
    line-height: 14px;
    z-index: 2;
    text-align: left;
}

#menu a {
    width: 100%;
    display: block;
    text-indent: 3px;
    color: #5A8FB4;
    border-bottom: 0px solid #CCB533;
    padding: 1px 0;
    font-weight: bold;
}

#menu a:hover {
    background-color: #CCB533;
    color: white;
}

.navbar {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;

    background-color: #0066A8;

    margin-top: -1px;

    height: 24px;
    width: 100%;
    max-width: 1320px;
    width: expression(document.body.clientWidth <= 1280 ? "100%" : document.body.clientWidth > 1280 ? "1320px" : "auto");*/
}

.navIcon {
    margin-bottom: -2px;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 400;

    background-image: url('../agsf/laurel4r.jpg');
    background-repeat: no-repeat;
    background-position: 739px -244px;
}

.logo {
    position: absolute;
    top: 83;
    left: 110;
    z-index: 1;
}

.flag {
    position: absolute;
    top: 70;
    left: 450;
    z-index: 1;
}

.leftImage {
    position: absolute;
    top: 424;
    left: 168;
    z-index: 1;
}

.leftImageZoom {
    position: absolute;
    top: 150;
    left: -1000;
    /*visibility: hidden;*/
    z-index: 5;

    border: 1px solid #000000;
}

.infoIcon {
    position: absolute;
    top: 620px;
    left: 279px;
    z-index: 1
}

.bodyText {
    position: absolute;
    top: 376;
    left: 450;
    width: 390px;

    font-size: 11pt;
    font-family: Arial, Helvetica, sans-serif;
    z-index: 1;
}

.initCap {
    margin-left: -2px;
    margin-bottom: -6px;
    z-index: 1;
}

.blu {
    color: #3A6F94;
}

.gold {
/*    font-weight: bold;*/
    color: #BCA523;
}

.red {
    color: #A80000;
}

.donateButton {
    position: absolute;
    top: 701px;
    left: 452px;
    z-index: 1;
}

.footer {
    position: relative;
    margin-top: 26px;
    width: 390px;
    z-index: 1;

    font-size: 8pt;
    font-family: sans-serif;
}

noscript {
    width: 380;
    height: 250;
    position: absolute;
    top: 70;
    left: 450;
    overflow: hidden;
    z-index: 1;

    font-family: Arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    color: #005698;
}

.d0 {
    width: 380;
    height: 250;
    position: absolute;
    top: 70;
    left: 450;
    overflow: hidden;
    z-index: 1;
}

.d1 {
    position: relative;
    left: 1;
    z-index: 2;
    font-family: Arial, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
    /*color: #000000;*/
    color: #005698;
    z-index: 1;
}
