center {
	font-size:	1.2em;
}

.story {
	border:		0px;
	clear:		both;
	margin:		8pt 0pt;
	padding:	18pt 0pt 18pt 0pt;
	color:		black;
	border:		0.5px solid #527931;
	background-image:url(woodstory.png)
}
.story:after {
	content:	".";
	display:	block;
	height:		0;
	clear:		both;
	visibility:	hidden;
}
.story h3 {
	font-size:	120%;
	font-weight:	bolder;
	background:	#527931;
	text-align:	center;
	color:		white;
	padding:	2pt 0pt 0pt 4pt;
}
.story h4 {
	font-size:	1.5em;
	font-weight:	bolder;
	text-align:	left;
	margin-left:    4em;
	padding:	1pt 0pt 0pt 1pt;
}

.story h3 a:link {
	color:			white;
}

.story h3 a:visited {
	color:			white;
}

.story p {
	font-family:	verdana;
	/*  font-family:	'Times New Roman,Times',serif; */
	font-size:	1.3em;
	padding:	0em 4em 0em 4em;
	margin-bottom:	0.75em
}

.story li {
	font-family:	'Times New Roman,Times',serif;
	font-size:	1.3em;
	margin-bottom:	0.75em
}

.story hr {
	margin-top: 	1.5em;
	margin-bottom: 	1.5em;
}

.story.mst {
	border:		0px;
	font-family:	Verdana;
	color:		#800000;
	font-size:	1.2em;
	margin-top:	1em;
	margin-bottom:	1em
}

.storyprofile {
	border:		1px solid #9C0000;
	clear:		both;
	margin:		8pt 0pt;
	padding:	5pt 5pt 5pt 5pt;
	color:		black;
	background:	#F7F7F7;
}

.storyprofile:after {
	content:	".";
	display:	block;
	height:		0;
	clear:		both;
	visibility:	hidden;
}

.storyprofile p {
	font-size:	1.1em;
	font-family:	verdana;
}

.storyprofile h3 {
	font-size:	120%;
	font-weight:	bolder;
	background:	#527931;
	text-align:	center;
	color:		white;
	padding:	2pt 0pt 0pt 4pt;
}
.storyprofile h3 a:link {
	color:			white;
}
.storyprofile h3 a:visited {
	color:			white;
}



#idauthor    {
	background:		#E7F3DE;
	color:			#002010;
	border:			1px solid black;
}
#idauthor h1 {
	background:		#527931;
	color:			white;
	text-align:		center;
}
#idauthor h3 {
	font-size:		120%;
	font-weight:		bolder;
	background:		#E7F3DE;
	text-align:		left;
	text-decoration:	underline;
	color:			red;
	padding:		2pt 0pt 0pt 4pt;
}
#idauthor h1 a:link {		color:	white; }
#idauthor h1 a:visited {	color:	white; }
#idauthor h3 a:link {		color:	red; }
#idauthor h3 a:visited {	color:	red; }

#idauthor p {
	font-size:		110%;
}




#idStory    {
	background:		#E7F3DE;
	color:			#002010;
	border:			1px solid black;
}
#idStory h1 {
	background:		#527931;
	color:			white;
	text-align:		center;
}
#idStory h3 {
	font-size:		120%;
	font-weight:		bolder;
	background:		#E7F3DE;
	text-align:		left;
	text-decoration:	underline;
	color:			red;
	padding:		2pt 0pt 0pt 4pt;
}
#idStory h1 a:link {		color:	white; }
#idStory h1 a:visited {	color:	white; }
#idStory h3 a:link {		color:	red; }
#idStory h3 a:visited {	color:	red; }
