* {
    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: 545px;
}

#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: 0px; width: 151px; height: 17px; 
 background: url(../../images/quilts/quilt_menu.gif) no-repeat 0px -93px;
}

#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: 15px; width: 136px; height: 17px; }
#menu_pillows a { height: 17px; }
#menu_pillows a:hover { background: url(../../images/quilts/quilt_menu.gif) no-repeat -15px -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: 675px;
/*  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;
}

h1#mem_quilts {
  background: url(../../images/quilts/page_1/redquiltshead.gif) no-repeat;
  text-indent: -999px;
}

#memquilt_text {
  width: 260px;
  padding: 5px;
}

#quilt_detail {
  position: absolute;
  left: 560px;
}

#quilt_bike {
  position: absolute;
  left: 280px;
  top: 300px;
  border: 0px;
}

#quilt_rh {
  position: absolute;
  top: 297px;
  left: 580px;
}
