body {
	background-color:	#000;
	color:				#000;
	font-family:		Times;
	text-align:			center;
}

#bodyDiv {
	
	background:			url("../images/adtop4.jpg") no-repeat;
	background-color:	#ffffff;
	width:				800px;
	margin-left:		auto;
	margin-right:		auto;
	text-align:			left;
	border:				1px solid #000;
	font-family:		Times;
	font-size:			1em;
	color:				#000;
	
}

#navDiv {
	width:				85px;
	float:				left;
	margin-top:			40px;
	margin-left:		35px;
	padding:			1px;
	text-align:			left;
	
}

#navDiv a {
	font-family:		Garamond;
	font-size:			1.2em;
	padding:			1px;
}

#navDiv a:link {
	color:				#000;
	text-decoration:	none;
}

#navDiv a:visited {
	color:				#000;
	text-decoration:	none;
}

#navDiv a:hover {
	color:				#440044;
	font-weight:		bold;
	text-decoration:	none;
}

a:hover {
	color:				#D50000;
	font-weight:		bold;
}

a {
	color:				#990000;
	font-weight:		bold;
	text-decoration:	none;
}

#bookDiv {
	width:				300px;
	text-align:			left;
	margin-top:			70px;
	margin-left:		130px;
	padding:			2px;
}

#bookDiv a:link {
	color:				#fff;
	text-decoration:	none;
}

#bookDiv a:visited {
	color:				#fff;
	text-decoration:	none;
}

.booklinks {
	padding:			2px;
	border:				none;
}

#contentDiv {
	background-color:	#fff;
	border:				none;
	color:				#000;
	margin-top:			5px;
	margin-left:		130px;
	padding:			5px;
	width:				500px;
	height:				auto;
	min-height:			400px;
	line-height:		1.2em;
	
}

#contentDiv h1 {
	color:				#440044;
	font-family:		Verdana;
	font-size:			1.2em;
	font-style:			bold;
}

#contentDiv h2 {
	color:				#440044;
	font-family:		Verdana;
	font-size:			1em;
	font-style:			bold;
}

#contentDiv h3 {
	color:				#440044;
	font-family:		Garamond;
	font-size:			1.1em;
	font-style:			bold;
}	

#footerDiv {
	
	background:			url("../images/Bottom.jpg") no-repeat;
	height:				125px;
}

#legalDiv {
	color:				#fff;
	font-family:		Arial;
	font-size:			.8em;
}

.textImageAndCaption {
	float:				left;
	padding:			5px;
	padding-right:		15px;
	font-family:		Arial;
	font-size:			.8em;
	clear:				both;
}

.textImageAndCaptionR {
	float:				right;
	padding:			5px;
	padding-left: 		15px;
	font-family:		Arial;
	font-size:			.8em;
	clear:				both;
}

img {
	border:				none;
}

.ul {
	list-style-type: 	none;
}

.ul1 {
	list-style-image:	url("../images/flower.jpg");
}
