body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.mainframe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image:url(images/wood_backround.jpg);
	background-repeat:repeat-y;
}

#navigation {
	height: 2em;
	background-color:#FF0000;
	text-align:center;
}
#navigation p {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#navigation a {
	color:#FFFFFF;
	text-decoration:none;
}

/* Used for current navigation location */
#selected{
	font-weight:bold;
}



.innerbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.5;
	padding: 0em 2em 2em;
	text-align: justify;
}

#rightimage {
	float: right;
	margin-left: 1em;
}
#slogan {
	font-weight: 600;
	font-size: 15px;
	float: right;
	height: 25px;
	position: absolute;
	width: 631px;
	left: 103px;
	top: 166px;
	text-align: right;
}
.booktitle {
	font-style: italic;
	font-weight: 600;
}
.contact-header {
	font-style: italic;
	font-weight: 600;
}

.contact-completed {
	font-weight: 600;
background-color: #ffffcc;}


h4 {
	text-decoration: underline;
	clip: rect(auto,auto,25px,auto);
	font-size: 1em;
}
.reviewdetails {
	font-size: 0.8em;
}
h2 {
	font-size: 1.3em;
	text-align: center;
	text-decoration: underline;
	
	
}
