body {
  text-align: center;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  background: #D7D7D7 url('../TemplateImages/backgrad.gif') repeat-x;
  }

table {
  border-collapse: collapse;
  }

#wrapper {
  width: 773px;
  border-left: 2px #215260 solid;
  border-bottom: 2px #215260 solid;
  border-right: 2px #215260 solid;
  text-align: left;
  margin: auto;
  background-color: white;
  }

#imglogo {
  float: left;
  border: none;
  }

#topbar {
  height: 26px;
  background: url('../TemplateImages/topgrad.gif') repeat-y #215260;
  margin-left: 175px;
  _margin-left: 95px;
  _margin-right: -4px;
  padding-left: 220px;
  color: white;
  font-size: 10pt;
  }

#topbar a:link, #topbar a:visited {
  color: white;
  font-weight: bold;
  text-decoration: none;
  }

#topbar a:hover {
  color: #0000FF;
  font-weight: bold;
  text-decoration: underline;
  }

.SearchBox {
  margin: 2px 0 0 10px;
  _margin: 1px 0 0 10px;
  width: 100px;
  }

.SearchButton {
  width: 51px;
  height: 20px;
  background: url('../TemplateImages/btnsearch.gif');
  cursor: pointer;
  border: none;
  }

#imgRotator {
  margin-left: 15px;
  _margin: -101px 0 0 183px;
  }

#menubar {
  background-color: #215260;
  height: 28px;
  width: 100%;
  _margin-top: -3px;
  }

#bodytable {
  width: 100%;
  }

#leftcolumn, #rightcolumn {
  vertical-align: top;
  }

#leftcolumn {
  background-color: #D3DCDF;
  width: 163px;
  }

.NewsBlurb {
  font-size: 9pt;
  color: black;
  text-decoration: none;
  }

.NewsBlurb:link, .NewsBlurb:visited {
  font-weight: bold;
  }

.NewsBlurb:hover {
  color: #0000FF;
  font-weight: bold;
  text-decoration: underline;
  }

#leftcolumn .EventCalendar {
  margin: 3px 0 3px 1px
  }

.MenuDropDown {
  margin: 3px 0 3px 4px;
  }

.EventDay { 
  text-decoration: none;
  }

#iframe1 {
  margin: 3px 0 3px 4px;
  }

#printerfriendly {
  margin: 3px 0 1px 19px;
  }

#rightcolumn {
  border-left: 2px #215260 solid;
  padding: 8px;
  font-size: 9pt;
  }

#rightcolumn td {
  font-size: 9pt;
  }

#footer {
  font-size: 9pt;
  color: #969696;
  }

#footer a:link, #footer a:visited {
  text-decoration: none;
  color: #969696;
  }

#footer a:hover {
  text-decoration: underline;
  color: #0000FF;
  }