@charset "utf-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#pageContainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	position: relative;
	background-color: #FFFFFF;
	height: 680px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: "Comic Sans MS", Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	background-image: url(http://www.thefinalride.net/images/tile.jpg);
	background-repeat: repeat;
	line-height: 1.5em;
}
#pageContainer #header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 1000px;
	position: relative;
	left: 0px;
	top: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#pageContainer #menu {
	float: left;
	width: 1000px;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	height: 70px;
}
#pageContainer #submenu {
	float: left;
	width: 1000px;
	position: relative;
	height: 23px;
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	font-weight: bold;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#pageContainer #submenu #breadcrumb {
	position: relative;
	height: 25px;
	width: 495px;
	margin: 0px;
	float: left;
	text-align: left;
	top: -2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#pageContainer #submenu #menuHover {
	margin: 0px;
	float: right;
	height: 25px;
	width: 495px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
	text-align: right;
	top: -2px;
}
#pageContainer #content {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 1000px;
	position: relative;
	height: 465px;
	overflow: visible;
}
#pageContainer #content #text {
	position: relative;
	height: 445px;
	width: 668px;
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#pageContainer #content #text .tableText {
	position: relative;
	height: 325px;
	width: 638px;
	margin: 0px;
	padding: 10px;
	text-align: justify;
}
#pageContainer #content .journeyText {
	position: relative;
	height: 870px;
	width: 628px;
	padding: 15px;
	line-height: 1.75em;
	text-align: justify;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 21px;
}
#pageContainer #content .obituaryText {
	position: relative;
	height: 885px;
	width: 618px;
	line-height: 1.75em;
	text-align: justify;
	background-image: url(../images/burnt_edges/obitpicture.png);
	margin: 0px;
	font-size: 1em;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#pageContainer #content #events {
	position: relative;
	height: 465px;
	width: 150px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
}
#pageContainer #content #waves {
	position: relative;
	height: 465px;
	width: 150px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	overflow: auto;
}
#pageContainer #content #listOfStories {
	margin: 0px;
	padding: 5px;
	float: left;
	width: 623px;
	position: relative;
	height: 455px;
	height: 100% !important;
	overflow: visible !important;
}
#pageContainer #content #stoneColdPoem {
	margin: 0px;
	float: left;
	height: 445px;
	width: 327px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#pageContainer #content #donationsBlurb {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 633px;
	position: relative;
	height: 465px;
}
#pageContainer #content #donationsBlurb .memorial {
	margin: 0px;
	padding: 15px;
	float: left;
	width: 603px;
	position: relative;
	height: 150px;
	text-align: justify;
}
#pageContainer #content #donationsbuttons {
	margin: 0px;
	float: left;
	height: 445px;
	width: 327px;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#pageContainer #footer {
	float: left;
	height: 17px;
	width: 1000px;
	position: relative;
	text-align: center;
	font-size: .75em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
#hidden {
	float: left;
	height: 0px;
	width: 0px;
	position: relative;
	background-color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	display: none;
}
td img {
	display: block;
}
.underline {
	text-decoration: underline;
}
.tinytext {
	font-size: 0.7em;
	line-height: 1em;
}
a, a:visited {
	text-decoration: underline;
	color: #000000;  
}
a:hover, a:active {
	text-decoration: underline;
	color: #FF0000;
}
a img, a:visited img, a:hover img, a:active img {
	text-decoration: none;
	border: 0px none #FFFFFF;
}
