body {
  margin: 0
}

#banner,
#banner #bannertext_cell {
  width: 100%
}

#banner {
  background: #222288 url(/images/corner-olr.png) no-repeat bottom right
}

#banner td img {
  display: block
}

#banner #barberpole {
  margin: 0 1.25em 0 1.5em
}

#banner #bannertext {
  margin-right: 35px
}

#region_layout_table,
#region_center {
  width: 100%
}

#region_left {
  background: #222288 url(/images/corner-olr.png) no-repeat bottom right;
  padding: 1em 0.5em
}

#region_left p {
  text-align: center
}

#sidebar > *:first-child {
  margin-top: 0
}

#sidebar p, #sidebar th, #sidebar td {
  color: white;
  font-size: smaller
}

#sidebar #hours {
  margin: 0.5em auto;
  text-align: center
}

#sidebar a:link, #sidebar a:visited { color: white }
#sidebar a:active { color: red }

#sidebar #portrait {
  margin: 35px 0
}

#region_center {
  background: white url(/images/corner-iul.png) no-repeat top left;
  padding: 0 70px 0.5em 35px
}

#region_body {
  margin-top: 1.5em
}

#region_body h1 {
  font-size: 1.5em
}

#region_body h2 {
  font-size: 1.25em
}

#region_body h3,
#region_body h4,
#region_body h5,
#region_body h6 {
  font-size: 1em
}

#region_body p,
#region-body blockquote,
#region_body th,
#region_body td,
#region_body li {
  font-size: 95%
}

#region_body a {
  white-space: nowrap
}

#region_bottom {
  font-size: smaller;
  margin-top: 2em;
  text-align: center
}

#region_bottom #colophon {
  margin-top: 1em
}

