a:hover {
	text-decoration:none;
}
a:visited {
	color:#333333;
}
#allcontent {
	width:750px;
}
#header {
	margin:0 auto;
}
#maincontent {
	background-color:#F6921E;
	border-bottom:6px solid #6D88BB;
	border-left:6px solid #6D88BB;
	border-right:6px solid #6D88BB;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:738px;
}
#leftcol {
	display:inline;
	float:left;
	height:500px;
	width:355px;
}
#rightcol {
	background-color:#FFFFFF;
	color:#000000;
	float:right;
	padding:20px;
	width:343px;
	display:inline;
}
#rightcol h1 {
	font-size:250%;
	margin:0;
	padding:0;
	text-align:center;
}
#bottomlinks {
	margin:0 auto;
	padding-bottom:10px;
	width:100%;
}
.links {
	margin:10px 0;
	text-align:center;
}

.links a img {
	border:none;
	padding: 5px 0 5px 0;
}

.splashquote {
	border:2px solid #F6912E;
	padding:8px 15px;
	font-size:90%;
}
.splashquote p {
	margin: 0;
	padding: 0;	
}
.author {
	color:#990000;
}
.pstart {
	color:#961B1E;
	font-weight:bold;
}
#allcontent #bookpos {
	left: -16px;
	position: absolute;
	top: 51px;
	z-index: 55;
}
h2 {
	margin: 2px 0 2px;
}