/*start text styles*/p {	font-family: TImes;	color: #180002;}p.menuText {	position: relative;	top: 5px;	margin: 0px;	padding: 0px;	text-align: center;}p.splashText {	width: 330px; 	position: relative; 	top: 15px;	left: 20px;	margin: 0px;	padding: 0px;	font-size: 13px;	text-align: justify;			}p.footerText {	position: relative;	top: 16px;	margin: 3px;	font-size: 11px;	text-align: center;	font-family: sans;	}h1 {	font-family: Times;	font-weight: bold;	font-size: 18px;	color: #222222;	}	h2 {	font-family: Times;	font-weight: bold;	font-size: 12px;	color: #222222;	}	h3 {	font-family: Times;	font-weight: bold;	font-size: 20px;	color: #222222;	margin-top: 5px;	margin-bottom: -20px;	margin-left:10px;	}	a {	margin: 0px;	font-family: Times;	letter-spacing: 0px;	font-size: 14px;	font-weight: Bold;	color: #180002;	text-decoration: none;	}a:hover {	color: #000000;	text-decoration: underline;}a.text {	margin: 0px;	font-family: TImes, serif;	letter-spacing: 0px;	font-size: 13px;	color: maroon;	font-weight: bold;	text-decoration: none;	}	a.text:hover {	color: #331209;	text-decoration: underline;}a.pic:hover {	text-decoration: none;}a.sitehead {	font-family: Times;	font-weight: bold;	font-size: 18px;	color: #222222;	text-indent: 4px;	}ul {	margin-top:0px;	text-indent: 0px;}li {	font-family: Times;	font-size: 13px;	color: #180002;	}img {border: 0px;}link {border: 0px;}		p.infoText {	font-family: Times;	font-size: 14px;	text-align: justify;	text-indent: 10px;			}p.infoText2 {	font-family: Times;	font-size: 14px;	text-align: justify;	text-indent: 10px;			}p.caption {	font-size: 12px;	text-align: center;	margin-left: 30px;	margin-bottom: 0px;	margin-top: -5px;	color: maroon;	font-weight: 600;	width: 330px;}p.captionV {	font-size: 12px;	text-align: center;	margin-bottom: 0px;	margin: 0px;	color: maroon;	font-weight: 600;	width: 250px;}/*end text styles*//*start user styles*/img.headline {	margin-top: -12px;	margin-bottom: 0px;}div.hpicR {	margin-left: 10px;	margin-bottom: 0px;}div.hpicL {	margin-right: 10px;	margin-bottom: 0px;}.bookPic {	margin-right: 10px;	margin-bottom: 0px;	border: 1px solid; 	border-color: #651818; }div.book {	position: relative;	top:10px;	left: 10px;	width: 700px;	}	div.bookText {	postion: relative;	top: 0px;	width: 440px;	float: right;	}	div.content {	position: relative;	left: 10px;	width: 715px;	height: 100%;	}	/*end user styles*/
