#ban {
background: url(banner.jpg) top center;background-repeat:no-repeat;
}

#addth {
background: url(../images/banner.jpg) top center;background-repeat:no-repeat;
}

#bottom {
text-align: bottom;
}

Body
{

  background-repeat:repeat-x;
  background-position:top;
  color:#FFFFFF;
  font: 100% Verdana, Arial, Helvetica, sans-serif;
}
a:link
{
  color: blue;
  font-size:12px;
  font-family:Arial;
}
a:visited
{
  color: blue;
  font-size:12px;
  font-family:Arial;
}
.box1 {
    position: relative;
    width: 765px;
    left:5px;
    height: 800px;
    background-image: url(../images/ho_rev4.jpg);
    background-repeat: no-repeat;
    }

#box-link {
    position: absolute;
    top: 402px;
    left: 570px;
    width: 175px;
    height: 33px;
    background-color: transparent;
    border: 0px solid blue;
}
.boxabt {
    position: relative;
    width: 790px;
    left:5px;
    height: 652px;
    background-image: url(../images/ab_rev.jpg);
    background-repeat: no-repeat;
    }

#boxabt-link {
  position: absolute;
  top: 618px;
  left: 399px;
  width: 175px;
  height: 33px;
  background-color: transparent;
  border: 0px solid blue;
}
.textquote
{    font: Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#713a35;
    font-style:italic;
}
.text
{    font: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#713a35;
    margin:0 0 20px 0;
    text-align:justify;
    word-spacing: -0.1em;
}
