body {
  background-color: #ffffff;
  color: #003366;
  min-width: none !important;
}

#container {
  width: 100% !important;
  margin: 0 auto;
}

#banner {
  width: 100% !important;
  height: 151px !important;
}

#pagebody,
#pagebody-inner {
  width: 100% !important;
}

#alpha {
  width: 100% !important;
  margin-right: 10%;
}

#banner img {
  display: block !important;
  width: 100% !important;
}

#banner-header {
  position: relative;
  top: 50px;
}

#banner-inner {
  padding: 0 !important;
  border: none !important;
}

.entry-header {
  font-size: 18pt !important;
}

.entry-body {
  margin-right: 50px;
  font-size: 12pt !important;
}

a {
  text-decoration: none;
  color: #003366;
  font-weight: bold;
}

#banner-header,
#banner-inner,
#banner-description,
#alpha-inner p.content-nav,
.feedburnerFlareBlock,
.entry-footer,
#comments,
.entry-body a {
  display: none;
}
