* {
      margin: 0;
      padding: 0;
    }

    #logo {
      background: url(../images/kids/kidsLA.jpg) no-repeat;
      text-indent: -999px;
      height: 213px;
      width: 213px;
      position: absolute;
      left: 50px;
      top: 60px;
    }

    #content {
      position: relative;
      left: 300px;
      padding: 0 0 0 10px;
/*      border: 1px dashed blue; */
      width: 545px;
    }

    #menu {
      background: url(../images/kids/kids_menu.gif) no-repeat;
      height: 86px;
      width: 130px;
      text-indent: -999px;
      position: relative;
      left: -30px;
    }

    #menu a {
      display: block;
    }

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

    #frameables {
      background: url(../images/kids/kids_menu.gif) 0 -106px no-repeat;
      position: absolute;
      height: 20px;
      width: 180px;
      left: 0px;
      top: 22px;
    }

    #process { top: 42px; left: 20px; width: 110px; height: 20px; /*border: 1px solid red; */}
    #process a { height: 20px; }
    #process a:hover { background: url(../images/kids/kids_menu.gif) -20px -126px no-repeat; }

    #faq { top: 62px; left: 20px; width: 110px; height: 20px; /*border: 1px solid red; */ }
    #faq a { height: 20px; }
    #faq a:hover { background: url(../images/kids/kids_menu.gif) -20px -146px no-repeat; }

    a{
      color: #7C77B3;
    }

    #beret_pic {
      position: relative;
      left: -11px;
      top: -56px;
      border-left: 1px solid black;
    }

    #glances_pic {
      position: relative;
      top: -70px;
    }

    #guppies_pic {
      position: relative;
      top: -50px;
      left: -140px;
      height: 234px;
      width: 256px;
      float: left;
    }

    #tallthin_pic {
      float: left;
      width: 187px;
      height: 292px;
      position: relative;
      top: -50px;
      left: -130px;
    }

    #child_art_text {
      background: url(../images/kids/collection/text.gif) no-repeat;
      text-indent: -9999px;
      width: 199px;
      height: 240px;
      position: absolute;
      top: 324px;
      left: 350px;
    }

    #bottom_nav {
      width: 95%;
      border-top: 1px solid black;
      position: absolute;
      top: 630px;
      padding: 10px;
    }

    #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;
    }


    #process_link {
      width: 200;
      position: absolute;
      top: 555px;
      left: 353px;
      color: #7C77B3;
      background-color: white;
      font-family: Verdana, Arial, sans-serif;
      font-size: 9pt;
    }
