body, img, div, input {
  behavior: url(/javascripts/iepngfix.htc); }

body {
  background: url(/sites/est.org/graphics/new-logo-large-embossed.png) no-repeat;
  background-color: #464a8d;
  background-position: 50% 50px;
  font-family: "arial", sans-serif; }
  body #regattadb {
    display: none; }

#banner_title {
  font-weight: bold;
  font-size: xx-large; }

div#content {
  min-height: 15em; }
div#edit_button a {
  color: black; }
  div#edit_button a:visited {
    color: black; }
  div#edit_button a:hover {
    background: #aaa; }

.clear {
  clear: both; }
