#title {
    position: relative;
    left: 63px;
    top: 76px;
    width: 151px;
    height: 74px;
    overflow: hidden;
    text-align: center;
    line-height: 25px;
    font-size: 12px;
}

#navbar li {
    float: right;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 3px;
    background-image: none;
    padding-top: 9px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}

#navbar {
    background: #4D4D4D;
    height: 35px;
}