body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #330000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
}
#bottomband {
	background-color: #660000;
	background-position: center top;
	float: none;
	height: 24px;
	width: 804px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
}
#boldtext {
	font-weight: bold;
}
#bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1;
	color: #666666;
	background-color: #330000;
	text-align: left;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC0000;
	padding-left: 103px;
}
#wilderspin {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CC0000;
}
a:link {
	color: #F90;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}
a:visited {
	text-decoration: none;
	color: #CC6600;
}
#hgaddressline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	line-height: 1.4em;
	color: #FFFFFF;
	text-align: left;
	margin-top: 7px;
	margin-bottom: 0px;
	background-color: #660000;
	padding-left: 103px;
}
a:hover {
	text-decoration: none;
	color: #FFF;
	border-bottom: 1px dotted #F90;
}
a:active {
	text-decoration: none;
	color: #CC6600;
}
h1 {
	font-size: 1.6em;
	color: #FFFFFF;
}
h2 {
	font-size: 1.3em;
	color: #FFFFFF;
}
h3 {
	font-size: 1em;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.5;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-bottom: .5em;
}
#introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.6;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0.6em;
	margin-right: 12px;
	background-color: #660000;
}
#bartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.1;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-right: 6px;
}
#guides {
	padding-right: 103px;
}
.yellowText {
	color: #FC0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}

