BODY, TR, TD, P {

	font-family:Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;

}

.BodyTitle {

	font-weight: bold;
	font-size: 18px;
	
	color: #1c3589;
	
	padding-bottom: 5px;

}

.BodyCopy {

	padding-right: 10px;
	

}

/* FAQ STUFF */

.Question {

	font-weight: bold;

}

.Answer {

	padding-left: 20px;
	

}

/* MYTH STUFF */

.Myth, .Fact {

	padding-bottom: 10px;
	font-size: 12px;

}

/* MENU STUFF */

.menuTitle {

	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	font-weight: bold;
	color: grey;
	border-bottom: 1px solid silver;
	

}

.menuFooter {

	border-top: 1px solid silver;

}

.menu, .menuSpecial {
	
	padding: 8px;
	
	color: #1c3589;
	
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 11px;
	font-weight: bold;
	
	background-color: #e9e9f4;

}

.menuSpecial {
	background-color: #FF9933;
}


.menu a:link, a:hover, a:visited, a:active {

	color: #61629d;
		
}

.menu a:hover {

	color: #1c3589;
	text-decoration: none;

}

#lastMenuItem {

	padding-bottom: 10px;
	
}

#credit {
	width: 700px;
	margin: 0 auto;
	text-align: right;
	padding-bottom: 15px;
	padding-right: 20px;
}

#credit a {
	color: #333;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.book-interior{font-size:14px;color:#fff;background: url(../images/book.png) no-repeat right;width:391px;height:39px;padding:6px 36px 0 0;text-align:right;line-height:120%;position:absolute;margin:5px 0 0 322px;z-index:1000;}

.header {
	position: relative;
	height: 130px; width: 800px;
	background: url(../images/main_header.gif) no-repeat;
}
.header .book{font-size:14px;color:#fff;font-family: Arial, Helvetica, sans-serif;position:absolute;top:-35px;right:33px;background: url(../images/book.png) no-repeat right;width:391px;height:39px;padding:6px 36px 0 0;text-align:right;line-height:120%;}
.header h1 {
	position: absolute;
	top: -19px; left: 0px;
	width: 420px; height: 130px;
	background: url(../images/main_header.gif) no-repeat;
}

.header h1 a {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 399px; height: 130px;
}

.header h4 {
	font: 12px Times New Roman;
	color: #405692;
}

#left {
	position: absolute;
	top: 50px;
	left: 412px;
	width: 160px;
	text-align: right;
}

#right {
	position: absolute;
	top: 50px;
	left: 586px;
	width: 140px;
	text-align: left;
	background:url(../images/line.png) no-repeat left center;
	padding-left: 10px;    	
}
