/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body { width: 768px;
    }

  #sidebar { border: 1px solid rgb(255, 0, 0);
    float: left;
    visibility: visible;
    font-family: Arial,Helvetica,sans-serif;
    width: 175px;
    height: 500px;
    }

  #header { border: 1px solid rgb(0, 0, 0);
    width: 100%;
    height: 75px;
    font-weight: bold;
    text-align: center;
    font-family: Century;
    font-size: 23pt;
    text-transform: uppercase;
    }

  #father { border: 1px solid rgb(153, 51, 0);
    width: 49%;
    float: left;
    text-align: center;
    line-height: 40pt;
    font-family: Arial,Helvetica,sans-serif;
    margin-bottom: 100px;
    }

  #mother { border: 1px solid rgb(51, 51, 255);
    width: 50%;
    float: right;
    text-align: center;
    line-height: 40pt;
    font-family: Arial,Helvetica,sans-serif;
    margin-bottom: 100px;
    }

  #child { border: 1px solid rgb(204, 51, 204);
    padding-left: 20px;
    padding-right: 20px;
    }

  #treesection { border: 1px solid rgb(0, 153, 0);
    margin-left: 180px;
    width: 588px;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: small;
    line-height: normal;
    min-height: 500px;
    }

  #footer { text-align: center;
    font-size: small;
    }


#treesection a {
    font-size: x-small;
    text-decoration: none;
    }