* { padding: 0; margin: 0; border: 0; }
body {
	background: url(../images/bg.jpg) repeat top center;
	text-align: center;	/* Centers the layout in Win IE 5 */
}

#sitebacker { 
	width: 763px;
	margin: 0 auto;
	text-align: center;
	background: #000000 transparent url(../images/bg.jpg) repeat-y top center;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a {
	color: #00CC00;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #33FF00;
}
a:active {
	color: #33FF00;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #FEF55C;
}
h2 {
	font-size: 16px;
	color: #FEF55C;
	font-style: italic;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
.imageborder {
	border: 2px solid #1B1B1B;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.directionstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
}
hr {
	color: #FFFFFF;
	background-position: center;
	font-size: 1px;
	text-align: center;
}
.footertable {
	
}
.directionsheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	padding-left: 0px;
	font-weight: bold;
}
