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


/************* Story *************************/
	#story{
		padding: 0px 10px;
		margin: 0;
/*		color: #960;*/
		color: #630;
		}
		
		#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.no-indent {
			text-indent: 0}
		#story div.poem {
			margin-left: auto;
			margin-right: auto;
			text-align: center;
			text-indent: 0;
			}		
		#story div.poem {
			text-align: -moz-center;	
		}
		#story div.poem table p.poem {
			text-indent: 0;
		}
		#story p.right-tx {
			text-align: right;
			}
		#story p.center-tx {
			text-align: center !important;
			margin: auto;
			}
		#story .small {
			font-size: small;
			}
			
		#story table.hymns {
			margin-left: auto;
			margin-right: auto;
			text-align: center;
			}
			#story table.hymns td {
				text-align: left;
				}
			#story table.hymns ul {
				list-style-type:disc;
			}
			#story table.hymns li {
				line-height: 1.6em;
			}
