
body {
  background-color:#190f0d;
  background-image:url('tryback.jpg');
  font-family:arial,helvitica,sans-serif;
  font-size:11pt;
  color:#ffffdd;
  line-height: 1.5;
  margin-top:0;
  margin-right:0;
  margin-bottom:0;
  margin-left:0;
  padding-top:0;
  padding-right:0;
  padding-bottom:0;
  padding-left:0;
  z-index:0;
  height:100%;
}

a:link {
  color: #95a6b8;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}


a:active {
  color: #95a6b8;
  text-decoration: none;
  font-weight: bold;
  background: transparent;
}

a:visited {
  color: #808d95;
  text-decoration:none;
  font-weight: bold;
  background: transparent;
}

a:hover {
   text-decoration: underline;
}

p.news {
  line-height: 1.1;
  margin-top:0px;
  margin-bottom:7px;
}

#container {
  width:966px;
  position:relative;
  background-color:#190f0d;
  background-image:url('graphics/containback.jpg');
  background-position:top center;
  background-repeat:no-repeat;
  margin-left:auto;
  margin-right:auto;
  padding:0px;
  z-index:0;
  min-height:100%
  height: auto !important;
  margin-bottom: 0 auto -242px;
}

#footer {
  height:242px;
  background-color:#fefcc1;
  background-image:url('footerback.jpg');
  clear:both;
}


#horizontalnavcontainer ul {
  padding:0;
  margin:0;
  list-style-type:none;
  background-image:url('buttonback.jpg');
  font-size:10pt;
  float:left;
  color:#ffffff;
  border-top:3px #000000 solid;
  border-bottom:3px #000000 solid;
  width:100%;
  }

#horizontalnavcontainer ul li {
  display:inline;
}

#horizontalnavcontainer ul li a {
  color:#ffffbb;
  font-weight:bold;
  text-decoration:none;
  float:left;
  padding:4px 32px 4px 10px;
  border-right:3px solid #000000;
}

#horizontalnavcontainer ul li a:hover {
  background-image:url('buttonback2.jpg');
  color:#ffffff
}

h1 {
  font-family:arial,helvitica,sans-serif;
  font-size:28pt;
  color:#cccc51;
  font-weight:bold;
  display:inline;
}

h2 {
  font-family:arial,helvitica,sans-serif;
  font-size:16pt;
  color:#cccc51;
  font-weight:bold;
  display:inline;
}

h3 {
  font-family:arial,helvitica,sans-serif;
  font-size:12pt;
  color:#000000;
  font-weight:bold;
  display:inline;
}

font.small {
  font-size:8pt;
  color:#000000;
}


