body {
	background-color:#D4D668;
	background-position:center;
	background-repeat: no-repeat;
	color:#4A4C2B;
	font-family: Arial, sans-serif;
}

h1,h2 {
	font-family:Arial, sans-serif;
	color:#944E47;
	font-size: large;
}

h4 {
	font-family:Arial, sans-serif;
}

h3 {
	color:#86C3D6;
	font-family:Arial, sans-serif;
}

a:link, a:visited {
	color: #ac3337;
	text-decoration: none;
	font-family: "Comic Sans MS", "Lucida Handwriting", sans-serif;
	padding: 0px;
}

a:active, a:hover {
	background-color:#d4d668;
	text-decoration: none;
	font-family: "Comic Sans MS", "Lucida Handwriting", sans-serif;
	font-style:italic;
}

#navarea {
	position:absolute;
	left:490px;
	top:280px;
}

#content {
	position:absolute;
	height: 325px;
	width: 322px;
	overflow:auto;
	padding: 1px 2px 1px 1px;
	left: 60px;
	top: 135px;
	z-index: 10;
	text-align: left;
}

#hcontent {
	position:absolute;
	height: 395px;
	width: 322px;
	overflow:auto;
	padding: 1px 2px 1px 1px;
	left: 60px;
	top: 105px;
	z-index: 10;
	text-align: left
}

div.trailer {
	text-align:center;
	color:#666666;
}

#pcard {
	background-repeat: no-repeat;
	background:url(images/postcardbackgreen.jpg);
	text-align: left;
	width: 800px;
	height:535px;
	border: none;
}

#hcard {
	background-repeat: no-repeat;
	background:url(images/postcardhome.jpg);
	text-align: left;
	width: 800px;
	height:535px;
	border: none;
}

#pctitle {
	position:absolute;
	left:60px;
	top:65px;
}
#updated {
	color:#86C3D6;
	font-family:Verdana, Arial, sans-serif;
	text-align: center;
	position:absolute;
	left:430px;
	top:100px;
}

#note {
	font-family:Verdana, Arial, sans-serif;
	color:#944e37;
	font-size:small;
	position:absolute;
	left:140px;
	top:500px;
	width:620px;
	text-align:right;
}

.pubtitle {
	text-decoration:none;
	font-style: italic;	
}

.navBar {
	text-align:center;
}

#clip {
	position:relative;
	top:0px;
	left:0px;
}

#clip img {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#fff6e7;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	border:1px outset #CCCCCC;
}

#sheet {
	width:600px;
	background-color:#FEFBDC;
	margin-left:10px;
	margin-right:10px;
	padding-bottom: 40px;
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 40px;
	text-align:left;
	border:1px outset #CCCCCC;
}

#sheet h1, #sheet h2, #sheet h3 {
	text-align:left;
}

#sheet table {
	padding-left:10px;
	padding-right:10px;
}

#sheet p,#sheet li {
	font-family:"Arial", sans-serif, "Courier Std";
	line-height: 24px;
}

#chapter p {
	text-align: left;
	text-indent: 20px;
}

#chapter p.signature {
	text-align: right;
}

#pubinfo {
	padding-left: 50px;
}

#pubinfo h4 {
	margin-bottom: 1px;
}

.amazonlinks {
	text-align:right;
}

div.quizcard {
	background: url(trivia/images/triviaanswer.jpg);
	width:600px;
	height:400px;
	position:relative;
	top:0px;
	left:0px;
 	font-size: smaller;
}

div.qa {
	width:255px;
	left:35px;
	top:30px;
	position:absolute;
}

div.qnav {
	left:360px;
	top:200px;
	position:absolute;
}
