/* HEADER */

.content { 
    background-color: #fff; }
    
#header {
    height: 165px;
    width: 755px;
    padding: 0;
    margin: 0; }

    .header1 {
        background-image: url('../images/com/header1.jpg'); }

    .header2 {
        background-image: url('../images/com/header2.jpg'); }

    .header3 {
        background-image: url('../images/com/header3.jpg'); }

    .header4 {
        background-image: url('../images/com/header4.jpg'); }

    .header5 {
        background-image: url('../images/com/header5.jpg'); }
            
    #header .tabs {
        margin: 0 0 0 -1px;
        padding: 0;
        width: 360px;
        height: 35px;
        border: none;
        vertical-align: bottom; }       

    h1, .textheader { font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; }
    
.menu {  }

.noticeboardheader { 
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
    color: #fff; 
    background-position: center right; 
    background-repeat: no-repeat; }

td.noticeboard {
    font-size: 11px;
    padding: 10px;
    overflow: hidden;
    background-image: url('../images/com/bg-noticeboard.jpg'); 
    background-repeat: no-repeat; }    
    
    td.noticeboard div {
        padding-right: 60px;
        height: 200px;
        overflow: auto; }

.postit { 
    margin: -3px 0 0 464px;
    position: absolute; }      

td.sponsors {
    font-size: 11px;
    padding: 10px;
    overflow: hidden; }    
    
    td.sponsors div {
        padding-right: 60px;
        height: 100px;
        overflow: auto; }      