/* basic elements */
body
{
	background:#99E099 url('GhanaBackGround4.jpg') no-repeat fixed center center; font-size: 11px;
	font-family: times;
	line-height: 17px;
	margin: 0;
	padding: 0
}


a:link
{
	color: #660033;
	font-weight: bold;
	text-decoration: none;
}

a:visited
{
	color: #9900cc;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active
{
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px dotted #005e00;
}

.subscript
{
	font-size: 9px;
	font-weight: italic;
	color: #CC0000;
}

#links
{
	color: #660033;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	border-style: ridge;
	background-color: #ffffcc;
	margin: 10px 0 10px 0;
}

#container
{
/*	background-color: #ffffff;*/
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 50px;
	padding: 20px;
	width: 640px;
	height: 800px;
	position: relative;
/*	border-style: solid;
	border-width: thin;
	border-color: #999999;*/
}

#pageHeader
{
	color: #000000;
	font-weight: bold;
	text-align: center;
	background-color: #ffffff;
	border-style: ridge;
}

#pageHeader h1 span
{
	font-size: 56px;
	line-height: 60px;

}

#pageHeader h2 span
{
	font-size: 24px;
	line-height: 28px;
	font-weight: normal;
	color: #990000;
}

#scripture1
{
	color: #000066;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	font-size: 15px;
	padding: 0;
	background-color: #ffffcc;
	border-style: ridge;
	padding: 0 10px 0 10px;
	margin: 10px 0 10px 0;
}

#scripture2
{
	color: #000066;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	font-size: 15px;
	background-color: #ffffcc;
	border-style: ridge;
	padding: 0 10px 0 10px;
	margin: 10px 0 10px 0;
}

#mission
{
	background-color: #ffffcc;
	border-style: ridge;
	margin: 10px 0 10px 0;
	padding: 10px 10px 10px 10px;	
	height: auto;
}


#missionSummary
{
	color: #000000;
	font-size: 13px;
	background-color: transparent;
	padding: 5px 5px 5px 5px;
}

#missionSummary .p1 span
{
	font-size: 18px;	
	font-weight: bold;
}

#evangelism
{
	background-color: #ffffcc;
	border-style: ridge;
	margin: 10px 0 10px 0;
	padding: 10px 10px 10px 10px;	
	height: auto;
}

#evangelismText
{
	color: #000000;
	font-size: 13px;
	background-color: transparent;
	padding: 5px 5px 5px 5px;
}
#evangelismText .p1 span
{
	font-size: 18px;	
	font-weight: bold;
}

#education
{
	background-color: #ffffcc;
	border-style: ridge;
	margin: 10px 0 10px 0;
	padding: 10px 10px 10px 10px;	
	height: auto;
}

#educationText
{
	color: #000000;
	font-size: 13px;
	background-color: transparent;
	padding: 5px 5px 5px 5px;
}
#educationText .p1 span
{
	font-size: 18px;	
	font-weight: bold;
}

#pe
{
	background-color: #ffffcc;
	border-style: ridge;
	margin: 10px 0 10px 0;
	padding: 10px 10px 10px 10px;	
	height: auto;
}

#peText
{
	color: #000000;
	font-size: 13px;
	background-color: transparent;
	padding: 5px 5px 5px 5px;
}
#peText .p1 span
{
	font-size: 18px;	
	font-weight: bold;
}

/************** Pictures ********************/


img.listPicture
{
	float: left;
	padding: 20px 20px 20px 0;
}