#header {
  margin: 0 auto;
  padding: 20px;
  background: #ffffff;
  width: 800px;
  height: 201px;
}
#news {
  background: #ffffff;
}
#main {
  margin: 0 auto;
  padding: 20px;
  background: #ffffff;
  width: 800px;
}
#footer {
  margin: 0 auto;
  text-align: center;
  padding: 30px;
  width: 800px;
  color: #cccccc;
}
#boxi {
  background: #6b6859;
  padding: 20px;
}
body {
  font-size: 10pt;
  font-family: Comic Sans MS;
  color: #222222;
  background-image:url(camobg0.jpg);
  background-attachment:fixed;
}
table {
  font-size:10pt;
}
h1 {
  font-size: 12pt;
  color: #ffcc00;
  text-align: center;
}
h3{
  font-size: 12pt;
  color: #ffcc00;
}
p:first-letter {
  font-size: 12pt;
  font-weight: bold;
}
p {
  font-size: 10pt;
}
p.hl{
  text-align: center;
}
em {
  font-style: normal;
  font-weight: bold;
  color: #ffffff
}
em.gb {
  color: #a6b097
}
a.nav:link {color: #663300; text-decoration:none;}
a.nav:visited {color: #000000; text-decoration:none;}
a.nav:hover {color: #ff8800; text-decoration:none;}
a.nav:active {color: #ff8800; text-decoration:none;}
a:link {color: #ff8800; text-decoration:none;}
a:visited {color: #ffcc99; text-decoration:none;}
a:hover {color: #ffffff; text-decoration:none;}
a:active {color: #ffffff; text-decoration:none;}