.tribute2 {
    background: none;
}

.tribute2 .picture-frame {
    display: none;
}

.tribute2 .navigation-bar .navigation-top-border {
    background-color: transparent;
    border: none;
}

.tribute2 .tribute2-content .left-navigation-bar {
    background-color: transparent;
    background: url('../themes/images/grey-navigation.jpg') no-repeat left top;
    background-size: 100% 100%;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container {
    background: none;
}

.tribute2 .tribute2-content .left-navigation-bar .navigation-container ul li {
    border-top: 1px solid #999999;
    border-bottom: 1px solid #2a2f34;
}

.tribute2 .footer-swoop {
    background: url('../images/grey-footer-bg.png') no-repeat center top transparent;
}