body 
{
margin: 0px;
color: black;
background: white;
}
  

.content {
	padding-top: 12px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 12px;
	font-size: 15px;
	font-family: Times New Roman, Times, serif;
	font-style: normal;
	line-height: 20px;
	text-align: none;
	vertical-align: top;
	color: #8A1717;
}

.copyright {  font-family: Times New Roman, Times, serif: 10px}

.footer {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Times New Roman, Times, serif;
	font-size: 11px;
	text-decoration;
	color: black;
	text-decoration: none;}


.table {background: white;}


/* css from this point on, by Bushnell(web) - http://www.bushnellweb.com */
#headerIMG
{
  background-image: url(images/header.jpg);
  height: 80px;
  background-repeat: repeat-x;
}

