.FadedBg {
	background-image: url(images/faded_bg.jpg);
	background-repeat: no-repeat;
}
.NewNav {
	margin:					0 0 0 10px;
	padding:				0 0 0 0px;
	font:					Arial;
	float: 					left;
	size:					8pt;
	width:					130px;
	background-color: 		transparent;
	/* end hack */
}
.NewNav a {
	font:					Arial;
	color:					black;
	display:				block;
	/*	height:					1.5em;*/
    line-height:			1;
	text-decoration:		none;
	font-size:				12px;
	font-weight:			bold;
	padding:				5 5 5 15px;
	margin-bottom:			0;
	margin-top:				0;
	/*	border:			0px solid red;
    /*	margin:			0;*/
}
.NewNav a:hover, #subnav a:hover,
#sidenav a:hover {
	border-color:			black;
	border-width:			0px;
	background-color:		#999999;
	color:					#FF9900;
	}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}.GenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.menufont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.dedication {
	font-family: "Arial Narrow";
	font-size: 10px;
	color: #FF0000;
}
.MainName {
	font-family: "Britannic Bold";
	font-size: 85px;
	font-weight: bold;
	color: #FF0000;
	line-height: normal;
}
.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.bgstory1 {
	background-image: url(images/bg_story1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgmain {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
}
.bgauction {
	background-image: url(images/bg_auction.jpg);
	background-repeat: no-repeat;
}
.bgbowling {
	background-image: url(images/bg_bowling.jpg);
	background-repeat: no-repeat;
}
.paw {
	background-image: url(images/paw.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.dsfgsdgf {
	background-image: url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-attachment: fixed;
}
.strikethru {
	text-decoration: line-through;
}
.GenText12 {
	font-family: Arial;
	font-size: 12pt;
}
.GenText14 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}
.fade {
	background-image: url(images/fade.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.bgblue {
	background-image: url(images/bg_blue.jpg);
	background-repeat: no-repeat;
}
