body {
	margin:0px auto;
	background-color: #430707;
	}
#header{
	width:100%;
	height:181px;
	margin:0 auto;
	background: url(images/header-bkg.gif) repeat-x;
	}
#middle{
	width:100%;
	height:615px;
	margin:0px auto;
	background: url(images/field-bkg.jpg) no-repeat;
	background-position:center;
	}
#footer{
	width:100%;
	margin:10px 0px 0px 0px;
	background-color: #430707;
	}	
.transbg {
filter:alpha(opacity=85);
-moz-opacity:0.85;
opacity:0.85;
}
.transbgnav {
filter:alpha(opacity=60);
-moz-opacity:0.60;
opacity:0.60;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	font-style: italic;
	color: #540A0A;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	line-height: 26px;
	font-style: italic;
	color: #540A0A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
A.foot   	{ color: #ffffff; text-decoration: none; }
A.foot:link	{ color: #ffffff; text-decoration: none; }
A.foot:visited { color: #ffffff; text-decoration: none; }
A.foot:active { color: #ffffff;  text-decoration: none;}
A.foot:hover	{ color: #d6c8b8;  text-decoration: none;}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #540A0A;
}
.nav hr{
width: 100%;
height: 1px;
color: #333;
}
.nav   	{ color: #540A0A; text-decoration: none; }
.nav:link	{ color: #540A0A; text-decoration: none; }
.nav:visited { color: #540A0A; text-decoration: none; }
.nav:active { color: #540A0A;  text-decoration: none;}
.nav:hover { COLOR: #D93838; text-decoration: none; }

table#categories
{ 
margin: 0 auto; 
text-align: left; 
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #540A0A;
margin: 0; 
} 
table#categories tr td a 
{display: block; 
text-decoration: none; 
margin: 0; 
padding: 1px 1px 1px 1px; 
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D93838;
} 
table#categories tr td a:link, table#categories tr td a:visited 
{ 
color: #540A0A; 
} 
table#categories tr td a:hover 
{ 
color: white; 
background-color: #540A0A; 
}
table#categories tr td a:active{color: navy;
}