#dock {
  margin:0 auto;
  list-style-type:none;
  }
#dock li {
  display:block;
<!--
  float:left;
-->
  }
#dock li a {
  display:block;
  position:relative;
  margin-right:8px;
  }
#dock li a span {
  position:absolute;
  width:100px;
  margin-left:-5000px;
  }
#dock li a img {
  border:0;
  }
#dock li a:hover {
  z-index:100;
  }


#dock li a#img1 {
  width:125px;
  height:164px;
  background:url(Images/Landenthumb.jpg) no-repeat;
  }
#dock li a#img2 {
  width:125px;
  height:100px;
  background:url(Images/Manchesterthumb.jpg) no-repeat
  }
#dock li a#img3 {
  width:125px;
  height:95px;
  background:url(Images/Nantucket2thumb.jpg) no-repeat;
  }
#dock li a#img4 {
  width:125px;
  height:125px;
  background:url(Images/Nantucketthumb.jpg) no-repeat;
  }
#dock li a#img5 {
  width:125px;
  height:99px;
  background:url(Images/Westburythumb.jpg) no-repeat;
  }
#dock li a#img6 {
  width:125px;
  height:99px;
  background:url(Images/Winsteadthumb.jpg) no-repeat;
  }
#dock li a#img7 {
  width:125px;
  height:99px;
  background:url(Images/Augustathumb.jpg) no-repeat;
  }
#dock li a#img8 {
  width:125px;
  height:158px;
  background:url(Images/Kincaidthumb.jpg) no-repeat;
  }
#dock li a#img9 {
  width:125px;
  height:157px;
  background:url(Images/Oaklandthumb.jpg) no-repeat;
  }




#dock li a#img1:hover {
  left:-13px;
  top:-14px;
  margin-right:-13px;
  width:400px;
  height:525px;
  background:url(Images/Landen-Maple-Cocoa-Glaze-Ba.jpg) no-repeat;
  }
#dock li a#img2:hover {
  left:-14px;
  top:-12px;
  margin-right:-14px;
  width:500px;
  height:398px;
  background:url(Images/Manchester-Cherry-Buttersco.jpg) no-repeat;
  }
#dock li a#img3:hover {
  left:-7px;
  top:-14px;
  margin-right:-5px;
  width:500px;
  height:381px;
  background:url(Images/Nantucket-Antique-Bath-2.jpg) no-repeat;
  }
#dock li a#img4:hover {
  left:-10px;
  top:-14px;
  margin-right:-11px;
  width:500px;
  height:500px;
  background:url(Images/Nantucket-Antique-Bath.jpg) no-repeat;
  }
#dock li a#img5:hover {
  left:-4px;
  top:-14px;
  margin-right:-4px;
  width:500px;
  height:397px;
  background:url(Images/Westbury-Oak-Wheat-Bath.jpg) no-repeat;
  }
#dock li a#img6:hover {
  left:-8px;
  top:-14px;
  margin-right:-14px;
  width:500px;
  height:396px;
  background:url(Images/Winstead-Maple-Rouge-Bath.jpg) no-repeat;
  }
#dock li a#img7:hover {
  left:-14px;
  top:-14px;
  margin-right:-13px;
  width:500px;
  height:397px;
  background:url(Images/Augusta-Antique-Bath.jpg) no-repeat;
  }

#dock li a#img9:hover {
  left:-9px;
  top:-14px;
  margin-right:-9px;
  width:500px;
  height:627px;
  background:url(Images/Oakland-Oak-Wheat-Bath.jpg) no-repeat;
  }

