body {
	background-color: "#fcfcfc";
	margin: 0;
	padding: 10px;
}

body#indexBody {
	background-color: "#fcfcfc";
	margin: 0;
	padding: 10px;
	background-image: url('PIC_Proverbs3_27.jpg');
	background-repeat: no-repeat;
	background-position: 0% 50%;
}


p#pHome {
	padding: 0px;
	border: none;
	font-family: arial black;
	font-size: 8pt;
	color: #cdad00;
	text-align: right;
}

p#pHome a { color: #6495ed; }
p#pHome a:hover { color: #6495ed; }
P#pHome a:visited { color: #6495ed; }


p#pOtherLinks {
	padding: 0px;
	border: none;
	font-family: arial black;
	font-size: 8pt;
	color: #cd3700;
	text-align: left;
}

p#pOtherLinks a { color: #cd3700; }
p#pOtherLinks a:hover { color: #cd3700; }
P#pOtherLinks a:visited { color: #cd3700; }


p#pSmall {
	padding: 0px;
	border: none;
	font-family: georgia;
	font-size: 9pt;
	color: #7A8B8B;
	text-align: justify;
}


p#pBigTeal {
	padding: 0px;
	border: none;
	font-family: georgia;
	font-size: 12pt;
	color: teal;
	text-align: justify;
}


p#pBig {
	padding: 0px;
	border: none;
	font-family: georgia;
	font-size: 12pt;
	color: #7A8B8B;
	text-align: justify;
}


p#pBigRed {
	padding: 0px;
	border: none;
	font-family: georgia;
	font-size: 14pt;
	color: #eb0279;
	text-align: justify;
}


p#pEnglish {
	padding: 0px;
	border: none;
	font-family: georgia;
	font-size: 9pt;
	color: #7A8b8b;
	text-align: justify;
}

p#pChinese {
	padding: 0px;
	border: none;
	font-family: georgia;
	font-size: 11pt;
	color: #7A8b8b;
	text-align: justify;
}

p#pChinese14 {
	padding: 0px;
	border: none;
	font-family: georgia;
	font-size: 14pt;
	color: #7A8b8b;
	text-align: justify;
}


th#heading {
	color:yellow;
	background:#B3B3B3;
}


td#heading {
	color:yellow;
	background:#B3B3B3;
}


form label input {
	font-size: 15px;
	font-weight: bold;
	-moz-border-radius: 10px;
	margin: 5px;
	text-align: left;
	padding: 3px;
}

#jLinks { 
	background-color: #27408b;
	width: 66%
}
#jLinks a { text-decoration: none; }
#jLinks a:hover { text-decoration: none; }


#cacvDepts {
	background-color: #484848;
	border-style: none;
	font-family: arial;
	font-size: 12;
	font-weight: bold;
	letter-spacing: 2px;
}
#cacvDepts a:hover { background-color: white; }
#library a { color: #FFAEB9; text-decoration: none; cursor: move;}
#SundaySchool a { color: #6699FF; text-decoration: none; cursor: move;}
#Music a { color: #00FF00; text-decoration: none; cursor: move;}
#Mission a { color: #FFFF00; text-decoration: none; cursor: move;}
#PastoralCare a { color: #FF99FF; text-decoration: none; cursor: move;}


#christianNews li { color:#8470ff; }
#christianNews li:hover { color:#yellow; }
#christianNews li a { color:#27408b; }
#christianNews li a:hover { color:#ff00ff; background-color: white; }
#christianNews li ul { display: none; position: absolute; background-color:blue; }
#christianNews li:hover ul { display:block; }

#christianArticles li { color:lime; }
#christianArticles li:hover { color:#yellow; }
#christianArticles li a { color:#008b00; }
#christianArticles li a:hover { color:#ff00ff; background-color: white; }
#christianArticles li ul { display: none; position: absolute; background-color:blue; }
#christianArticles li:hover ul { display:block; }

#spiritSharing li { color:#eb0279; }
#spiritSharing li:hover { color:#yellow; }
#spiritSharing li a { color:#458b74; }
#spiritSharing li a:hover { color:#ff00ff; background-color: white; }
#spiritSharing li ul { display: none; position: absolute; background-color:blue; }
#spiritSharing li:hover ul { display:block; }

#cacvNews li { font-size: x-small; color: green; }
#cacvNews h2 { color: brown; }
#cacvNews i { font-size: x-small; color: blue; }

td#bottom { vertical-align: bottom; }