html, body {
    background: white;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 10pt;
    line-height: 16pt;
    color: #666;
    margin: 0;
    background-image: none;
    }
ul.unc-photo-carousel, div#backdrop, div#spotlight-carousel, .wide img#expando, .tall img#expando {
    display: none
    }
#primary_nav, #breadcrumbs, #left-col, #headerGlobalLinks, .tools, #utility_bar, #footer, #footer_secondary, #text_resizer, #skip-navigation, #utility_search, #utility_nav, #information-nav, #about_this_image_inner, #backdrop, #right-col, #tools-main, .tools-main div a span, .tools-main div span, #tools_label, #header h1#unc-logo span, div#utility_logo a span {
    display: none
    }
#content_l, #content, #content-lr, #container {
    width: 100%;
    margin: 20px 8px 0 8px;
    float: none;
    }
img {
    border: none;
    }
a, a:link, a:visited {
    color: #333;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
    font-size: 10pt
    }
div#header h1#unc-logo a span.logo_unc {
    display: none
    }
h1 {
    font-size: 15pt;
    font-style: italic;
    font-weight: bold;
    }
div#header {
    font-size: 12pt;
    margin-bottom: 10px;
    }
div#header h2, h2 {
    font-size: 12pt;
    font-weight: bold;
    font-family: Georgia, "Times New Roman", Times, serif;
    margin: 0;
    padding: 10px 0;
    }
div#header h2 a {
    text-decoration: none;
    }
h3 {
    font-size: 11pt;
    font-weight: bold;
    margin: 20px 0 0 0;
    padding: 0;
    }
div#content-well div.list-group-container {
    overflow: visible;
    display: block;
    }
div#content-well div.accordion ul.first, div#content-well div.accordion ul.second, div#content-well div.accordion ul.third, div#content-well div.accordion ul.fourth, div#content-well div.accordion ul.fifth, div#content-well div.accordion ul.sixth {
    display: block;
    }
	
#unc-logo, #carousel-3col, #carousel-2col, #personaltools{
display: none;
}

#portal-logo{
display: block;
}

div#left_sidebar, div#portal-searchbox, div#carousel_top{ display:none;}

.headerTop {
    background: none repeat scroll 0 0 #519DD1;
    height: 99px;
    margin: 1px 0;
    width: 100%;
	display: block;
}