body {
	background-color: #333333;
	color: #000000;
	font-family: serif, "Times New Roman"
}
#wrapper {width: 85%;
		 margin-left: auto;
		 margin-right: auto;
		 min-width: 850px;
		 background-color: #999999;
		 box-shadow: 5px 5px 5px #663399;}
#nav {Font-weight: bold;
	  Letter-spacing: 0.1em; float: left; width: 195px}
#nav ul {list-style-type: none; margin: 0; padding: 0}
#nav a{text-decoration: none; padding: 10px; display: 
block; border-bottom: 1px solid #FFFFFF;}
#nav a:link{color: #FFCC00}
#nav a:visited {color: #FBB117}
#nav a:hover {color: #481A55;
			 background-color: #FFE87C}
#banner {border-bottom-style:solid;border-bottom-color:#FFE87C}
#content{background-color:#AEAED4;margin-left:195px; min-height:450px;
		background: -webkit-gradient(linear, left bottom, right bottom, from(#9D6EAA), to(#FFE87C));
		background: -moz-linear-gradient(left,#9D6EAA, #FFE87C);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9D6EAA', endColorstr='#FFE87C');
		background-image: linear-gradient(#9D6EAA, #FFE87C));text-align: center;}
#contact {font-size: 90%;}
#footer {font-size: 75%;
		font-style: italic;
		font-family: Georgia, "New Times Roman", Times, serif;text-align:center;
		padding:  10px;}
h1 {background-color:#6A3C77;
		background: -webkit-gradient(linear, left bottom, right bottom, from(#6A3C77), to(#FFE87C));
		background: -moz-linear-gradient(left,#6A3C77, #FFE87C);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6A3C77', endColorstr='#FFE87C');
		background: linear-gradient(#6A3C77, #FFE87C));text-align: center;}
h2 {color:BLUE;font-family: Georgia, "New Times Roman", serif;}
.church {color:#; font-weight: bold;}
.believe{color:gold; font-family:"Old English Text MT"; font-size: xx-large}
