.flashAlternate {
    display: block;
}

ul.header_nav, 
ul.main_nav,
.flashReplacement, 
.flashNavigation {
    display: none;
}

body, 
#canvas {
    background: none; 
}

html {
    margin-top: 100px;
}
h1.banner {
    position: fixed; left: 0; top: 0; right: 0;
    width: auto;
}

a.button_link {
    display: none;
}

#admin_toolbar {
    display: none; 
}

#flash_promos {
    margin: 0;
}

#page {
    width: auto;
}
#content {
    text-align: center;
}
#main_content {
    float: none;
    padding: 0;
    margin: 0 auto;
    text-align: left;
}
#sidebar {
    float: none; 
    display: none;
}

.selected.promo h2 {
    background: none;
}
.promo h2 {
    padding: 0;
    background: none;
    font-size: 24px; 
    font-weight: bold;
    line-height: auto;
    color: #252525;
    text-transform: uppercase;
    display: none;
}

.promo .short_description {
    position: static;
    width: auto;
    line-height: auto;
    color: #252525;
    display: none;
}
