BODY { 
	background: #ffffff;
	background: url('../images/pitlbckgrnd.gif');
	background-repeat: repeat-y repeat-y;
	}

p {
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 1em;
	font-weight: normal;
	color: #8c857a;
	margin-top:0em;
	line-height: 1.4em;
	}
		
H1 {
	color: #9e170c;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	margin:0;
	}
	
H2 {
	color: #9e170c;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 1.25em;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	text-align: left;
	margin-bottom: 0em;
	line-height: 1.5em;
	}	
	
H3	{
	color: #9e170c;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0em;
	line-height: 1.5em;
	}			
		
		
H4	{
	color: 9e170c;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
}		

	
H5	{
	color: #9e170c;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 3em;
	font-style:italic;
	margin:0;
	font-weight:900;
	text-align: center;
	line-height: 1.5em;
}	


img.post {
	padding: 6px;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

ul.body {
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.4em;
	text-transform: none;
	color: #8c857a;
	text-decoration: none;
	background-color: #ffffff;
	text-indent: 0px;
	list-style-position: outside;
	list-style-type: round;
	padding: 6px;
	margin: 2px;
}

td { }

a:link {
	color: #a59170;
/*	color: #9e170c;   */
/*	color: #224074;   */
	font-weight: bold;
	text-decoration: none;
 	}
 	
a:visited {
	color: #a59170;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #bb9862;
	font-weight: bold;
	text-decoration: none;
	}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}


.bodycopy {
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 1em;
	font-weight: normal;
	color: #8c857a;
		}
		
.bodycenter {
	text-align: center;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 1em;
	font-weight: normal;
	color: #8c857a;
		}

.title {
	text-align: #9e170c;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 3em;
	font-weight: normal;
	color: #8c857a;
		}

#container {
	width: 800px;
	margin: 20px auto 20px auto;
	background: #ffffff;
	border: 5px solid #ffffff;
	}


#nav {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: .75em;
	font-weight: bold;
	}
	
#nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#nav ul li {
	margin-left: 0;
	padding: 3px 3px 3px 6px;
	border-left: 1px solid #6e7667;
	list-style: none;
	display: inline;
	}

	
#nav ul li.first {
	margin-left: 0px;
/*	border-left: none; */
	list-style: none;
	padding: 3px 5px 3px 0px;
	border:0;
	display: inline;
	}	
	

#header {
	width: 800px;
	margin: 0 auto;
	background: #ffffff;
	text-align: center;
	}
	
#footer {
	width: 800px;
	height: 150px;
	margin: 0 auto;
	float: left;
	background: url('../images/footer.jpg');
	border: 1;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 1em;
	}	

#footercontent {
	width: 750px;
	height: 50px;
	margin: 0 auto;
	position: relative;left: 25; top: 75px;
	border: 0;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: 1em;

	color: #242a66;
	}	
	
	
#contentcontainer {
	width:600px;
	margin: 0 auto;
	background: #ffffff;
	font-family: Arial, Helvetica, Verdana, san-serif;
	font-size: .75em;
	padding-top: 25px;
	padding-bottom: 40px;
}

