.region-sidebar-second {
    margin-top: 5% !important;
}

.navbar-is-static-top {
    background-color: #f7f8f3;
}

.general-page-body-container {
background-image: url("https://events.cancer.gov/sites/default/files/assets/hdrp-ncorpccdrwebinars/ncorp-badge-color.jpg"); /* The image used */
background-size: 100%;
background-position: top center;
background-repeat: no-repeat; /* Do not repeat the image */
}

#eventsreg-nav-bar {
    background-color: #383838;
}

.region-sidebar-second {
    margin-top: 100%;
}

.col-sm-9 {
    width: 70%;
}

.col-sm-3 {
    width: 30%;
}

#eventsreg-nav-bar .navbar-inverse .navbar-nav > .active > a {
    border-bottom: 4px solid #bb0f3d;
}

h2 {
    font-size: 40px;
    margin-top: 32%;
    color: #000;
}

.site-footer {
    background: #383838;
}

th, td {
    padding: 30px !important;
}  

.darkheader {
    background-color: #324751; 
    text-transform: uppercase;
    font-size: 25px;
    color: #fff;
}

.lightheader {
    background-color: #dedbdc;
}

.dayfont {
    font-size: 24px;
    font-weight: 700;
    line-height: .5em;
}

.titletop {
    font-size: 20px;
    font-weight: 700;
    line-height: 1em;
}

.titlebottom {
    font-size: 14px;
    line-height: 1em;
}

.parttitle {
    text-transform: uppercase;
    font-size: 25px;
}