body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	background:  url(images/pagebackgroundpurple.jpg);
}

a:link, a:visited, a:hover {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1 { color: #ffffff; font: small-caps bold 125% Verdana, Arial, sans-serif; background-color: #413; text-indent: 5px; letter-spacing: 0.2em }

h2 { color: #413; font-size: 115%; font-weight: bold }

h3 { color: #413; font-size: 110% }
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	border-bottom: thin groove #000;
	width: 100%;
	background-color: #ABD1ED;
}

#content { color: #000000; line-height: normal; background-color: #FFFFFF; visibility: visible; margin: 0; padding: 10px; position: absolute; top: 177px; left: 222px; width: 638px; height: 773px; float: right; overflow: auto; border: groove thin #000 }


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #siteInfo styles ***************/

#siteInfo { color: #ffffff; background-color: #413; white-space: nowrap; margin-top: 0; margin-right: 0; margin-left: 0; padding: 0; clear: both; border: solid 1px black }
#footer  { color: #cccccc; font: italic 95% "Times New Roman", Times, serif; background-color: #413; text-align: left; visibility: visible; position: static; top: 970px; left: 0; width: 200px; float: left; clear: none; border-top: 1px ridge #cccccc; border-right: 1px; border-bottom: 1px; border-left: 1px }
#footer a:link {
	color: #CCFF00;
}
#footer a:visited {


	border-top: none;
	padding: 2px 0px 2px 10px;
	color: #99CCFF;
}
#footer a:hover {

	border-top: none;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.eventheading  { color: #ffffff; font: small-caps bold 12pt Arial, Helvetica, sans-serif; background: #413; text-indent: 5px; letter-spacing: 0.15em }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.superscript {
	vertical-align: super;
	font-size: 10px;
	text-decoration: blink;
}
ul {
	list-style-type: disc;
	line-height: 1;
}
#siteInfo {
}
#siteInfo h2 {
	color: #FFFFFF;
}
#masthead h1  { color: #ffffff; background: #413; letter-spacing: 10px }
.ministrytitle {
	font-weight: bold;
}
.leftimage{
float:left;
margin-right:10px;
}

.rightimage{
float:right;
margin-left:15px;
}
.calendar {
	font: 9pt/13px "Times New Roman", Times, serif;
}
.expandedP {
	line-height: 30pt;
}
.comicsans {
	font: medium "Comic Sans MS";
}
.comicsansh2 {
	font: medium "Comic Sans MS";
	color: #FF0000;
}
#nav {
	float: left;
	width: 210px;
}