html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  *, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
    }
  *,
  html,
  body {
      font-family: Arial, sans-serif;
      box-sizing: border-box;
  }

  #Layout {
    width: 990px;
    margin-right: auto;
    margin-left: auto;
}

#TopHeader {
    background-color: #000;
    float: left;
    height: auto;
    width: auto;
}

#Header {
    background-color: #000;
    width: auto;
    text-align: right;
    height: 110px;
    vertical-align: middle;
    background-image: url(Images/ads-header.png);
    background-position: 0px;
    padding-right: 25px;
}

#ButtonBar {
    height: 10px;
    background-color: #000;
    text-align: left;
    vertical-align: middle;
    padding: 0;
}

#Body {
    background-image: url();
    /* height: 1230px; */
    font-family: Verdana, Geneva, sans-serif;
    background-repeat: no-repeat;
    background-position: 700px top;
}

#bodytoppic {
    width: 350px;
    height: auto;
    padding-top: 0px;
}

#BodyLeft {
    width: 960px;
    padding-left: 5px;
    font-size: 16px;
    color: #FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-style: normal;
}

#LowerBody {
    height: 20px;
}

#BottomLeft {
    height: 300px;
    width: 390px;
    float: left;
}

#WordBotLeft {
    height: 300px;
    width: 200px;
    float: left;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
}

#PicBotLeft {
    height: auto;
    width: 177px;
    margin-top: 10px;
    margin-left: 200px;
    border: thin solid #FF5800;
    clear: none;
}

#BottomMiddleLeft {
    height: 290px;
    width: 200px;
    float: left;
    border: thin solid #FF5800;
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

#BottomMiddleRight {
    height: 200px;
    width: 247px;
    float: left;
}

#BottmRight {
    float: left;
    height: 300px;
    width: 380px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF9604;
    padding-left: 10px;
}

#PicBotRight {
    height: 200px;
    width: 150px;
    float: left;
    top: 0px;
    padding: 5px;
    border: thin solid #FF5800;
    margin-top: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0px;
}

#Footer {
    height: 130px;
    background-image: url(Images/bottom-logos.png);
    background-repeat: no-repeat;
    background-position: top;
    text-align: center;
    font-weight: bold;
}

a:link {
    color: #F60;
}

a:visited {
    color: #CCC;
}

a:hover {
    color: #F60;
}

body,
td,
th {
    font-family: Verdana, Geneva, sans-serif;
    color: #CCC;
    font-size: 14px;
}

h1 {
    font-size: 18px;
    color: #F60;
    height: 20px;
}

h2 {
    font-size: 14px;
}

h3 {
    font-size: 12px;
}

h4 {
    font-size: 10px;
}

body {
    background-color: #000;
}

#apDiv1 {
    position: absolute;
    left: 259px;
    top: 155px;
    width: 283px;
    height: 74px;
    z-index: 1;
    float: left;
}

#Layout #Footer #BottomLeft #WordBotLeft p {
    color: #FF9604;
}

.style1 {
    font-size: 12px;
    color: #CCCCCC;
}

.style3 {
    font-size: 24px
}

.style4 {
    font-size: 18px;
    color: #CCCCCC;
}

.style6 {
    font-size: 12px
}

.style7 {
    color: #000000
}

.style8 {
    font-size: 18px;
    color: #CCCCCC;
    font-style: italic;
}