#wrapper {
    background: #ac2125;}
    
    #header {
        height: 5em;}

    #header h1 a {
        background-image: url(/images/logo_fadein_white.gif);}

    h1.mainLogo {
        display: none;}
        
    #header a {
        color: #ffffff;}
            
#main h1 {
        margin: 0% 0 5% 0;}

div.spotlight {
    width: 50%;
    background: #eaf6f8;
    border: 1px solid #ffffff;
    oveflow: hidden;
    /*position: absolute;*/
    bottom: 20px;}
    
    div.spotlight img {
        float: right;
        width: 50%;}
        
    div.spotlight p {
        float: left;
        width: 40%;
        margin: 0 0 20px 20px;
        padding: 0;
        font-size: 85%;}
        
    div.spotlight h4 {
        float: left;
        width: 40%;
        padding: 0;
        margin: 20px 0 0 20px;
        font-size: 100%;}

p.bigText {
    color: #ffffff;
    font-size: 15em;
    font-weight: bold;
    position: absolute;
    bottom: 10px;
    right: 0.5em;
    padding: 0;
    margin: 0;
    line-height: 0.8;
    letter-spacing: -0.10em;
    width: 1em;}
    
    p.bigText span {
        font-size: 15%;
        position: absolute;
        letter-spacing: 0;
        top: 0;
        left: -3.2em;
        top: 1.4em;}

#submenu {
    display: none;}
    
/*#ie6 #main, #ie7 #main {
    position: static;}*/
