

 * {
    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;
  border-left: 1px solid black;
  height: 605px;
}

#content p {
  padding: 10px;
}

#menu {
  background: url(../../images/clothing/clothing_menu.gif) no-repeat;
  height: 55px;
  width: 83px;
  text-indent: -999px;
  position: relative;
  left: -16px;
}

#menu a {
  display: block;
}

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

#menu_skirts { top: 16px; left: 16px; width: 57px; height: 17px; }
#menu_skirts a { height: 17px; }
#menu_skirts a:hover { background: url(../../images/clothing/clothing_menu.gif) no-repeat -16px -81px; }

#menu_coats { top: 36px; left: 0px; width: 83px; height: 17px;
  background: url(../../images/clothing/clothing_menu.gif) no-repeat 0 -103px;
}
#menu_coats a { height: 17px; }

#img1908 {
  position: relative;
  left: -6px;
  top: 20px;
  width: 335px;
  height: 532px;
  border: 0px;
/*  padding-top: 25px; */
/*  border-left: 1px solid black; */
}


#img1908 a{
  border: 0px;
}

#roundcoat {
  position: absolute;
  top: 30px;
  left: 335px;
}

#words {
  position: absolute;
  top: 290px;
  left: 355px;
  width: 250px;
  font-size: 75%;
}

#words li {
  margin-left: 25px;
  padding-bottom: 5px;
}

#words  h2{
  font-size: 125%;
  text-indent: 1em;
}

#img1913 {
  position: absolute;
  top: 330px;
  left: -230px;
  border: 0px;
}

#img1913 a {
  border: 0px;
}

#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: 100%;
/*  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;
}



