#headerWrap {
    background-color: #273246;
}

#topHeader {
background: url(images/topHeader_theSinkingBoat_top_960x270.jpg) right top no-repeat transparent;
height:270px;
z-index:50;
}

#topHeader h1 {
    color:white;
    font-family:'Philosopher', Arial, Helvetica, FreeSans, sans-serif;
    text-shadow: #273246 0.05em 0.05em 0.1em;
}
#topHeader h1.top{
    font-size:35px;
    padding-top: 25px;
    position:relative;
    left:25%;
}

#topHeader h1.bottom {
    font-size:45px;
    position:relative;
    left:35%;
}

#horizWrap {
    background:none;
}


.menu li:hover, .menu li.sfhover {
    border-top:5px solid /*#aa323b;*/ #273246; /*#C87C5B;*/
}

#right-eventWrap .moduletable h3 {
    background: none repeat scroll 0 0 /*#282725;*/ #273246;
    border-bottom: 2px solid /*#a4746a;*/ #C87C5B;
}

#footerWrap{ 
background-color: #273246;
}