
body {
    background-color : #BC512B;
    background-position : top center;
  }


td {
    background-color : #ffffac;
  }


table {
    border-spacing : 0px 0px;
  }


.sitetitle {
    font-family: "Times New Roman", Times, serif, "CG Times";
    font-size: 42px;
    text-shadow:#ff1111;
    font-style: italic;
    font-weight: bold;
  }


.sitetopnavbar {
    background-color : #a1603b;
    color : #fff9d1;
    font-weight : bolder;
    padding-left : 2px;
    border-spacing : 1px 1px;
  }
.sitetopnavbarnh {
    background-color : #a1603b;
    color : #fff9d1;
    font-weight : bolder;
    padding-left : 2px;
    border-spacing : 1px 1px;
  }

.sitetopnavbar:hover {
    background-color : #fff9d1;
    color : #a1603b;
    font-weight : bolder;
    padding-left : 2px;
    border-spacing : 1px 1px;
  }


.siteleftnavbar {
      background-color : #a1603b;
    color : #fff9d1;
    font-weight : bolder;
    padding-left : 2px;
    border-spacing : 1px 1px;
  }
.siteleftnavbarnh {
        background-color : #a1603b;
    color : #fff9d1;
    font-weight : bolder;
    padding-left : 2px;
    border-spacing : 1px 1px;
  }

.siteleftnavbar:hover {
     background-color : #fff9d1;
    color : #a1603b;
    font-weight : bolder;
    padding-left : 2px;
    border-spacing : 1px 1px;
  }

