
body      { color: #71001B; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; background-color: #FFF9E6; margin: 0; padding: 0 }

a    { color: #71001B; text-decoration: underline }
a:hover
  { color: #71001B; text-decoration: none }

#container
      { background-image: url(images/background.jpg); background-repeat: repeat-y; background-attachment: scroll; background-position: 0 0; margin: auto; width: 780px }

#header
      { background-image: url(images/header.jpg); width: 780px; height: 170px }
#maincontent
    { margin-left: 20px; padding: 0px 30px 0px 30px ; width: 670px }

#menupanel     { font-size: 12px; padding: 5px 10px 5px 5px; width: 150px; float: left; }
#menupanel img { padding: 6px; border-style: none }
#menupanel .infoblock  { margin-bottom: 15px; padding-right: 10px }
#menupanel .infoheader { font-size: 10px; font-weight: bold }
#menupanel ul { list-style-type: none; margin: 0; padding: 0 }
#newspanel      { font-size: 12px; padding: 10px; width: 470px; float: left }
#newspanel .newsheader     { font-size: 12pt; font-weight: bold; padding-bottom: 5px; padding-top: 15px; }
#newspanel .newsblock     { margin: 0 0 15px 0 }
#newspanel .date  { font-size: 10px; font-style: italic; text-align: right; padding-bottom: 5px }
#newspanel img   { padding: 6px; float: left; border-style: none; align: left }

input  {  color: #71001B; font-size: 8pt; background-color: #eee; border: solid 1px; font-family: Verdana, Arial, Helvetica, sans-serif; }
textarea   { color: #71001b; font-size: 10pt; background-color: #eee; border: solid 1px;font-family: Verdana, Arial, Helvetica, sans-serif; }
input .button  {  color: #71001B; font-size: 12px; font-weight: bold; background-color: #eee; border: solid 1px;font-family: Verdana, Arial, Helvetica, sans-serif; }
#footer
      { background-image: url(images/footer.jpg); text-align: right; height: 230px; clear: both }
hr   { color: #dbb649; height: 1px }
