/* Layout formatting */

a {
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}

div {
}

.float {
	float: left;
}
.float p {
	text-align: center;
	font-size: 75%;
}
.group {
	width: 60%;
}

a:link {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #445500;
	font-variant: small-caps;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
}

body {
	background: #4c6a7a;
	color: #000000;
	font: 90%/1.2 Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 10px 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

h1 {
	font-size: 150%;
	margin: 0px 10px 10px;
	padding-top: 10px;
}

h2 {
	font-size: 120%;
	margin: 0px 10px 10px;
	padding-top: 10px;
}

h3 {
	font-size: 110%;
	margin: 0px 10px 10px;
	padding-top: 10px;
}

html&gt;body #centercontent {
	margin-left: 201px;
	margin-right: 201px;
}

html>body #banner {
	height: 49px;
}

li {
	margin-bottom: 10px;
}

ol {
	margin-right: 40px;
}

/* Basic formatting */
p {
	margin: 0px 10px 10px;
}

td.textbox{
	background-color: #828279;
	color: #FFFFFF;
	font: normal;
}

unknown {
	height: 39px;
	margin-left: 201px;
	margin-right: 201px;
}

.ahem {
	display: none;
}

.bookdescription{
	margin: 10px;
}

.booktitle{
	font: bold;
	font-variant: small-caps;
	text-decoration: underline;
}

.caption {
	font-size: 75%;
	text-align: center;
}

.copyright{
	font-size: 70%;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

.news{
	font-size: 80%;
}

.nextpage {
	font-size: 175%;
	font-style: oblique;
}

.obit {
	border: 8px double #000000;
	padding: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.pagetitle {
	font-size: 200%;
	font-style: italic;
}

#banner {
	background-color: #4c6a7a;
	background-image: url(images/fireworks/page_head.gif);
	background-repeat: repeat-x;
	border-left: #4c6a7a 1px solid;
	border-right: #4c6a7a 1px solid;
	border-top: #4c6a7a 1px solid;
	color: #dfdfd5;
	height: 49px; /* IE5 hack again */
	voice-family: "\"}\"";
	voice-family: inherit;
}

#banner h1 {
	font-size: 160%;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

#centercontent {
	background: #dfdfd5;
	border-bottom: #000000 1px solid; /* IE5 PC hack inserted here */
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	margin-left: 151px;
	margin-right: 201px;
	voice-family: "\"}\"";
	voice-family: inherit;
}

#leftcontent {
	background: #5e7988;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	left: 10px;
	position: absolute;
	top: 50px;
	width: 150px;
}

#leftcontent a {
	color: #800000;
	font-weight: bold;
}

#leftcontent a:visited {
	color: #800000;
	font-style: normal;
	font-weight: bold;
}

#pagecontent p.booktitle{
	font: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	text-decoration: underline;
}

#rightcontent {
	background: #dfdfd5;
	border-bottom: #000000 1px solid;
	border-left: #000000 1px solid;
	border-right: #000000 10px solid;
	border-top: #000000 1px solid;
	position: absolute;
	right: 10px;
	top: 50px;
	width: 200px;
}

#rightcontent p {
	font-size: 80%;
}
