#footer {
    position: static;
    margin: 0 0 0 0;
    width: 80%;
    border: 0 0 0 0;
}

#main-container {
    padding: 80px 10% 20px 10%;
    margin: 0px 0px 0px 0px;
}

.title {
    width: 100%;
    vertical-align: middle;
    font-size: 25px;
    font-family: "Open Sans", "myriad pro", arial, sans-serif;
    font-weight: bold;
    color: #005b96;
    cellspacing: 0;
    cellpadding: 0;
    word-spacing: 0;
    margin: 0;
    padding: 0;
}

.title a:link, .title a:visited, .title a:hover, .title a:active {
    text-decoration: none;
    color: #005b96;
}

.sec-title {
    margin: 0 0 0 0;
    padding: 10px 0 10px 0;
}

.sec-title img {
    height: 40px;
    display: inline-block;
    margin: 0;
    padding: 0 10px 0 0;
    vertical-align: middle;
    word-spacing: 0;
}

.sec-title p {
    font-size: 20px;
    font-family: "Open Sans", "myriad pro", arial, sans-serif;
    font-weight: bold;
    color: #005b96;
    display: inline-block;
    word-spacing: 0;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    position: relative;
    left: -5px;
}

.item {
    clear: both;
    margin: 0;
    padding: 5px 0 5px 50px;
}

.item > p {
    font-size: 17px;
    font-family: "Lora", times, serif;
    clear: both;
    margin: 5px 0 5px 0px;
}

.inst {
    font-weight: bold;
    float: left;
}

.loc-date {
    float: right;
}

.titl {
    font-style: italic;
}

.item > ul {
    font-size: 17px;
    font-family: "Lora", times, serif;
    clear: both;
    margin: 5px 0 5px 0;
    padding: 0;
}

.item > ul li {
    list-style-position: inside;
}

li > img {
    display: inline;
    word-spacing: 0;
    margin: 0;
    padding: 0px 0 0px 0;
    height: 20px;
    position: relative;
    top: 6px;
}