body {
  margin:0;
  font-family:tahoma,arial,monospace;
  background:#333}

#page {
  background:#FFF;
  width:715px;}
  
/*----------------------------------------*/

#theMenu {
  height:16px;
  background-color:#444;
  border-top:solid #222 1px;
  border-bottom:solid #222 1px;}

#theMenu ul {
  margin:0;
  padding:0;
  list-style:none;}

#theMenu li {
  margin:0;
  padding:0 0 3px 0;
  float:left;
  border-right:solid #222 1px}

#theMenu li.last {
  border-right:none;}

#theMenu a {
  padding:6px 10px 4px;
  background-color:#444;
  color:#FFF;
  font-size:10px;
  text-decoration:none;}

#theMenu a.current {
  font-weight:bold;}

#theMenu a.current:hover {
  background-color:#222;
  cursor:default;}

#theMenu a:hover {
  background-color:#333;}

/*----------------------------------------*/

*.new {
  width:200px;
  margin-bottom:5px;}
  
*.new h3 {
  margin:0;
  padding:3px 0 0 5px;
  font-size:12px;
  color:#B00;}

*.new ul {
  margin:0 10px 0 22px;
  padding:0 0 5px 0;
  color:#FFF;}
   
*.new li {
  margin:0;
  padding:0;
  list-style:url(images/arrow01.gif);}

*.new a {
  font-family:tahoma,arial,verdana;
  font-size:10px;
  font-weight:bold;
  color:#666;
  text-decoration:none;}
  
*.new a:hover {
  color:#B00;
  text-decoration:underline;}
  
*.announceDate {
  font-family:tahoma,arial;
  font-size:10px;
  color:#666;}
  
*.announceFrom {
  font-family:tahoma,arial;
  font-size:10px;
  color:#666;
  border-bottom:solid #666 1px;
  margin-bottom:8px;}
  
*.announcement {
  font-family:tahoma,arial;
  font-size:12px;}
  
*.announcement a {
  color:#000;}

*.announcement a:hover {
  color:#B00;}

/*----------------------------------------*/

#main {}

#main h1 {
  margin:0;
  padding:3px 8px;
  font-size:24px;}

#main h2 {
  margin:0;
  padding:3px 8px;
  font-size:18px;
  color:#B00;}
  
#main ul {
  margin:0;
  padding:0;}
  
#main li {
  margin-bottom:5px;
  padding:8px 10px 8px 10px;
  list-style:none;
  background:#DDD;
  font-size:12px;}

/*----------------------------------------*/

#theCredits {
  border-top:solid #333 2px;
  font-family:tahoma,arial;
  font-size:10px;
  color:#666;
  font-weight:bold;}

#theCredits a {
  color:#666;
  text-decoration:none;}
  
#theCredits a:hover {
  color:#B00;
  text-decoration:underline;}