body {
	background-image: url(images/background-dark.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
body table tr td table tr td h1 p {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.photo-on-left {
	margin-right: 12px;
	border: 1pt solid #000;
}

.center {
	text-align: center;
}
.outside-border-2px {
	border: 2px solid #000;
}
.border-1pt-black {
	border: 1pt solid #000;
}
.tribute-link {
	font-family: "Eras Medium ITC", Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	line-height: 20pt;
	color: #009;
	text-align: right;
}
.smaller-centered-ital {
	font-size: 11pt;
	font-style: italic;
	text-align: center;
}
.hanging-indent {
	text-indent: -40px;
	margin-left: 40px;
}
.tire {
	background-image: url(images/tire.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}
.shadow-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: none;
	border-right-color: #333;
	border-bottom-color: #333;
}
.photo-on-left-no-border {
	margin-right: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
