/************************************************************************/
/*                                             							*/
/* By Pastor Clinton Macomber for www.preparingforeternity.org        	*/
/*   original: 6/2008 css3 validated		   							*/	
/*																		*/
/************************************************************************/


/************* Story *************************/
	#story{
		padding: 0px 10px;
		margin: 0;
		}
		
		#story p {
			padding: 1px 10px;
			text-align: justify;
			text-indent: 30px;
			}
		#story p.art {
			text-indent: 0;
			margin: auto 0;
			text-align: center;
			}
		#story h2 {
			border-top-width: thin;
			border-top-style: solid;
			border-top-color: #0000CC;
			}
			
		#story p.caption{
			font-family: Geneva, Arial, Helvetica, sans-serif;
			color: #FF0000;
			line-height: 1.166;
			padding: 0px;
			font-style: italic;
			font-weight: bold;
			text-indent: 0 !IMPORTANT;
			text-align: center !IMPORTANT;
			}
		#story p.footnote {
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: small;
			padding: 0 30px !important;
			margin: 0 20px 0 30px;
			text-indent: -30px !important;
			}
		#story p.noindent {
			text-indent: 0;
		}
		
		#story p.right-tx {
			text-align: right;
			}
		#story p.center-tx {
			text-align: center !important;
			margin: auto;
			text-indent: 0;
			}
			
			
		#story p.poem1 {
			margin: 0 0 0 2em;
			text-indent: -0.5em;
		}
		#story p.poem2 {
			margin: 0 0 0 3em;
			text-indent: -0.5em;
		}
		#story p.poem3 {
			margin: 0 0 0 4em;
			text-indent: -0.5em;
		}
		#story p.poem4 {
			margin: 0 0 0 5em;
			text-indent: -0.5em;
		}
		#story p.poem5 {
			margin: 0 0 0 6em;
			text-indent: -0.5em;
		}
		#story p.poem6 {
			margin: 0 0 0 7em;
			text-indent: -0.5em;
		}
form {
	width: 100% !Important;
	}
table {
	margin: 0 auto;
	min-width: 360px;	
	}
	
	
			#story table.persons li {
				line-height: 1.6em;
				font-weight: bold;
			}
