/*     	/Page-Launchers/ 

This is the CSS format for comments. */


/* for consistency in background-color, I don't want to provide it in the CONTENT pages, 
or their style-sheet,  as that would over-ride the color called for in the FRAME style sheets,
resulting in some pages not displaying the same background-color as the rest.    */


Body {
	 padding: 33px;
	font-size: 1.23em;     

  }

TH { 	background-image: url("../-Artwork/-%20Site-decor/Title-Box-RCA-bg.jpg");
	font-size: larger;
	color: yellow;
	line-height: 1.2;
	border-style: solid;
 	border-left-color: white;
 	border-top-color: white;
 	border-right-color: black;
 	border-bottom-color: black;
	line-height: 1.2;
	padding: 18px;

}

Div.Right{  text-align: right;
	
 float: right;
}

H1{ 	margin: 0px;
	font-size:1.3em;
	line-height: 1.3 }
H2{ 	margin: 0px;
	font-size: 1.2em;
	line-height: 1.2;
	}
H3{ 	margin: 0px;
	font-size: 1.1em;
	line-height: 1.1;
	}

P.Indented{ 	text-indent: 33px;
	text-align: justify;
	 }



P.Title-Centered{ 	background-color: purple;
	border-width: 9px;
	border-style: solid;
 	border-left-color: white;
 	border-top-color: white;
 	border-right-color: black;
 	border-bottom-color: black;
	margin-left: 10%;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 2%;
	padding-right: 2%;
	margin-left: 10%;
	margin-right: 10%;
	font-weight: bolder;
	text-indent: 13mm;
     	font-size: 1.1em;
	color: white;
	line-height: 1.2;
}
P.Title{ 		background-color: purple;
	text-align: left;
	text-indent: 16px;
	padding-top: 11px;
	padding-bottom: 11px;
	margin-left: 9px;
	margin-right: 8px;
	padding: 10px;
	font-weight: bolder;
	text-indent: 3mm;
     	font-size: 1.1em;
	color: white;
	line-height: 1.1;
	}
P.Jesus{ 	text-indent: 33px;
	text-align: justify;
	color: maroon;
	font-family: Black Chancery, American Text B:
	}
P.Paul{ 	text-indent: 33px;
	text-align: justify;
	color: darkgreen;
	font-family: BlackChancery, American Text B:
	}
P.Bible{ 	text-indent: 33px;
	text-align: justify;
	color: purple;
	font-family: BlackChancery, American Text B:
	} }
OL
{ 	text-align: justify:
	 margin-left: 2px:
	margin-right: 12px;
	list-style-position:outside;} 
UL
{
list-style: square url("http://LiberalsLikeChrist.Org/+Artwork/- Avatars & Icons/PurpleArrow.gif");
	text-align: justify;
	color: black:
	margin-left: 2px:
	margin-right: 12px;
	list-style-position:outside;
) 
/*  background-image: url(http://LiberalsLikeChrist.Org/+Artwork/- Site-decor/MaroonCurtainBG.jpg) */
/* background-color: ( or "background": ) ( or "background": ) maroon */
/* */