
  body { color: black;
    margin: auto;
    font-family: "Times New Roman",Times,serif;
    }

  #mainbox {
    width: 880px;
    margin: 0 auto;
    clear: both;
    background-color: #ccdd99;
    }

  A:link { color: blue; }
  A:visited { color: maroon; }
  A:active { color: lime; }

  .TopBG { border-style: none;
    background-color: yellow;
    background-image: url(images/splat3.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 120px;;
    }


  .TwoTitle, .TopTitle { border-style: none;
    font-family: Arial,Helvetica,sans-serif;
    color: black;
    font-weight: bold;
    font-style: normal;
    text-align: center;
    height: 120px;
    width: 624px;
    font-size: 62px;
    line-height: 110px;
    }


  .TopTitle { border-style: none;
    height: 120px;
    width: 624px;
    font-size: 58px;
    line-height: 110px;
    }


  .TwoTitle { border-style: none;
    height: 120px;
    width: 624px;
    font-size: 47px;
    line-height: 55px;
    }



  .LeftIndex {
    font-family: "Times New Roman",Times,serif;
    background-color: fuchsia;
    font-size: 130%;
    width: 240px;
    padding: 10px 20px;
    margin-right: 30px;
    vertical-align: top;
    float: left;
    }

  .leftCol {
    background-color: fuchsia;
    width: 220px;
    padding: 10px;
    margin-right: 10px;
    vertical-align: top;
    float: left;
    }

  .story { margin-left: 250px;
    padding-right: 7px;
    }

  blockquote {
    font-style: italic;
    }
