

body {
    background-color : #d2c9c2;
    font-family : Helvetica, Verdana, Arial, Sans-serif;
    font-size : 10pt;
    text-align : center;
  }


div#container {
    background-color : #d2c9c2;
    text-align : center;
    margin : 0 auto;
    width : 900px;
  }


div#logo {
  }


div#nav {
    background-color : #d2c9c2;
    float : left;
    line-height : 180%;
    text-align : left;
    width : 200px;
  }


div#news {
    background-color : #d2c9c2;
    float : left;
    text-align : left;
    line-height : 150%;
    width : 195px;
    margin-left : 5px;
  }


div#location {
    background-color : #d2c9c2;
    float : left;
    font-style : italic;
    line-height : 100%;
    margin-left : 202px;
    text-align : left;
    width : 698px;
    line-height : 150%;
  }


div#main {
    background-color : #d2c9c2;
    border-left-style : solid;
    border-left-width : 2px;
    border-left-color : #b7a99e;
    border-right-color : #b7a99e;
    border-right-style : solid;
    border-right-width : 2px;
    float : left;
    width : 496px;
    min-height : 450px;
  }


ul {
    line-height : 180%;
    list-style-type : none;
  }

ul.normal {
    line-height : 130%;
    list-style-type : disc;
  }

hr {
    width : 50%;
    color : #9f9891;
  }


a {
    color : #336699;
    font-family : Helvetica, Verdana, Arial, Sans-serif;
    font-size : 10pt;
    text-decoration : none;
  }


a.f {
    color : #336699;
    font-family : Helvetica, Verdana, Arial, Sans-serif;
    font-size : 10pt;
    font-weight : bolder;
  }


a:visited {
    color: #55687c;
    font-family: Helvetica, Verdana, Arial, Sans-serif;
    text-decoration: none;
    font-size: 10pt;
  }


a:hover {
    color : #336698;
    font-family : Helvetica, Verdana, Arial, Sans-serif;
    text-decoration : underline;
  }


h1 {
    font-family : Sans-serif, Helvetica, Verdana, Arial;
    font-size : 18pt;
    font-style : normal;
    font-weight : lighter;
    margin-left : 10px;
  }


h2 {
    font-family: Sans-serif, Helvetica, Verdana, Arial;
    font-size: 14pt;
    font-style : normal;
    font-weight : lighter;
    margin-left : 10px;
  }


p.img {
    font-style : italic;
    font-size : 9pt;
  }


div.leftmargin {
    margin-left: 10px;
    margin-right: 10px;
    text-align : left;
  }


img {
    border-bottom-style : none;
    border-left-style : none;
    border-right-style : none;
    border-top-style : none;
    margin-bottom : 5px;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 5px;
  }


div.imagesection {
    border-bottom-color : #999999;
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    text-align : center;
  }

div.text {
    border-bottom-color : #999999;
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    margin-bottom : 20px;
  }

div.kheader {
    font-family : sans-serif;
    font-size : 14px;
  }


div.kdate {
    font-size : 12px;
    font-style : italic;
  }


div.ktext {
    border-bottom-color : #999999;
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    margin-bottom : 20px;
  }

div.newsheader {
    font-family : sans-serif;
    font-size : 14px;
    font-weight : bolder;
  }

div.newsdate {
    font-style : italic;
  }

div.newstext {
    border-bottom-color : #999999;
    border-bottom-style : dotted;
    border-bottom-width : 1px;
    margin-bottom : 20px;
  }

span.red {
    color : red;

  }
