#unm-nav .center-cont, section#main_page {
    width: 100%;
    border: none;
}

footer#copyright_links, section#main_page {
    width: 100%;
}

section#main_page {
    background-color: white;
    box-shadow: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

header {
    margin: 0;
}

#links-right > ul > li {
    display: inline;
    float: left;
}

#links-right > ul > li > a {
    font-size: .9em;
}

.indent {
    margin-top: 0;
    padding: 0;
}

header.header_site_path, header.header_site_path img, .site_path, .main_title {
    display: block;
}

#expandnav {
    background: none;
    background-image: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 400px;
    filter: none;
    -ms-filter: none;
    border: none;
}

#expandnav > li {
    float: none;
    color: #c10037;
}

#expandnav > li > a {
    font-size: 1.2em;
    color: #c10037;
    font-weight: normal;
}

p.site_path {
    margin: 0;
}

header > img {
    width: 100%;
}

p.site_path {
    margin: 0;
}

div#unm-nav, nav.mobile_navbar, li.sidebar_nav, hr, #toggle, #social_toolbar, #main_title_mobile {
	display: none;
}

div#main_content {
    display: block;
    border: none;
    width: 100%;
    min-height: 10px;
}

div#sidebar_container {
    /*float: none;
    display: block;
    min-height: 10px;*/
    display: none;
}