body {
	margin:0px 0px; padding:0px;
	text-align:center;
	background-color:#efefef;
	background-image: url(greystripe.gif);
}

/* Header */

#header {
   text-align: center;
	width:600px;
	margin:0px auto;
	text-align:center;
	padding: 0 15px 0 15px;
	border-right:1px solid #39616D;
	border-left:1px solid #39616D;
   background-color: #39616D;
	background-image: url(water.jpg);
	background-repeat:repeat-y;
	background-position: bottom;
}

#header  a:link {
	color: #fff;
	text-decoration: none;}

#header  a:visited {color: #fff;
	text-decoration: none;}

#header  a:hover {color: #dddddd;}

#header  a:active {color: #b00;}

#header h1 {
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: .4em;
	text-align: center;
	margin: 00px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
}

#header p {
	color: #fff;
	margin: 00px 0px 0px 0px;
	padding: 10px 0px 30px 0px;
}


/* Main Content */

h2 {
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h3 {
	text-align: center;
	font-size: 1.1em;
}

h4 {
	text-align: center;
	font-size: 1.0em;
}

#chapterhead {
	width:600px;
	margin:0px auto;
	text-align:center;
	padding: 0 15px 0 15px;
	border-right:1px solid #39616D;
	border-left:1px solid #39616D;
   background-color: #fefefe;
	}

#chapterhead p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#Content {
	width:600px;
	margin:0px auto;
	text-align:left;
	padding:15px;
	border-right:1px solid #39616D;
	border-left:1px solid #39616D;
   background-color: #fefefe;
	}

#Content p {
	text-indent: 3em;
	line-height: 1.3em;
}

li {
	margin: 0.5em 0px 0px 0px;
}

#Content li a:link {color:#39616D;}
#Content li a:visited {color:#39616D;}
#Content li a:hover {color:#bb0000;}
#Content li a:active {color:#39616D;}

#Content .subhead {text-align: center;}
#Content .subhead p {text-indent: 0;} 


#Content p.poetry{
       padding: 0px 15px 0px 25px;
       text-indent: 0px;
       font-style: italic;
}


/* Page Nav */

#nav {
border-top:1px dotted #dedede;
}

#nav li {list-style-type: none;
display: inline;}

#nav  .index {
	border-right: 3px double #39616D;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
}


/* Footer */

#footer{
	width:600px;
	margin:0px auto;
	text-align:center;
	padding:15px;
	border-top:3px solid #39616D;
}

#footer p {
	margin: 0px 70px 0px 0px;
	padding: 20px 0px 0px 0px;
}
