html {
  padding: 0px 0px 0px 0px;
  margin: 0 auto;
  height: 100%;
  overflow-y: scroll;
/*border: yellow 1px solid;*/
}

body {
  margin: 0 auto;
  padding: 0px 0px 0px 0px;
  height: 100%;
  font-size: medium;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  color: #888;
  background-color: #010216;
/*  background-color: #030708;*/
}

p {
  margin-top: 0px;
}

#outer {
  margin: 0 auto;
  height: 100%;
  text-align: left;
/*  margin-top: 20px; */
  width: 1024px;
/*background-color: red;*/
/*border: red 1px solid;*/
}

#outer > #contain-all {
  margin: 0 auto;
  height: 100%;
/*border: blue 1px solid;*/
}

#outer > #contain-all > #inner {
  margin: 0 auto;
  padding-bottom: 500px;
  height: 100%;
/*border: purple 1px solid;*/
}

#outer > #contain-all > #inner > #content {
  margin: 0 auto;
  height: 100%;
/*border: green 1px solid;*/
}

#header {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 1022px;
  height: 260px;
  /*border: 1px #383838 solid;*/
  float: none;
  background-color: #010216;
/* background: url(/images/navy.gif) repeat;*/
/*  border: 1px black solid;*/
}

#header_left,
#header_right {
  height: 260px;
}

#header_left {
  float:  left;
  width: 357px;
  background: url(/images/leftHeader.png) no-repeat left top;
}

#header_right {
  float: right;
  margin: -40px 60px 0px 0px;
  width: 214px;
  background: url(/images/rightHeader-navy.jpg) no-repeat right top;
}

#body {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  width: 1022px;
  height: 100%;
  text-align: center;
  background-color: #010216;
  background: url(/images/navy.gif) repeat;
}

#body div {
  width: 33%;
  height: 225px;
  float: left;
}

#enterText {
  position: relative;
  top: 0px;
  margin-top: -70px;
}

#topLeft {
  position: relative;
  top: 0px;
  left: 80px;
  width: 262px;
  height: 220px;
  background: url(/images/medium/MDHeritageOfFameScottsdaleVictorySarah2009_wBorder.gif) no-repeat right top;
}

#middleLeft {
  position: relative;
  top: 0px;
  left: 80px;
  width: 263px;
  height: 220px;
  background: url(/images/medium/SarahRidingAlerro-Promo_wBorder.gif) no-repeat right top;
z-index: 1;
}

#bottomLeft {
  position: relative;
  top: 0px;
  left: 80px;
  width: 257px;
  height: 214px;
  /*background: url(/images/medium/.gif) no-repeat right top;*/
}

#topRight {
  position: relative;
  top: 30px;
  right: 65px;
  width: 242px;
  height: 224px;
  background: url(/images/medium/CowboyCanadianChampion_wBorder.gif) no-repeat left top;
}

#middleCenter {
  position: relative;
  top: 0px;
  right: 0px;
  width: 278px;
  height: 220px;
  background: url(/images/medium/Contra_wBorder.jpg) no-repeat left top;
  z-index: 0;
}

#middleRight {
  position: relative;
  top: 65px;
  right: 70px;
  width: 278px;
  height: 220px;
  background: url(/images/medium/GarthCanadaVictory_wBorder.gif) no-repeat left top;
}

#bottomRight {
  position: relative;
  top: 50px;
  right: 80px;
  width: 243px;
  height: 200px;
  /*background: url(/images/medium/.jpg) no-repeat left top;*/
}
