body{
	background-color:#003366;
	}
div#mainn {
	width:36em;
	margin:auto;
	padding:1em;
	border:1px solid red;
	background-color:white;
	font:normal large serif;
	}
p.bigpic {
	text-align:center;
	}
p.unframe {
	text-align:center;
	}
p.bigpic img {
	border:1px solid gray;
	}
p.unframe img {
	border:none;
	}
h1 {
	font:bold x-large sans-serif;
	color:#003399;
	text-align:center;
	background-color:inherit;
	margin:0;
	}
h2 {
	font:bold large sans-serif;
	color:#003399;
	text-align:center;
	margin:0;
	}
ul#prime
	{
	list-style:none;
	font:normal large serif;
	}
ul#prime li a {
	font:inherit;
	text-decoration:none;
	display:block;
	width:16em;
	background-color:#E8F0FF;
	padding:1px;
	}
ul#prime li a:link {
	color:#0000CC;
	border:2px solid #E8F0FF;
	}
ul#prime li a:visited {
	color:black;
	border:2px solid #E8F0FF;
	}
ul#prime li a:hover {
	color:maroon;
	border-top:2px solid #EEF8FF;
	border-right:2px solid #99AABB;
	border-left:2px solid #EEF8FF;
	border-bottom:2px solid #99AABB;
	background-color:#CCDDEE;
	}
p.illustr {
	float:right;
	margin:0.6em 0 0.5em 1em;
	font:normal x-small sans-serif;
	}
p.illustr img {
	border:1px solid gray;
	margin:1em 0 0 0;
	padding:0;
	}
p.illustrn {
	float:right;
	margin:0.6em 0 0.5em 1em;
	font:normal x-small sans-serif;
	}
p.illustrn img {
	border:0px solid black;
	margin:1em 0 0 0;
	padding:0;
	}
p.story {
	font:inherit;
	text-align:justify;
	margin:0.6em 0 0 0;
	text-indent:1em;
	}
p.leadpara {
	font:inherit;
	text-align:justify;
	margin:1em 0 0 0;
	text-indent:0em;
	}
p.verse {
	font:inherit;
	margin-left:3em;
	}
p.verseright {
	font:inherit;
	margin-left:9em;
	}
p.divider {
	width:90%;
	border-bottom:1px solid maroon;
	font:normal x-small sans-serif;
	margin:auto;
	}
p.smallprint {
	font:normal small sans-serif;
	color:black;
	}
table#linktable {
	border:0px solid red;
	border-collapse:separate;
	border-spacing:0;
	margin:auto
	}
table#linktable td {
	border:inherit;
	text-align:center;
	padding:1px;
	}
a.bottomlinks {
	display:block;
	text-align:center;
	font:bold small sans-serif;
	padding:4px;
	text-decoration:none;
	}
a.bottomlinks:link,a.bottomlinks:visited {
	background-color:maroon;
	color:silver;
	border-top:2px solid #CC6666;
	border-left:2px solid #CC6666;
	border-bottom:2px solid #660000;
	border-right:2px solid #660000;
	padding:4px;
	}
a.bottomlinks:hover,a.bottomlinks:active {
	background-color:#990000;
	border-top:2px solid #660000;
	border-left:2px solid #660000;
	border-bottom:2px solid #CC6666;
	border-right:2px solid #CC6666;
	color:white;
	padding:5px 3px 3px 5px;
	}
li a {
	font:inherit;
	}
.ital {
	font-style:italic;
	}
.initcap {
	font-size:1.5em;
	font-weight:bold;
	color:#003399;
	}

