/* Generated by KompoZer */
h1 {
  font-family: Arial,Helvetica,sans-serif;
}
h2 {
  font-family: Arial,Helvetica,sans-serif;
}
h3 {
  font-family: Arial,Helvetica,sans-serif;
}
h4 {
  font-family: Arial,Helvetica,sans-serif;
}
h5 {
}
.main {
  border-style: solid;
  border-width: thin;
  padding: 3%;
  background-color: white;
  float: left;
  margin-left: 1%;
  margin-top: 1%;
  margin-bottom: 3%;
  font-family: Arial,Helvetica,sans-serif;
  width: 79%;
}
.side {
  border-style: solid;
  border-width: thin;
  padding: 1%;
  background-color: white;
  left: 50px;
  top: 6em;
  float: left;
  margin-left: 1%;
  margin-top: 1%;
  width: 10%;
}
.header {
  border-style: solid;
  border-width: thin;
  padding-left: 1em;
  background-color: white;
  margin-left: 1%;
  margin-top: 2%;
  width: 30%;
}
body {
  background-color: #a9a9a9;
}
.container {
  background-color: #999999;
  float: left;
}
.picture {
  border-style: solid;
  border-width: thin;
  padding: 10px;
  float: left;
  margin-right: 10px;
  margin-left: 10px;
  font-style: italic;
  text-align: center;
  margin-bottom: 10px;
}
.newline {
  clear: both;
}
.picture img {
  display: block;
}
