/* CSS Document */

div#aboutus{
	width:800px;
	height:725px;
	color:#993399;
	background:#FFFFFF;
	border:0px solid black;
	}
table#staff{
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
	height: 722px;
	width: 800px;
	border-right-width: 0px;
	border-left-width: 0px;
	
}
table#about{
	vertical-align: top;
	padding: 0px;
}

li#about{
	font-style: italic;
	list-style-type: circle;
	font-size: 14px;
	font-weight: bold;
	width: 500px;
	list-style-position: outside;
}

p#text2{
	font-size: 30px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	color: #993399;
}

p#text10{
	font-size: 30px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	color: #CC9900;
}

div#vision{
	background-color: #660066;
	font-size: 18px;
	font-weight: bold;
	color: #CC9900;
	width: 590px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
}

div#purpose{
	background-color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
	width: 590px;
	float: left;
	padding-left: 10px;
}

p#text11 {
	width:550px;
	border-bottom:1px solid black;
	text-align: left;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
p#prayer{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
div#image{ float:right
}

div#midsect{
	height: 690px;
}
