body {
  font-family: "trebuchet ms" "arial" "helvetica" "sans-serif";
  color: #800000;
  font-size: 10pt;
  font-weight: normal;
  margin-top: 10;
  margin-left: 30;
  margin-right: 50;
  background-color: #fde2b8;
  background-image:url(../images/flame.gif);
}

table {
  font-family: "trebuchet ms" "arial" "helvetica" "sans-serif";
  color: #800000;
  }
  
table.outer {
  border: 2px groove;
  width: 821px;
  padding: 0px;
  }
  
table.events {
  border: 1px solid;
  border-color: #000000;
  font-family: "trebuchet ms" "arial" "helvetica" "sans-serif";
  color: #800000;
  text-align: center;
  }
  
th {
  background-color: #000000;
  color: #ffffff;
  height:25px;
  width: 189px;
  padding: 0px;
  }
  
td {
  font-family: "trebuchet ms" "arial" "helvetica" "sans-serif";
  color: #800000;
  color: black;
  font-size: 9pt;
  font-weight: normal;
  margin-left: 50;
  margin-right: 50;
  padding: 0;
}
  
#header {
  background-image: url(../images/fireheading8.gif);
  background-repeat: no-repeat;
  height:106px;
  padding: 0px;
  margin: 0px;
  }
  
#sfr {
  background-color: #000000;
  border-top-style: ridge;
  font-family: arial narrow;
  color: #ffffff;
  font-size: 12pt;
  padding: 0px;
  margin: 0px;
  text-align: center;
  width: 821px;
  }
  
#nav {
  font-family: "trebuchet ms" "arial" "helvetica" "sans-serif";
  width: 180px;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  }
  
#middle {
  font-family: "trebuchet ms" "arial" "helvetica" "sans-serif";
  color: #800000;
  align: center;
  text-align: justify;
  border-right: 1px solid #000000;
  border-left: 1px solid #000000;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  }
 
#main {
  font-family: "trebuchet ms" "arial" "helvetica" "sans-serif";
  color: #800000;
  align: center;
  text-align: justify;
  border-left: 1px solid #000000;
  padding-left: 40px;
  padding-right: 10px;
  padding-top: 0px;
  padding-bottom: 20px;
  }
  
H1,H2,H3,H4,H5,H6 {
  font-family: arial,helvetica,sans-serif;
  color: 800000;
  text-align : left;
}

H1 {
  font-size: 16pt;
  font-weight: normal;
  margin-top: 5;
  margin-bottom: 0;
}

H2 {
  font-size: 14pt;
  font-weight: normal;
  margin-top: 5;
  margin-bottom: 0;
}

H3 {
  font-size: 10pt;
  font-weight: normal;
  margin-top: 5;
  margin-bottom: 0;
  text-decoration: underline
}

HR {
  height: 2;
  color: black;
  background-color: black;
}

HISTEXT {
  font-size: 9pt;
  }
  
a.menu:link {
  text-decoration:none;color: black;
  }
  
a.menu:visited {
  text-decoration:none;color: black;
  }

a.menu:hover {
  color: #ff0000;
  }

#ftr {
  font-family: "trebuchet ms" "arial" "helvetica" "sans-serif";
  color: black;
  font-size: 8pt;
  font-weight: normal;
  
#loadarea {
	margin-left: 20px;
	}