@charset "UTF-8";
/*
Copyrighted, Films for Christ • ChristianAnswers.Net
Last edit 2.22.2024 pst
*/

body {
	font-style:normal;
	color:#000;
	background:#000;
}
#pagewrapper {
	max-width:1200px;
	margin:0 auto !important;
	float:none !important;
	background:#fff;
	border:none;
	font-size:18px;
}

span.dropcap {color:#cc9966;}

p, .whitetext p {line-height:175%;}
p.one {font-size:12pt;}
p.two {
	font-size:11pt;
	color:white;
	background:none;
}

a:link,
a:visited {
	color:#cc6600;
	background:none;
	text-decoration:none;
}
a:hover {
	color:#ff0000;/* BrightRed */
	background:#f8dc00;/* Golden2 */	
	text-decoration:none;
}
a:active {
	color:#ff00ff;
	background:none;
	text-decoration:underline;
}

a.blackbkd:link,
a.blackbkd:visited,
a.blackbkd:active {
	color:#cc9966;
	background:none;
	text-decoration:none;
	font-weight:normal;
}
a.blackbkd:hover {
	color:#ff0000;/* BrightRed */
	background:#f8dc00;/* Golden2 */
	text-decoration:underline;
	font-weight:normal;
}

a.two:link,
a.two:visited,
a.two:active {
	font-size:11pt;
	color:white;
	background:none;
	text-decoration:none;
	font-weight:bold;
}
a.two:hover {
	font-size:11pt;
	color:white;
	background:#f8dc00;/* Golden2 */
	font-weight:bold;
}

.indenttext {
	margin-left:20px;
	margin-right:20px;
	font-size:80%;
}

div.formleftcol {
	display:block;
	width:150px;
	text-align:right;
	font-size:12px;
	padding-right:5px;
	float:left;
	margin-bottom:5px;
}
div.formrightcol {
	text-align:left;
	font-size:80%;
	margin-bottom:5px;
}
div.whitetext {
	font-size:105%;
	color:#fff;
	background:none;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
}

div.ten {
	font-size:10pt;
	background:none;
	text-decoration:none;
	font-weight:normal;
}

td {text-align:left;}

li {
	color:black;
	margin:0;
	padding:0;
	list-style:square;
}
li.langlist {
	color:#000;
	margin:0 0 5px 0;
	padding:0;
	list-style:square;
}
