#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:125px;
  background:url(Images/Winstead-Maplethumb.jpg) no-repeat;
  }
#dock li a#img2 {
  width:125px;
  height:99px;
  background:url(Images/Graysonthumb.jpg) no-repeat
  }
#dock li a#img3 {
  width:125px;
  height:100px;
  background:url(Images/Manchester-Cherrythumb.jpg) no-repeat;
  }
#dock li a#img4 {
  width:125px;
  height:99px;
  background:url(Images/Oakland-Oakthumb.jpg) no-repeat;
  }
#dock li a#img5 {
  width:125px;
  height:100px;
  background:url(Images/Pioneerthumb.jpg) no-repeat;
  }
#dock li a#img6 {
  width:125px;
  height:98px;
  background:url(Images/Raulinthumb.jpg) no-repeat;
  }
#dock li a#img7 {
  width:125px;
  height:99px;
  background:url(Images/Sinclairthumb.jpg) no-repeat;
  }
#dock li a#img8 {
  width:125px;
  height:99px;
  background:url(Images/Sutherland-Cherrythumb.jpg) no-repeat;
  }
#dock li a#img9 {
  width:125px;
  height:158px;
  background:url(Images/Sutherlandthumb.jpg) no-repeat;
  }
#dock li a#img10 {
  width:125px;
  height:99px;
  background:url(Images/Wentworththumb.jpg) no-repeat;
  }




#dock li a#img1:hover {
  left:-13px;
  top:-14px;
  margin-right:-13px;
  width:400px;
  height:401px;
  background:url(Images/Winstead-Maple-Autumn-Kitch.jpg) no-repeat;
  }
#dock li a#img2:hover {
  left:-14px;
  top:-12px;
  margin-right:-14px;
  width:500px;
  height:394px;
  background:url(Images/Grayson-Maple-Autumn-Kitche.jpg) no-repeat;
  }
#dock li a#img3:hover {
  left:-7px;
  top:-14px;
  margin-right:-5px;
  width:500px;
  height:399px;
  background:url(Images/Manchester-Cherry-Wheat-Kit.jpg) no-repeat;
  }
#dock li a#img4:hover {
  left:-10px;
  top:-14px;
  margin-right:-11px;
  width:500px;
  height:397px;
  background:url(Images/Oakland-Oak-Spice-Kitchen.jpg) no-repeat;
  }
#dock li a#img5:hover {
  left:-4px;
  top:-14px;
  margin-right:-4px;
  width:500px;
  height:398px;
  background:url(Images/Pioneer-Hickory-Wheat-Kitch.jpg) no-repeat;
  }
#dock li a#img6:hover {
  left:-8px;
  top:-14px;
  margin-right:-14px;
  width:500px;
  height:393px;
  background:url(Images/Raulin-Oak-Spice-Kitchen.jpg) no-repeat;
  }
#dock li a#img7:hover {
  left:-14px;
  top:-14px;
  margin-right:-13px;
  width:500px;
  height:394px;
  background:url(Images/Sinclair-Birch-Fawn-Kitchen.jpg) no-repeat;
  }
#dock li a#img8:hover {
  left:-12px;
  top:-14px;
  margin-right:-14px;
  width:500px;
  height:397px;
  background:url(Images/Sutherland-Cherry-Cocoa-Gla.jpg) no-repeat;
  }
#dock li a#img9:hover {
  left:-9px;
  top:-14px;
  margin-right:-9px;
  width:400px;
  height:506px;
  background:url(Images/Sutherland-Maple-Natural-Ki.jpg) no-repeat;
  }
#dock li a#img10:hover {
  left:-9px;
  top:-14px;
  margin-right:-9px;
  width:500px;
  height:394px;
  background:url(Images/Wentworth-Cherry-Wheat-Kitc.jpg) no-repeat;
  }

