@charset "utf-8";

/***** OVERRIDE DEFAULTS *****/
#lhs_common_desktop_xxx {
    height: 100%; 
    overflow: hidden; 
}


/*******************************************
     begin banner styling
*******************************************/

#lhs_banner { 
    height: 265px;
    background: #e4dbad url("../images/Title2.jpg") left top no-repeat;
}

#lhs_banner_links { 
    display: inline;
    position: absolute;
    left: 5em;
    top: 15.0em;
}

#lhs_banner_links li { display: inline; }

#lhs_banner_links a {color: black; text-decoration: none; }

#lhs_banner_links a:hover { color: white; text-decoration: none; }

.lhsBanner h1 {
    color: white;
    margin: 0;
    padding: 0.20em 1em;
    font-weight: bold;
}
