body {
    color: #333;
    font-family: arial,verdana,sans-serif;
    font-size: 75%;
    line-height: 1.5em;
}

#site h1 {
    background: url(../img/p1/jrlogo.gif) no-repeat;
    height: 176px;
}

#site h1 a {
    display: block;
    height: 84px;
    width: 280px;
}

#site h1 span {
    display: none;
}

#contentWrapper h3 {
    color: #37B0C6;
    font-size: 1.2em;
}

#mainNav,
#subNav,
#bookmark,
#blog,
#info,
#siteBackground,
#siteContact {
    display: none;
}