  * {
      margin: 0; padding: 0;
    }

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

    top_link a{
      color: #7C77B3;
      background-color: white;
    }

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

    .top_link {
      position: relative;
      left:  -100px;
      top: 25px;
    }

    #content {
      position: relative;
      left: 280px;
      width: 545px;
      padding: 10px; margin: 0px;
      border-left: 1px solid black;
    }

    #content p {
      padding: 10px;
    }

    #hostess_skirt_pic {
    float: left;
    margin: 10px 15px 5px 10px;
    }

    #laura {
      text-indent: -999px;
      width: 524px;
      height: 37px;
      position: relative;
      left: 5px;
      padding: 10px;
      background: url(./images/about/LAURATITLE.gif) no-repeat;
    }

    #links {
      background: url(./images/about/about_combined.gif) no-repeat;
      height: 198px;
      width: 175px;
      text-indent: -999px;
      position: relative;
      left: -30px;
    }
    
    #links a {
      display: block;
    }

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

    #links_artist { top: 22px; left: 0px; width: 175px; height: 17px; }
    #links_artist a { height: 17px; }

    #links_skirts { top: 42px; left: 0px; width: 175px; height: 17px; }
    #links_skirts a { height: 17px; }

    #links_quilts { top: 62px; left: 0px; width: 175px; height: 17px; }
    #links_quilts a { height: 17px; }
    
    #links_blankies { top: 82px; left: 0px; width: 175px; height: 17px; }
    #links_blankies a { height: 17px; }

    #links_kids { top: 102px; left: 0px; width: 175px; height: 17px; }
    #links_kids a { height: 17px; }

    #links_artistic { top: 122px; left: 0px; width: 175px; height: 17px; }
    #links_artistic a { height: 17px; }

    #links_faqs { top: 142px; left: 0px; width: 175px; height: 17px; }
    #links_faqs a { height: 17px; }

    #links_biography { top: 162px; left: 0px; width: 175px; height: 17px; }
    #links_biography a { height: 17px; }

    #links_artist a:hover { background: url(./images/about/about_combined.gif) 0px -220px no-repeat; }
    #links_skirts a:hover { background: url(./images/about/about_combined.gif) 0px -240px no-repeat; }
    #links_quilts a:hover { background: url(./images/about/about_combined.gif) 0px -260px no-repeat; }
    #links_blankies a:hover { background: url(./images/about/about_combined.gif) 0px -280px no-repeat; }
    #links_kids a:hover { background: url(./images/about/about_combined.gif) 0px -300px no-repeat; }
    #links_artistic a:hover { background: url(./images/about/about_combined.gif) 0px -320px no-repeat; }
    #links_faqs a:hover { background: url(./images/about/about_combined.gif) 0px -340px no-repeat; }
    #links_biography a:hover { background: url(./images/about/about_combined.gif) 0px -360px no-repeat; }

    h2 {
      text-decoration: underline;
      font-weight: bold;
      font-size: 10pt;
      padding: 10px 10px 5px 10px;
    }

    #blankies_pics {
      width: 216px;
      height: 288px;
      position: relative;
      left: 0px;
      top: 240px;
      float: left;
      margin: -230px;
      padding: 0;
    }

    #artistic_process {
      background: url(./images/about/about_artistic.gif) no-repeat;
      text-indent: -999px;
      margin: 0; padding: 0;
      height: 28px;
      width: 229px;
    }

    #round_kids {
      float: right;
      height: 241px;
      width: 243px;
      }

    #faqs {
      background: url(./images/about/faq.gif) no-repeat;
      text-indent: -999px;
      margin: 0px; padding: 5px;
      height: 35px;
      width: 314px;
    }

    #q_and_a {
      margin: 0 0 0 -10px;
    }

    .question {
      font-weight: bold;
      margin-bottom: 2px;
    }

    .answer {
      list-style: none;
      margin-bottom: 15px;
      position: relative;
      left: -15px;
    }

    .answer li {
      list-style: disc;
    }

    #biography {
      background: url(./images/about/biography.gif) no-repeat;
      height: 31px;
      width: 138px;
      margin: 0; padding: 0;
      text-indent: -999px;
    }

    h3 {
      font-size: 9pt;
      font-weight: bold;
      text-indent: 10px;
      margin: 10px 0 0 0;
    }

    li {
      margin: 0 0 0 30px;
    }
