/* Generated by KompoZer */
body {
  margin: 0;
  padding: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
h4 {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#wrapper {
  width: 950px;
  margin-right: auto;
  margin-left: auto;
  background-color: white;
}
#header {
  text-align: center;
  background-image: url(../images/header.png);
  background-position: center top;
  height: 260px;
}
#menu {
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 0.85em;
  padding-bottom: 5px;
  padding-top: 5px;
}
#menu a {
  color: #218da9;
  text-decoration: none;
}
#menu a:hover {
  text-decoration: underline;
}
#left {
  margin-left: 20px;
  text-align: center;
  padding-top: 10px;
}
#left a {
  color: white;
  font-family: "Times New Roman",Times,serif;
  text-decoration: none;
}
#left a:hover {
  text-decoration: underline;
}
#center {
  padding-top: 10px;
  margin-left: 15px;
  padding-right: 15px;
}
#right {
  padding-top: 10px;
}
#footer {
  text-align: center;
  background-image: url(../images/footer.png);
  background-position:  center center;
  color: white;
  font-size: 0.75em;
}
#footer a {
  color: white;
}
.left-button {
  background-image: url(../images/text-image-placeholder.png);
  background-position:  center center;
  background-repeat: no-repeat;
  width: 200px;
  height: 100px;
  color: white;
  font-weight: bold;
}

