   A:link {color: #333333;}
   A:visited {color: #666666;}
   A:active {color: #3333333;}

  #logo { width: 291px;
    height: 87px;
    }

  #navbar { float: right;
    position: absolute;
    font-family: FreeSans;
    text-align: center;
    font-size: small;
    left: 293px;
    top: 36px;
    height: 24px;
    width: 60%;
    min-width: 400px;
    color: rgb(102, 102, 102);
    }

  #container { position: relative;
    display: block;
    visibility: visible;
    overflow: visible;
    font-family: FreeSans;
    background-color: rgb(255, 255, 255);
    color: rgb(102, 102, 102);
    }

  #menu { font-size: small;
    width: 148px;
    left: 1px;
    position: absolute;
    top: 110px;
    height: 366px;
    }

  #menu_title {position: absolute;
    background-color: rgb(224, 187, 136);
    text-align: center;
    height: 25px;
    line-height: 1.5;
    color: rgb(255, 255, 255);
    top: 3px;
    width: 150px;
    font-size: 15px;
    }

  div.photo_title {position: relative;
    z-index: 50;
    background-color: rgb(224, 187, 136);
    text-align: right;
    height: 25px;
    line-height: 1.5;
    color: rgb(255, 255, 255);
    top: 3px;
    width: 150px;
    font-size: 15px;
    }

  #foottbl { font-family: sans-serif;
    top: 744px;
    height: 30px;
    font-size: 8pt;
    text-align: left;
    left: 19px;
    color: rgb(153, 153, 153);
    width: 100%;
    }

  #footdiv { position: absolute;
    height: 51px;
    left: 19px;
    font-size: x-small;
    font-family: sans-serif;
    float: right;
    display: block;
    color: rgb(192, 192, 192);
    width: 70%;
    bottom: 10px;
    top: 894px;
    }

  #maindiv { background-color: rgb(255, 255, 255);
    left: 158px;
    top: 110px;
    position: absolute;
    min-width: 700px;
    width: 90%;
    height: 760px;
    }

  #text { background-color: rgb(255, 255, 255);
    left: 158px;
    top: 110px;
    position: absolute;
    width: 85%;
    height: 250px;
    z-index: 40;
    }

  #vertbar { position: absolute;
    z-index: 50;
    display: block;
    float: right;
    background-image: url(graphics/vertbar.jpg);
    width: 3px;
    left: 155px;
    top: 1px;
    background-position: center;
    background-color: rgb(102, 51, 51);
    background-repeat: repeat;
    height: 770px;
    }

  #t1 { position: absolute;
    font-family: sans-serif;
    z-index: 10;
    left: 50px;
    top: 20px;
    height: 110px;
    width: 82px;
    }

  #t2 { position: absolute;
    z-index: 10;
    left: 132px;
    top: 20px;
    height: 110px;
    width: 82px;
    }

  #t3 { position: absolute;
    z-index: 10;
    left: 214px;
    top: 20px;
    height: 110px;
    width: 82px;
    }

  #t4 { position: absolute;
    z-index: 10;
    left: 50px;
    top: 130px;
    height: 110px;
    width: 82px;
    }

  #t5 { position: absolute;
    z-index: 10;
    left: 132px;
    top: 130px;
    height: 110px;
    width: 82px;
    }

  #t6 { position: absolute;
    z-index: 10;
    left: 214px;
    top: 130px;
    height: 110px;
    width: 82px;
    }

  #t7 { position: absolute;
    z-index: 10;
    left: 50px;
    top: 240px;
    height: 110px;
    width: 82px;
    }

  #t8 { position: absolute;
    z-index: 10;
    left: 132px;
    top: 240px;
    height: 110px;
    width: 82px;
    }

  #t9 { position: absolute;
    z-index: 10;
    left: 214px;
    top: 240px;
    height: 110px;
    width: 82px;
    }

  #t10 { position: absolute;
    z-index: 10;
    left: 50px;
    top: 350px;
    height: 110px;
    width: 82px;
    }

  #t11 { position: absolute;
    z-index: 10;
    left: 132px;
    top: 350px;
    height: 110px;
    width: 82px;
    }

  #t12 { position: absolute;
    z-index: 10;
    left: 214px;
    top: 350px;
    height: 110px;
    width: 82px;
    }

  #t13 { position: absolute;
    z-index: 10;
    left: 50px;
    top: 460px;
    height: 110px;
    width: 82px;
    }

  #t14 { position: absolute;
    z-index: 10;
    left: 132px;
    top: 460px;
    height: 110px;
    width: 82px;
    }

  #t15 { position: absolute;
    z-index: 10;
    left: 214px;
    top: 460px;
    height: 110px;
    width: 82px;
    }

  #placeholder { top: 20px;
    left: 400px;
    height: 330px;
    width: 247px;
    position: absolute;
    }

  #description { position: absolute;
    display: inline;
    visibility: visible;
    }

  #descbox { padding: 20px;
    position: absolute;
    height: 330px;
    top: 360px;
    left: 400px;
    display: block;
    clear: both;
    visibility: visible;
    font-weight: bold;
    font-style: italic;
    text-align: justify;
    font-size: 16px;
    font-family: Verdana, Times New Roman,Times,serif;
    color: rgb(153, 102, 51);
    overflow: visible;
    width: 247px;
    }

