      html, body {
               height: 100%;
               width: 100%;
               overflow: auto;
               }
          body {
               margin: 0px;
               font-family: Monotype Corsiva, Arial,Helvetica,sans-serif;
               }
          div {
               font-family: Monotype Corsiva, Arial,Helvetica,sans-serif;
               font-size: 14pt;
              }

div#masthead {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 923px;
  height: 90px;
  overflow: hidden;
  background-image: url(images/image2.jpg);
  }
div#navi {
  position: absolute;
  top: 90px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 150px;
  height: auto;
  overflow: hidden;
  background: #E3DAB1;
  text-align: center;
  }
div#content {
  position: absolute;
  top: 91px;
  bottom: 0px;
  left: 151px;
  right: 0px;
  width: 747px;
  height: auto;
  overflow: auto;
  padding-top: 15px;
  padding-left: 15px;
  padding-right: 10px;
  font-size: 14pt;
  }
td {
  font-size: 14pt;
  font-family: Monotype Corsiva;
  color: #000000;
  }
td.footer {
  font-size: 10pt;
  font-family: Monotype Corsiva;
  color: #000000;
  line-height:16pt;
  }
th {
  font-size: 14pt;
  font-family: Monotype Corsiva;
  color: #000000;
 }
a.valikko {
  font-size: 14pt;
  font-family: Monotype Corsiva;
  color: #000000;
  font-weight: bold;
  line-height: 24pt;
  }
a.valittu {
  font-size: 14pt;
  font-family: Monotype Corsiva;
  color: #000000;
  font-weight: bold;
  line-height: 24pt;
  text-decoration: none;
  }
a.valittu:link{text-decoration:none}
a.valittu:active{text-decoration:none}
a.valittu:visited{text-decoration:none}
a.valittu:hover{text-decoration:none}

a {
  font-size: 14pt;
  font-family: Monotype Corsiva;
  color: orange;
  }
h1 {
  font-family: Monotype Corsiva;
  font-weight: bold;
  font-size: 18pt;
  color: #000000;
  }
h2 {
  font-family: Monotype Corsiva;
  font-weight: bold;
  font-size: 16pt;
  color: #000000;
  }
h3 {
  font-family: Monotype Corsiva;
  font-weight: bold;
  font-size: 14pt;
  color: #000000;
  }
h4 {
  font-family: Monotype Corsiva;
  font-weight: normal;
  font-size: 14pt;
  color: #000000;
  }
