
    .isclear{
      clear: both;
    }

    .tippytop_text{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 17px;
      font-weight: bold;
      text-decoration: none;
      text-align: center;
      color: #990099;
    }

     .center_bar_address{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 11px;
      font-weight: bold;
      text-align: center;
      margin: auto;
      margin-top: 7px;
      color: #666666
    }

    .banner_text a{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold;
      line-height: 19px;
      text-decoration: none;
      color: #990099;
    }

    .banner_text a:hover{
      color: #66CC00;
    }

    .left_links a{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      line-height: 35px;
      font-weight: bold;
      margin-left: 5px;
      margin-top: 28px;
      text-decoration: none;
      color: #990099;
    }

    .left_links a:hover{
      color: #66CC00;
    }

    .headers_text{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 21px;
      font-weight: bold;
      margin-top: 20px;
      color: #990099;
    }

    .paragraph_text{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 15px;
      margin-left: 15px;
      text-decoration: none;
      color: #000000;
    }

    .bottom_text a{
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      text-align: center;
      margin: auto;
      font-weight: bold;
      text-decoration: none;
      color: #330066;
    }

    .bottom_text a:hover{
      color: #3399FF;
    }
    _______________________________

    #container{
      width: 950px;
      height: auto;
      border: #000000 0px solid;
      margin: auto;
    }

    #top{
      width: 950px;
      height: 180px;
      margin: auto;
      border: #999900 0px solid;
    }

    #top_banner{
      width: 450px;
      height: 180px;
      margin: auto;
      border: #999900 0px solid;
    }

    #banner_left{
      width: 120px;
      height: 120px;
      padding-top: 35px;
      float: left;
      text-align: left;
      margin-bottom: 10px;
      border: #999900 0px solid;
    }

    #logo{
      width: 180px;
      height: 158px;
      float: left;
      border: #FF0033 0px solid;
    }

    #banner_right{
      width: 140px;
      height: 120px;
      padding-top: 35px;
      float: right;
      text-align: right;
      border: #999900 0px solid;
    }

    #center_bar{
      width: 950px;
      height: auto;
      margin: auto;
      border-top: #669900 3px solid;
    }

    #bottom{
      width: 950px;
      height: auto;
      margin: auto;
      border-bottom: #669900 3px solid;
      border: #999900 0px solid;
    }

    #left{
      width: 130px;
      height: 600px;
      background-image: url(images/watermark2.gif);
      background-repeat: repeat-y;
      float: left;
      border: #999900 0px solid;
    }

    #center{
      width: 700px;
      height: 450px;
      margin-right: 15px;
      float: left;
      border-bottom: #669900 3px solid;
      border: #CCCCCC 0px solid;
      }

    #right{
      width: 100px;
      height: 600px;
      background-image: url(images/watermark2.gif);
      background-repeat: repeat-y;
      float: left;
      margin-left: 5px;
      border: #999900 0px solid;
    }

    #bottom_text{
      width: 950px;
      height: auto;
      text-align: center;
      border: #999900 0px solid;
    }
