

body {
    padding-top: 10px;
    text-align: left;
    align-items: :left;
    display: flex;
    justify-content: center;
    #float: left;

}
body > a:first-of-type {
    display: none;
}

.imagebar {
    border: 1px solid red;
    width: 100%;
    float: center;
}

.bannerbar.forpc{
    display: none;
}

#imagebar {
    display: none;
}

#bannerbar {
    display: none;
}

#top_nav {
    display: none;
    border:1px solid red;
}

.formobile {
    display: none;
}

#home {
    width: 93%;
    min-width: 0;
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 0;
    float: left;
}

#navList {
    display: none;
}

#header{
    
}

#main{

}

#mainContent {
    
}

#sideBar {
    
}