.clr{clear:both;height:0;margin:0;padding:0;line-height:0;overflow:hidden}
img { behavior: url('/pngbehavior.htc'); }
body {
  background: url('images/bg.png') center;
  margin: 27px 0;
  padding: 0;
  text-align: center;
  font-family: Palatino Linotype, Palatino, Book Antiqua, serif;
  font-size: 10pt;
  color: #1b1818;
  line-height: 1.5em;
}
#container { background: url('images/stripes.png') center 123px repeat-x; }
#mainBox {
  width: 800px;
  margin: 0 auto;
  border: 1px solid #4b2900;
}
#header {
  height: 78px;
  width: 800px;
  background: #eae0d4 url('images/header.png') no-repeat;
}
#header address {
  text-align: right;
  padding-top: 10px;
  padding-right: 10px;
  font-size: 0.8em;
  line-height: 1.1em;
}
#header address span {
  font-style: normal;
  font-size: 1.3em;
}
#mainContent {
  width: 800px;
  min-height: 300px;
  background: #eae0d4 url('images/oneNineBg.jpg') bottom right no-repeat;
  text-align: justify;
}
#footer {
  font-style: italic;
  font-size: 0.8em;
  margin-top: 5px;
}
#footer a:link, #footer a:visited { color: #7b4300; }
a:link, a:visited {
  text-decoration: none;
  color: #a95d00;
  font-style: italic;
}
a:active, a:hover { text-decoration: underline; }
h1 {
  font-size: 1.5em;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 0.2em;
}
h2 {
  font-size: 1.2em;
  font-weight: normal;
  color: #a95d00;
  margin-top: 1em;
  margin-bottom: 0.2em;
}
#mainContent .content { padding: 1px 13px 13px; }
p {
  margin-top: 0;
  background: url('images/paragraph.gif') center bottom no-repeat;
  padding-bottom: 1.5em;
}
hr {
  color: #a95d00;
  background: #a95d00;
  height: 2px;
  border: 0;
}

