/*
 * IE6 adjustments
 */

.nav li {
    display:inline;
}

#menu a {
    border:none;
}

#content h1 {
    margin:0;
    top:67px;
}