#header {
  float: none;
  font-weight: bold;
  line-height: 1em;
  /*font-family: Calibri;*/
  font-family: Sylfaen;
  border-bottom-style: solid;
  text-align: center;
  font-size: 3.2em;
  margin-bottom: 1em;
  padding-bottom: 10px;
  color: ffffff;
}
#menu {
  font-family: Georgia;
  margin-bottom: 12px;
  font-size: 2.4em;
  text-align: center;
  line-height: 1.2em;
  margin-top: 1em;
  margin-bottom: 2em;
  padding-top: 0;
  padding-bottom: 1em;
  border-bottom-style: double;
  color: f5f5f5;
}
#content {
  /*margin: 12px 12px 12px 12px;*/
  margin-top: 1.2em;
  margin-right: 5em;
  margin-bottom: 2.4em;
  margin-left: 5em;
  /*padding: 12px 100px 12px 100px;*/
  /*padding-top: 50px;*/
  /*padding-right: 100px;*/
  /*padding-bottom: 10px*/
  /*padding-left: 100px*/
  /*border: 10px solid white;*/
  line-height: 1.8em;
  font-family: Cambria;
  font-size: 1.4em;
  text-align: justified;
  color: e0e0e0;
}
#footer {
  font-family: Verdana;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.6em;
  margin-top:2em;
  padding: 1em;
  border-top-style: double;
  color: f5f5f5;
}
#submenu {
  font-family: Cambria;
  font-size: 1.4em;
  line-height: 1.8em;
  text-decoration: underline;
  margin-top: 12px;
  margin-bottom: 12px;
  text-align: center;
  color: eeeeee;
}

