#brickborder {
        height: auto;
        }
#contentwrapper {
        height: auto;
        }

div.LinksTable {
       text-align: left;
       vertical-align: top;
       }
table.LinksTable {
       width: 100%;
       vertical-align: top;
       border-collapse: collapse;
       border: 0px solid black;
       margin-bottom: 20px;
       }
h4.LinksHeading {
       font-size: 12pt;
       font-weight: bold;
       text-align: left;
       padding-top: 10px;
       }

ol.LinksList {
       }
ul.LinksList {
     font-family:"Times New Roman",Times,serif;
     font-size:20px;
       font-weight: normal;
       }
li.LinksItem {
       }
.LinksDate {
       color: black;
       }
.LinksItem A:link, .LinksItem A:visited, .LinksItem A:active {
       color: black;
       }
.LinksItem A:hover {
       color: #762836;
       }

.LinksItemDescription {
       font-weight: normal;
       }
