body {
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: left;
	color: #F17D26;
	background-image: url(../images/carback.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	font-size: 75%;
}
img {
	padding: 5px;
}

#bodyText {
	z-index:9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
a:link {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
a:hover {

	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {

	text-decoration: none;
	color: #FFFF33;
	font-weight: bold;
}
.left-menu a:link{
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFF00;
}
.left-menu a:hover{
	color: #FFFFFF;
	font-size: 17px;
}
.left-menu a:visited {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 17px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFF33;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	z-index: 9;
	height: 759px;
	width: 75%;
}
#links {
	background-repeat: no-repeat;
	font-size: 1.3em;
	position: absolute;
	width: 225px;
	height: 295px;
	background-image: url(../images/indexGradientBackground.gif);
	top: 180px;
	margin-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px;
}
.book {
	top: 509px;
	position: absolute;
	height: 687px;
	width: 220px;
	left: 14px;
}
.contactHome {
	position: absolute;
	height: 68px;
	width: 204px;
	top: 704px;
	left: 15px;
}


.bookQuote {
	font-size: 12px;
	font-weight: bold;
	background-color: #D35429;
	color: #000000;
	font-style: italic;
	padding: 5px;
}
.footer a:link {
	font-size: 6px;
	color: #CCCCCC;
	text-align: center;
}
h1 {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-indent: 20px;
}
.custComments {
	font-style: italic;
	color: #6666FF;
}
h4 {
	color: #F1BB37;
	font-size: 17px;
	font-style: italic;
}
h3 {
	color: #FFFF33;
}
.higlightedtext {
	color: #FFFFFF;
}
h5 {
	color: #FFFF00;
	font-size: 14px;
	text-align: center;
}
