div#header80 {
  top: 180px;
}

div#header154 {
  top: 18px;
  background-color: #000000;
}

div#headerLine {
  top: 172px;
}

div#News {
    position: absolute;
    top: 270px;
    left: 200px;
    width: 400px;
    height: 310px;
}

div#ColumnATop {
    position: absolute;
    top: 270px;
    left: 620px;
    width: 160px;
    height: 140px;
}

div#ColumnAMiddle {
    position: absolute;
    top: 370px;
    left: 620px;
    width: 160px;
    height: 140px;
}

div#ColumnABottom {
    position: absolute;
    top: 530px;
    left: 620px;
    width:160px;
    height: 140px;
}

div#showPhotos {
    position: absolute;
    top: 270px;
    left: 20px;
    width: 53px;
    height: 18px;
    background-color: #ee8800;
    font-size: 9px;
    color: #ffffff;
}

div#showRace {
    position: absolute;
    top: 270px;
    left: 73px;
    width: 53px;
    height: 18px;
    background-color: #000000;
    font-size: 9px;
    color: #ffffff;
}

div#showWeather {
    position: absolute;
    top: 270px;
    left: 126px;
    width: 54px;
    height: 18px;
    background-color: #000000;
    font-size: 9px;
    color: #ffffff;
}

div#boxPhotos {
    z-index: 4;
    position: absolute;
    top: 290px;
    left: 20px;
    width: 160px;
    height: 270px;
    background-color: #dedede;
}

div#boxRace {
    z-index: 3;
    position: absolute;
    top: 290px;
    left: 20px;
    width: 160px;
    height: 270px;
    color: #ffffff;
    background-color: #dedede;
}

div#boxWeather {
    z-index: 2;
    position: absolute;
    top: 290px;
    left: 20px;
    width: 160px;
    height: 270px;
    background-color: #dedede;
}

div#morePhotos {
    position: absolute;
    top: 257px;
    left: 114px;
    color: #000000;
}

A.morePhotos {
    color: #000000;
    text-decoration: none;
}

div#showCountdownHdr {
    position: absolute;
    top: 562px;
    left: 20px;
    width: 160px;
    height: 18px;
    background-color: #ee8800;
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 2px;
}

div#showCountdown {
    position: absolute;
    top: 580px;
    left: 20px;
    width: 160px;
    height: 30px;
    background-color: #000000;
    font-size: 12px;
    font-weight: bolder;
    color: #ffffff;
    padding-top: 10px;
}

.leftHeader {
    color: #ffffff;
    background-color: #ee8800;
}

.Content {
    color: #666666;
}

.newsHeader {
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

.white, .white:hover {
    color: #ffffff;
    text-decoration: none;
}

.black, .black:hover {
    color: #000000;
    text-decoration: none;
}

.showDivTable {
    width: 100%;
}

.showDivTableMenu {
    text-align: center;
}

.showDivTableMenu:hover {
    cursor: pointer;
}

div#copyFtr {
    position: absolute;
    top: 584px;
    left: 200px;
    width: 400px;
    height: 25px;
}

