#topic {
    background: #130F0B url(images/diamondplate8.jpg);
    color: white;
}
#topic a:link {
    color: #A8CFE7;
}
#topic a:visited {
    color: #D6ABD6;
}

#topic .banner img {
    border-style: solid;
    border-width: 2px;
    border-top-color: #130f0b;
    border-left-color: #130f0b;
    border-bottom-color: #29241F;
    border-right-color: #29241F;
}

.topic-bottom {
    position: absolute;
    margin: 0;
    padding: 0;
    bottom: 20px;
    right: 5%;
}

h2 {
    display: none;
}


.main-column {
    width: 70.61%;
    float: left;
    margin: 0 2% 0 0;
    border-right: solid white 2px;
}



#menu .updates dt, #menu .updates dd {
    /*padding: 0;
    margin: 0;*/
}

#menu .updates dt {
/*    display: block;
    float: left;
    clear: right;*/
    font-weight: normal;
    font-style: normal;
    color: red;
}

#menu .updates dd {
    margin-left: 1.5em;
}

#menu ul.whoweare {
    list-style-type: square;
}
#menu ul.whoweare li {
    margin-left: 2em;
    padding-left: 0.5em;
}

#menu div.update-image {
    width: 100%;
}
#menu div.update-small-image {
    text-align: center;
}
#menu div.update-image img {
    width: 100%;
}

#poster {
    background-color: transparent;
    color: white;
    border: none;
}

#poster .lining {
    padding-top: 3.7em;
}

#poster h4 a, #poster h4 a:link, #poster h4 a:visited, #poster h4 a:hover {
    color: white;
}

div.event .titles {
    border-left-color: #aaa;
}

div.event .title {
    color: white;
}


