 * {
    margin: 0; padding: 0;
  }

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

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

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


#menu {
  background: url(../images/accessories/accessories_menu.gif) no-repeat;
  z-index: 100;
  height: 76px;
  width: 171px;
  text-indent: -999px;
  position: relative;
  left: -42px;
}

#menu a {
  display: block;
}

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

#menu_socks { top: 24px; left: 40px; width: 128px; height: 17px;
}
#menu_socks a { height: 17px; }
#menu_socks a:hover { background: url(../images/accessories/accessories_menu.gif) no-repeat -40px -107px; }

#menu_jewelry { top: 44px; left: 20px; width: 148px; height: 17px;
  background: url(../images/accessories/accessories_menu.gif) no-repeat -20px -127px;
}
#menu_jewelry a { height: 17px; }
/* #menu_jewelry a:hover { background: url(../images/accessories/accessories_menu.gif) no-repeat -40px -127px; } */

#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: 610px;
/*  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;
}

#jewelry_large {
  position: absolute;
  top: 100px;
  left: 270px;
}

#jewelry_circular {
  position: absolute;
  top: 200px;
  left: 560px;
}

#jewelry_yellow {
   position: absolute;
   top: 470px;
   left: 560px;
}

