body{
    margin:0; 
    padding:0;
    background-image:url(../jpgs/buttons_logos/faded_logo.jpg);
}

a img {
    border:0

}
#masthead {
    min-width:850px;
    max-width:1050px;
}

#masthead img.logo {
    float: left;
    margin: 1em 0em 5px 1em;
}

#card_holder {
    float: right;
    background-image: url(../jpgs/sponsor_cards/grey_box.jpg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    margin:10px 10px 0 0;   
    padding-left: 0;
    height: 136px;
    width: 396px;
}

#card_swapper {
    border: 1px solid black;
    width: 390px;
    height: 130px;
}

#lower_masthead {
    clear:both;
    height:30px;
}
 
#lower_masthead .slogan {
    font: italic bold 12pt Times New Roman, serif;
    text-align: center;
    padding-top:0px; 
}

#navlinks {
    margin:0 0 0 9%;
}

#navlinks li {
    display: inline;
}
