div#header80 {
  top: 180px;
}

div#header154 {
  top: 20px;
  background-color: #000000;
  border-bottom: 1px solid #000000;
}

div#headerLine {
  top: 172px;
}

div#ColumnATop {
    position: absolute;
    top: 185px;
    left: 10px;
    width: 170px;
    height: 140px;
}

div#ColumnAMiddle {
    position: absolute;
    top: 285px;
    left: 10px;
    width: 170px;
    height: 140px;
}

div#ColumnABottom {
    position: absolute;
    top: 425px;
    left: 10px;
    width: 170px;
    height: 140px;
}

div#ColumnB {
    position: absolute;
    top: 185px;
    left: 200px;
    width: 400px;
    height: 310px;
}

div#ColumnCTop {
    position: absolute;
    top: 185px;
    left: 620px;
    width: 170px;
    height: 140px;
}

div#ColumnCMiddle {
    position: absolute;
    top: 360px;
    left: 620px;
    width: 170px;
    height: 140px;
}

div#ColumnCBottom {
    position: absolute;
    top: 510px;
    left: 620px;
    width: 170px;
    height: 140px;
}

TD.ColumnContent {
    color: #666666;
}

A.GalleryPopup {
    cursor: pointer; /* Put here, rather than hover, for IE */
}

.leftHeader {
    color: #ffffff;
    background-color: #850009;
}

.newsHeader {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

