* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: Verdana, Arial, sans-serif;
}

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

#content {
  position: relative;
  left: 290px;
  width: 545px;
  padding: 0px; margin: 0px;
}


#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: 20px; width: 148px; height: 17px;
  background: url(../images/accessories/accessories_menu.gif) no-repeat -20px -107px;
}
#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: 40px; width: 128px; height: 17px;
  background: url(../images/accessories/accessories_menu.gif) no-repeat -40px -45px;
}
#menu_jewelry a { height: 17px; }
#menu_jewelry a:hover { background: url(../images/accessories/accessories_menu.gif) no-repeat -40px -128px; }


#six_socks {
  position: absolute;
  left: -16px;
  top: 75px;
}

#round {
  position: absolute;
  left: 239px;
  top: 0px;
}

#sock_text {
  background: url(../images/accessories/socksblurb.gif) no-repeat;
  text-indent: -9999px;
  position: absolute;
  top: 265px;
  left: 305px;
  height: 156px;
  width: 241px;
}

#socks_13{
  position: absolute;
  top: 470px;
  left: -94px;
  border: 0px;
}

#socks_9 {
  position: absolute;
  top: 451px;
  left: 290px;
  border: 0px;
}

#socks_14 {
  position: absolute;
  top: 810px;
  left: -9px;
  border: 0px;
}

#socks_10 {
  position: absolute;
  top: 810px;
  left: 290px;
  border: 0px;
}

#bottom_nav {
  width: 100%;
  border-top: 1px solid black;
  position: absolute;
  top: 1195px;
}


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

#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_prev a:hover {
  background: url(../images/next_prev_combined.gif) 0px -39px no-repeat;
}


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

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