body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	margin: 0 0 20px 0;
}
a:link, a:visited {
	color: #00008b;
}
a:hover, a:active {
	color: #008a88;
}
blockquote.bqdetail {
	background: #eae5e9;
	float: right;
	font-size: 12px;
	text-align: center;
	margin: 0 40px 20px 40px;
	width: 170px;
	padding: 0 0 10px 0;
}
blockquote.bqcoord {
	/* background: #f8efd9; */
	float: right;
	color: #9a4e9a;
	/* border-bottom: 1px solid #cdc1ca;
	border-right: 1px solid #cdc1ca; */
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
/* margin: 36px 0 0 0; */	
	text-align: center;
	margin: 0 40px 20px 40px;
	width: 200px;
	padding: 0 0 10px 0;
}
blockquote.bqartprof {
	background: #f8efd9;
	line-height: 1.7em;
	margin: 5px 10px 15px 35px;
	width: 60%;
	padding: 8px 20px 10px 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 105%;
	color: #645bab;
}
p.nxtbk {
	float: right;
	/* font-family: Papyrus, Georgia, "Times New Roman", Times, serif; */
	font-size: 18px;
	margin: 0 40px 20px 0;
}
.nxtbk a:link,.nxtbk a:visited {
	color: #00008b;
	text-decoration: none;
}
.nxtbk a:hover,.nxtbk a:active {
	color: #008a88;
	text-decoration: underline;
}
h1 {
	font-size: 100%;
	/* color: red; */
	font-weight: normal;
}
h2 {
	font-size: 100%;
	/* color: green; */
	font-weight: normal;
}
h3 {
	font-size: 100%;
	/* color: yellow; */
	font-weight: normal;
}
/* Page Titles */
h1.h1ptitle {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #663366;
	font-weight: bolder;
}
/* /page titles */
img.imgbrdr {
	border: 2px #666 solid;
	margin: 2px;
}
img.imgleft {
	float: left;
	margin: 0 16px 12px 0;
}
img.imgright {
	float: right;
	margin: 0 0 12px 16px;
}
img.imgleftmargin {
	margin: 0 0 0 16px;
}
img.imgrightmargin {

	margin: 0 16px 0 0;
}
img.imgproflpic {
	float: left;
	border: 3px solid #968fc5;
	padding: 1px;
	margin: 4px 22px 20px 0;	
}
img.imgspeccollect {
	float: left;
	border: 2px #666 solid;
	margin: 0 12px 12px 0;
}
td {
	vertical-align: top;
}
table.tblthmbs {
	width: 96%;
	font-size: 95%;
	text-align: center;
	border: medium 000000;
}
p.spechdg {
	color: #9a4e9a;
	/* border-bottom: 1px solid #cdc1ca;
	border-left: 4px solid #eae5e9; */
	font-size: 18px;
	font-weight: bold;
	margin: 25px 0 -10px 0;
	font-variant: small-caps;
}
.coordinate {
	color: #636;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
}
.tblthmbs a:link {
	color: #636;
	text-decoration: none;
	border: thin none;
}
.tblthmbs a:visited {
	color: #636;
	text-decoration: none;
}
.tblthmbs a:hover, .tblthmbs a:active {
	color: #33664c;
	text-decoration: underline;
}
table.tblhdr {
	width: 96%;
}
td.tdhook {
	color: #663366;
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	width: 98%;
}
td.tdmain {
	background-color: white;
	color: #8a7c9c;
	line-height: 1.4em;
	padding: 26px 22px 12px 18px;
}
/* This is the table cell below the main content area.
	The cell contains navigation, also see 
	pseudo classes after this style. */
	
td.tdmain2 {
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	text-align: center;
	letter-spacing: 2px;
	padding: 8px 0 0 0;
	border-top: 1px solid #9e8b9e;
}
/* Begin Bottom Navigation */
.tdmain2 a:link, .tdmain2 a:visited {
	color: #636;
	text-decoration: none;
}
.tdmain2 a:hover, .tdmain2 a:active {
	color: #bb469b;
	text-decoration: underline;
}
/* Begin Main Navigation */
td.tdnav {
	background-color: #cc9999;
	font-family: Papyrus, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.7em;
	width: 195px;
	padding: 10px 8px 0px;
	border: none;
	background-image: url(Assets/img/bg-nav.jpg);
	background-repeat: no-repeat;
}
.tdnav a:link, .tdnav a:visited {
	color: #636;
	text-decoration: none;
}
.tdnav a:hover, .tdnav a:active {
	color: #bb469b;
	text-decoration: none;
	border-bottom: 1px #bb469b solid;
}
/* These styles control the YOU ARE HERE link styles
	in the main menu. */
.tdnavuber {
	color: white;
}
.tdnavuber a:link, .tdnavuber a:visited {
	color: white;
}
.tdnavuber a:hover, .tdnavuber a:active {
	color: #bb469b;
	text-decoration: none;
	border-bottom: 1px #bb469b solid;
}
/* /end Main Navigation */
tr.trspeccollect {
	color: #ece6c4;
	font-size: 18px;
	letter-spacing: 1px;
	padding: 3px 0 3px 12px;
	background-image: url(Assets/img/bg-speccol.jpg);
	background-position: left;
	background-repeat: no-repeat;
}
#byline {
	background: #8e758a;
	width: 100%;
	font-family: Papyrus;
	font-size: 18px;
	color: FFFFcc;
	font-style: normal;
	font-weight: bold;
}
#cpyrt {
	color: #e88357;
	font-size: 11px;
}
#quotebtm {
	color: #5b2d5d;
	background: #e3dce1;
	text-align: center;
	width: 60%;
	font-size: 14px;
	padding: 3px 5px 7px 5px;
	margin: 28px 120px 24px 120px;
	border: 1px #ccc dashed;
}
.quotauth {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 11px;
	color: #824484;
}.indxtable {
	border: medium solid #8E758A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8e758a;
}
