  #scrollGallery {
   width:422px;
   height:221px;
  }

  #scrollNavFurniture {
	position:absolute;
	top: 220px;
	left:50%;
	margin-left:-211px;
	z-index: 5;
	background: url('/DirectBuy/images/lp8/FurniturePics_off.gif');
	background-repeat: no-repeat;
  }
  #scrollNavFurniture a span {
	display: none;
  }
  #scrollNavFurniture a {
	display: block;
	width: 95px;
	height: 40px;
	background: url('/DirectBuy/images/lp8/FurniturePics_off.gif');
	background-repeat: no-repeat;
  }
  #scrollNavFurniture a:hover {
	background: url('/DirectBuy/images/lp8/FurniturePics_on.gif');
	background-repeat: no-repeat;
  }

  #scrollNavAppliances {
	position:absolute;
	top: 220px;
	left:50%;
	margin-left:-116px;
	z-index: 5;
	background: url('/DirectBuy/images/lp8/AppliancesPics_off.gif');
	background-repeat: no-repeat;
  }
  #scrollNavAppliances a span {
	display: none;
  }
  #scrollNavAppliances a {
	display: block;
	width: 102px;
	height: 40px;
	background: url('/DirectBuy/images/lp8/AppliancesPics_off.gif');
	background-repeat: no-repeat;
  }
  #scrollNavAppliances a:hover {
	background: url('/DirectBuy/images/lp8/AppliancesPics_on.gif');
	background-repeat: no-repeat;
  }

  #scrollNavFlooring {
	position:absolute;
	top: 220px;
	left:50%;
	margin-left:-14px;
	z-index: 5;
	background: url('/DirectBuy/images/lp8/FlooringPics_off.gif');
	background-repeat: no-repeat;
  }
  #scrollNavFlooring a span {
	display: none;
  }
  #scrollNavFlooring a {
	display: block;
	width: 83px;
	height: 40px;
	background: url('/DirectBuy/images/lp8/FlooringPics_off.gif');
	background-repeat: no-repeat;
  }
  #scrollNavFlooring a:hover {
	background: url('/DirectBuy/images/lp8/FlooringPics_on.gif');
	background-repeat: no-repeat;
  }

  #scrollNavCabinets {
	position:absolute;
	top: 220px;
	left:50%;
	margin-left:69px;
	z-index: 5;
	background: url('/DirectBuy/images/lp8/CabinetsPics_off.gif');
	background-repeat: no-repeat;
  }
  #scrollNavCabinets a span {
	display: none;
  }
  #scrollNavCabinets a {
	display: block;
	width: 84px;
	height: 40px;
	background: url('/DirectBuy/images/lp8/CabinetsPics_off.gif');
	background-repeat: no-repeat;
  }
  #scrollNavCabinets a:hover {
	background: url('/DirectBuy/images/lp8/CabinetsPics_on.gif');
	background-repeat: no-repeat;
  }

  #scrollNavMore {
	position:absolute;
	top: 220px;
	left:50%;
	margin-left:153px;
	z-index: 5;
	background: url('/DirectBuy/images/lp8/MorePics_off.gif');
	background-repeat: no-repeat;
  }
  #scrollNavMore a span {
	display: none;
  }
  #scrollNavMore a {
	display: block;
	width: 58px;
	height: 40px;
	background: url('/DirectBuy/images/lp8/MorePics_off.gif');
	background-repeat: no-repeat;
  }
  #scrollNavMore a:hover {
	background: url('/DirectBuy/images/lp8/MorePics_on.gif');
	background-repeat: no-repeat;
  }


