* {
    margin: 0; padding: 0;
  }

body {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9pt;
  margin: 0;
  padding: 0;
}

#logo {
  background: url(../../images/quilts/la.quilts.gif) no-repeat;
  width: 213px;
  height: 213px;
  position: absolute;
  top: 20px;
  left: 30px;
  text-indent: -9999px;
}

#content {
  position: absolute;
/*  border-left: 1px solid black; */
  top: 0px;
  left: 310px;
  width: 545px;
  height: 245px;
}

#menu {
  background: url(../../images/quilts/quilt_menu.gif) no-repeat;
  height: 85px;
  width: 113px;
  text-indent: -999px;
  position: relative;
  left: -15px;
}

#menu a {
  display: block;
}

#menu li {
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  list-style: none;
}

#menu_quilts {top: 17px; left: 15px; width: 136px; height: 17px;
}
#menu_quilts a { height: 17px; }
#menu_quilts a:hover { background: url(../../images/quilts/quilt_menu.gif) no-repeat -15px -92px; }

#menu_blankies { top: 37px; left: 15px; width: 136px; height: 17px; }
#menu_blankies a { height: 17px; }
#menu_blankies a:hover { background: url(../../images/quilts/quilt_menu.gif) no-repeat -15px -112px;
}


#menu_pillows { top: 57px; left: 0px; width: 136px; height: 17px;
  background: url(../../images/quilts/quilt_menu.gif) no-repeat 0px -132px;
}

#navigation {
  position: relative;
  margin-left: 550px;
  margin-right: auto;
  width: 130px;
  height: 18px;
  background: url(../../images/next_prev_combined.gif) 0px -4px no-repeat;
}

#navigation li {
  list-style: none;
  text-indent: -999px;
  position: absolute;
}

#nav_prev a{
  position: absolute;
  top: 0px;
  left: 0px;
  width: 60px;
  height: 18px;
}

#nav_next a:hover {
  background: url(../../images/next_prev_combined.gif) -70px -39px no-repeat;
}

#nav_next a{
  position: absolute;
  top: 0px;
  left: 70px;
  width: 50px;
  height: 18px;
}

#nav_prev a:hover {
  background: url(../../images/next_prev_combined.gif) 0px -39px no-repeat;
}

#bottom_nav {
  width: 98%;
  border-top: 1px solid black;
  position: absolute;
  top: 620px;
/*  padding: 10px; */
}

#heirloom {
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(../../images/heirloom.gif) no-repeat;
  height: 66px;
  width: 233px;
  text-indent: -999px;
  margin-bottom: -300px;
}

#pillow { 
  border: 0px;
  position: relative;
  left: -25px;
}

#pillow_detail {
  position: absolute;
  top: 60px;
  left: 615px;
}

#pillow_detail2 {
  position: absolute;
  top: 300px;
  left: 615px;
}

#pillow_text {
  background: url(../../images/quilts/pillows/megs_text.gif) no-repeat;
  width: 260px;
  height: 114px;
  text-indent: -9999px;
}

