@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #4a4a4b;
}
body {
	background-color: transparent; 
	background-image: url("http://www.mtgrave.com/hellfire-club/new/images/background.gif"); 
	background-position: top center; 
	background-attachment: fixed; 
	background-repeat: repeat-y;
}
a:link {
	color: #7396bf;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7396bf;
}
a:hover {
	text-decoration: none;
	color: #E21B25;
}
a:active {
	text-decoration: none;
	color: #7396bf;
}
h1 {
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
}
h2 {
	font-size: 11px;
	border-left-color: #949D87;
	border-left-width: 11px;
	border-left-style: solid;
	padding-left: 7px;
}
h3 {
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FF0000;
	padding-bottom: 20px
}
p {
	line-height: 1.4;
	text-align: left;
}
