body {
  font-family: Times New Roman;
  background-image: url('images/MF%20Windmill%20copy1.gif');
  background-attachment: fixed
}

.banner {
  width: 100%;
  border-style: none
}
.bannerImage {
  height: 72px;
  background-image: url('images/PageBanner%20v3.gif')
}
.bannerLinks {
  font-size: 10pt;
  color: #ffffff;
  text-align: right
}

.menu {
  width: 1%;
  vertical-align: top;
  border-style: none;
  font-size: 12pt;
  padding-right: 30px
}

.content {
  vertical-align: top;
  font-size: 10pt
}

.spacer {
  width: 100%;
  height: 100px
}

.footer {
  width: 100%;
  border-style: none;
  font-size: 8pt
}