body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-image:url(../BGs/bg600_1.jpg);
	text-align: center;
	margin: 10px;
}


/* this removes borders around image links*/
img {border: 0;}

.tablemain {
	text-align:center;
	max-width: 1000px;

}


/*=======================================================*/
/*=======================================================*/
/* the following are for the index page */	
.indexPic {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0;
	margin-left: 5px;
}
.indexPicR {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: 5px;
}
.indexPicC {
	text-align: center;
	margin-left: 70px;
	margin-bottom: 10px;
	margin-top: 0;
	margin-right: 5px;
}

.indexPic2 {
	/*float: left;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-top: 3px;*/
	padding: 2px 2px 2px 2px;
	border-top: 1px solid #AAAF9B;
	border-right: 1px solid #AAAF9B;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.photoCredit {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-align: right;
	font-style: oblique;
	color: #999999;
	margin: 15px 15px 3px 0;
}
/*=======================================================*/
/* the following are from RCR--kessler */
.bookThumb {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 45px;
	border: 1px solid #000000;
}
.aboutMain {
	font-family: "Courier New", Courier, monospace;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #6E5D47;
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 1.3em;
	margin: 20px;
	max-width: 850px;
}

.aboutHeader1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-align: left;
	letter-spacing: 0.07em;
	line-height: 1.5em;
	margin: 20px;
}
.bookPublisher {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	letter-spacing: 0.05em;
	text-align: left;
	line-height: 1.25em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1pt;
	padding-bottom: 2px;
	font-weight: 600;
}
.bookPublisher2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #595959;
	letter-spacing: 0.05em;
	text-align: left;
	line-height: 1.25em;
	padding-bottom: 6px;
	font-weight: 600;
}