body {
  background-color: black;  
  color: #ffcc1a;
 font-family: Verdana;   
}


a {
    color: #ffff00;
}

a:visited {
    color: #7f7f00;
}

h1 {
      font-family: Helvetica;
      font-size: 16pt;
      text-align: center;
    color: #d07f0b;
}

h2 {
    color: #e07f1b;
}

#menu_layer {
    background-color: #884f00;
    width: 170px;
    border: solid;
    border-color: #884f00; 
    float: left;
}

.menu_label {
    text-align: center;
    font-weight: bolder;
    background-color: #b87f2d;
}

a.menu_label:visited { color: #ffff00; text-decoration: none; }
a.menu_label { color: #ffff00; text-decoration: none; }

.menuitem, .currentmenuitem {
    width: 169px;
    margin-top: 0.5ex;
    background-color: #a86f1d;
    color: #ffff00;
    text-align: center;
}


a.menuitem:visited, a.currentmenuitem:visited {
    color: #ffff00;
}

a.currentmenuitem {
    background-color: #985f0d;
}

.currentmenuitem {
    background-color: #985f0d;
}


      img.header {
      display: block;
      margin-left: auto;
      margin-right: auto;
      border: none;
      }

      .footer {
      margin-top: 7ex;
      font-family: sans-serif;
      font-size: 10pt;
      font-style: italic;
      text-align: center;
      color: #cfcf00;;
    float: left;
    width: 79%;
      }


.contentbox {
  float: left;
  margin-left: 20px;
    width: 69%;
    text-align: justify;
 }

div.contentbox {
    margin-bottom: 20px;
}

.thumb1 {
    float: left;
    width: 128px;
    height: 128px;
}

.decr1 {
    position: relative;
    width: 100%;
    top: 0px;
    right: 0px;
    margin-top: 20px;
    margin-bottom: 30px;
}

.thumb {
    float: left;
    width: 128px;
}

.descr {
    float: left;
    width: 75%;
}