body
{
  background-image: url(../_images/uploads/background.gif);
  background-repeat: repeat-x;
}
.headerImg
{
  background-image:url(../_images/uploads/tor-to-tor-top-banner.jpg);
  background-repeat: no-repeat;
}
.footerImg
{
  background-image:url(../_images/uploads/tor-to-tor-bottom-banner.jpg);
  background-repeat: no-repeat;
}
.footerImgBar{height:40px;width:950px;border-width: 0px 1px 1px 1px; border-style: solid; border-color: #b8b8b8;}
.headerImgBar{height:200px;width:950px; border-width: 0 1px 0 1px; border-style: solid; border-color: #000;}
