html, body, ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fffff0;
}
img {
    border: 0;
}
a {
    font-weight: bold;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.more {
    text-align: right;
}
.left {
    float: left;
    display: inline;
}
.clear {
    clear: both;
}

body, h1, h2, h3, form {
    font: 12px tahoma, arial, sans-serif;
    margin: 0;
    padding: 0;
    color: #5C5C5C;
}

body {
    background: url(images/header_bg.jpg) repeat-x;
    text-align: center;
}
#wrapper {
    text-align: left;
    margin: auto;
    width: 774px;
}


#header {
    height: 203px;
    position: absolute;
}
#header h1 {
    margin-top: 44px;
}
#header h1 img {
    display: block;
}
#nav {
    margin-top: 0px;
}
#nav img {
    float: left;
    display: inline;
}

#headline {
    padding-top: 205px;
}

#photo {
    float: left;
    display: inline;
    width: 624px;
}
#photo div {
    border: 0px solid #D8D8D8;
    padding: 4px;
}
#photo img {
    display: block;
}

#search-news {
    float: right;
    display: inline;
    width: 140px;
}
#search-news div {
    padding: 3px 0;
    margin: 0;
}
#search-news #q {
    width: 140px;
    border: 1px solid #859D31;
}
#search-news .downcast {
    background: #E6E7E7;
    border-top: 1px solid #CFD0D0;
    padding: 3px 4px 4px 4px;
    margin: 2px 0 0 0;
}
#search-news h3 {
    background: url(images/bullet_letter.gif) no-repeat;
    padding-left: 15px;
    font-weight: bold;
    margin: 1em 0 0.4em 0;
}
#search-news p {
    padding-left: 15px;
    padding-right: 2px;
    margin: 0.1em 0;
}
a {
    font-weight: bold;
    color: #5C5C5C;
}

#body {
    padding-top: 2em;
    text-align: justify;
}

#body-left {
    float: left;
    display: inline;
    width: 408px;
}
#body-right {
    float: right;
    display: inline;
    width: 330px;
}

#body-left ul.plussbullets {
    margin-top: 45px;
    margin-left: 120px;
    padding: 0;
    font-weight: bold;
}
#body-left ul.plussbullets li {
    background: top left url(images/bullet_plus.gif) no-repeat;
    margin: 0 0 10px 0;
    padding: 0 0 0 25px;
}

#body h2, #body p {
    margin: 0.3em 0;
}

#body-right p {
    margin-right: 2em;
}

#body a.green {
    color: #9AAB68;
    font-weight: normal;
    text-decoration: underline;
}

#gallery img {
    float: left;
    display: inline;
}

#photogallery img {
    float: left;
    display: inline;
}

#artgallery img {
    float: left;
    display: inline;
}

#footer {
    color: #FFFFF0;
#    background: #42453D url(images/footer_bg.gif) repeat-x;
#    background: #EDC027 url(images/footer_bg.gif) repeat-x;
#    background: #DEB016 url(images/footer_bg.gif) repeat-x;
#    background: #002F5D url(images/footer_bg.gif) repeat-x;
    background: #941D00 url(images/footer_bg.gif) repeat-x;
    padding: 6px 0 5px 0;
    margin-top: 2em;
    font-weight: bold;
}
#footer p
{
    margin: 0;
    padding: 0;
}

.eventstyle
{
  font-family: tahoma;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
#  background-color: #E2EDEB;
#  border: 1px solid #333333;
}

.statement
{
  font-family: tahoma;
  font-size: 14px;
#  font-weight: bold;
  color: #000000;
#  background-color: #E2EDEB;
#  border: 1px solid #333333;
}

.title
{
  font: 12px tahoma, arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #000000;
}

.bodytext
{
  font: 12px tahoma, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}

#textbox
{
    margin: auto;
    width: 95%;
}

.metis 
{
  font: tahoma, arial, sans-serif;
  font-size: 16px;
  color: #000000;

  background: #E6E7E7;
  border-top: 1px solid #CFD0D0;
  border-left: 1px solid #CFD0D0;
  border-right: 1px solid #CFD0D0;
  border-bottom: 1px solid #CFD0D0;
  padding: 0px 0px 0px 0px;
  margin: 0px 0 0 0;
}





