body{
	font-size:16px;
	font-family: Arial,sans-serif;
	color: #333333;
	background-image:url(background.jpg);
	line-height: 1.166;	
}
#Positioner{
	position:absolute;
	width:100%;
	height:100%;
	}
#Backbody{
	margin-top:30px;
	width:900px;
	height:auto;
	margin-left: auto;
	margin-right: auto;
	}
a:link {
	color:#000099;
	text-decoration:none;
}
a:visited{
	color:#FF0000;
	text-decoration: none;
}
a:hover {
	color:#CC00FF;
}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size:1.5em;
 font-style:oblique;
 color:#000066;
}
h3{
	color:#0066FF;
	padding:0%;
	margin:1%;
	border:0%;
	text-align:center;
	}
/******************** Title Bar **************/

#masthead{
	position:absolute;
	top:0.5em;
	background-image:url(ParishHall.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:40em;
	height:15em;
	left:18em;
	margin:0px;
}
#siteName{
	position:relative;
	margin: 0px;
	padding: 0px 0px 5px 5px;
	left:10%;
}
/************************************************/
/**************Side Navigation Menu ***********/

.navBar{
	position:absolute;
	width:12em;
	height:38em;
	color:#0000CC;
	left:0.5em;
	top:0.5em;
	padding: 0px;
	background-image:url(navback.jpg);
	border:3px double #99CC99;
}

.navBar ul{
	width:14em;
	list-style:none;
	margin:0%;
	padding:0;
	}
.navBar ul li{
	margin-left:0.5em;
	margin-bottom:2px;
	border:1px solid #CCCCCC;
	background-image:url(nav.jpg);
	background-repeat:repeat;
	text-indent:1%;
	}
	
.navBar ul li a{
	display:block;
	}

/***********************************************/

/************** Main Part of page *************/

.main{
	position:absolute;
	top:260px;
	left:18em;
	Width:65em;
	height:auto;
	padding: 0px 0px 0px 0px;
	font-size:12px;
	font-weight:bold;
	overflow:none;
}

.main h2{
	padding:0px;
	color:#0000FF;
	text-align:center;
	font-size:16px;
	margin:0.5em;
}


.main h3{
	text-align:justify;
	font-size:110%;
}


.news{
	position:relative;
	width:auto;
	height:auto;
	background-color:#FFC;
	color:#000033;
	padding:1em;
	}
	
.news h2{
	color:#000033;
	border:0px;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	}
	
.news h3{
	color:#00F;
	font-size:16px;
	clear:right;
	border:0px;
	padding:0px;
	padding-top:8px;
	padding-left:20px;
	margin:0px;
	margin-bottom:2px;
	}
	
.news a{
color:#000099;
text-decoration:underline;
	border:0px;
	padding:0px;
	padding-left:20px;

}

.news a:hover{
color:#336600;
}

.news a:visited{
color:#006699;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position:absolute;
	top:1em;
	padding: 0%;
	border-bottom: 1px solid #cccccc;
	font-size:80%;
	font-weight:bold;
}

#sectionLinks a:link{
	border-top: 1px solid #cccccc;
	width: 100%;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
}


#sectionLinks a:hover{
	background-color:#D7EED0;
}

#sectionLinks h3{
	font-size:14px;
	}


.red{
	color:#FF0000;
	}
	
.highlight{
	color:#FFFF00;
	font-weight:bold;
	}
	
.Christmas{
		width:96%;
		padding:2%;
		font:Georgia, 'Times New Roman', Times, serif;
		background:#FFFFFF;
		color:#00F;
		text-align:center;
		font-size:24px;
		}
.Christmas p{
	line-height:14px;
	}

/************* #siteInfo styles ***************/

.siteInfo{
	position:absolute;
	top:41em;
	width:15em;
	left:0.7em;
	height:auto;
	font-size: 80%;
	background-image:url(Mast.jpg);
	background-repeat:repeat;
}

/*************Holder for Accreditation Pictures *********/

.AccPics1{
	position:relative;
	left:0%;
	border:1px; 
	height:31px; 
	width:88px;
	}
.AccPics2{
	position:relative;
	right:0%;
	border:1px; 
	height:31px; 
	width:88px;
	}


