body {
	background-color:#FFFFFF;
	color:#333333;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 0 0;
	color: #CC0000;
	line-height: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}


h2 {
	font-size: 22px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 0 0;
	color: #CC0000;
	line-height: 30px;
	padding-top: 15px;
}

		
p {
	font-size: 11px;
	color: #333333;
	margin: 0;
	line-height: 17px;
	padding-bottom: 10px;
}
	
		
		
	a:link, a:visited, a:visited{
	color: #006699;
	text-decoration: none;
	}

	a:hover {
	color: #cc3300;
	text-decoration: underline;
	}
	
	
	acronym {
cursor: help;
}
	
	
	
/************* #divs***************/	
							
							/************* #frame style***************/	
							
	#frame {
	width:780px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	background-color: #FFFFFF;
	background-image: url(images/Finchley_Methodist_bg.jpg);
	background-repeat: repeat;
		}
		
		
		
		
		
				/************* #contentheader styles ***************/
				
				
				
	#contentheader {
	background-image: url(images/Finchley_Methodist_header.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 245px;
	height: 150px;
		}
				
			
	#contentheader a:link, a:visited, a:active, a:hover{
	color: #333333;
	text-decoration: none;
	border-bottom: none;
	background: none;
		}	
		
		
				/************* #circuitlink styles ***************/

		
		#circuitlink{
	color: #CC3300;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding-top: 145px;
	padding-left: 390px;
	padding-right: 0px;
	padding-bottom: 0px;
}

	#circuitlink a:link, #circuitlink a:visited, #circuitlink a:active{
	color: #CC3300;
	text-decoration: none;
	border-bottom-color: #CC3300;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
		}
		

		
	#circuitlink a:hover{
	color: #CC3300;
	text-decoration: underline;
	border-bottom: 0;
	background: none;
		}
		
		
						/************* #contentleft styles ***************/
		
		
	#contentleft {
	width:130px;
	padding-top: 7px;
	float:left;
	padding-left: 10px;
		}
		
		
				
		#leftentry {
	margin-top: 5.5em;
	text-align: center;
	padding-right: 0px;
	color: #333333;
	width: 130px;
}


	#leftentry a:visited {
	color: #006699;
	font-weight: normal;
	border-bottom: none;
		}
		
	#leftentry a:link, #leftentry a:active{
	color: #006699;
	font-weight: normal;
	border-bottom: none;
		}
		
	#leftentry  a:hover{
	color: #006699;
	border-bottom: 0;
	text-decoration: underline;
	font-weight: normal;
	background-color: #DAEAB0;
		}

		/************* #navcontainer styles ***************/
		
			#navcontainer ul{
	color: #888777;
	font-size:11px;
	line-height: 1.6em;
	list-style-type: none;
		}
		
			#navcontainer ul a:visited{
	color: #888777;
	font-weight: normal;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
		}
		
			#navcontainer ul a:link, #navcontainer ul a:active{
	color: #888777;
	font-weight: normal;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
		}
		
			#navcontainer ul a:hover{
	color: #cc3300;
	border-bottom: 0;
	text-decoration: underline;
	font-weight: normal;
		}
		
		
		.current {
	font-weight: bold;
	color: #cc3300;
	list-style-type: disc;
}
		
		

		
		
		
		
				/************* #contentcenter styles ***************/
		
		
	#contentcenter {
	width: 430px;
	padding: 0px 20px 20px 20px;
	float:left;
		}
		
		
	#contentcenter a:visited {
	color: #cc3300;
	font-weight: normal;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
		}
		
	#contentcenter  a:link, #contentcenter a:active{
	color: #cc3300;
	font-weight: normal;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
		}
			#contentcenter  a:hover{
	color: #cc3300;
	border-bottom: 0;
	text-decoration: underline;
	font-weight: normal;
		}
		
			#contentcenter ul { 
    list-style-type: disc; 
    list-style-position: outside; 
    width: 390px; 
    line-height: 1.6em; 
	margin-left: 0px; 
    padding-left: 20px; 
} 

	#contentcenter li {
	list-style-type: disc;
	border-bottom: 0;
	list-style-position: outside;
	border-bottom-color: #cc3300;
	border-bottom-style: dotted;
}

#entry {
	margin-top: 4.5em;
	margin-bottom: 5em;
}




img.iconup {
	float: left;
	padding: 4px 6px 0px 0px;
	margin: 0;
	border: 0;
}		

.line {
	border-bottom-color: #555444;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 0.6em;
	margin-top: 2em;
}
	
		
.space {
	margin-bottom: 1em;
	margin-top: 4em;
}
								/************* #contentright styles ***************/
		
	
	#contentright {
	width:150px;
	height:600px;
	padding-top: 7px;
	float:left;
	padding: 10px 0px 20px 10px;
		}			
		
img.border {
	background-color: #FFFFFF;
	float:left;
	padding: 6px;
	margin: 20px 10px 10px 10px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}
		
img.borderright {
	background-color: #FFFFFF;
	float:right;
	padding: 6px;
	margin: 20px 10px 10px 10px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

		
img.borderleft {
	background-color: #FFFFFF;
	float:left;
	padding: 6px;
	margin: 10px 10px 10px 0px;
	border-color: #CCCCCC;
	border-width: 1px;
	border-style: solid;
}

/************* #footer styles ***************/

	#footer {
	width:780px;
	float:left;
	font-style: normal;
	text-align: center;
	margin-top: 60px;
		}
		
	

	#footer a:link{
	color: #666666;
	text-decoration: none;
	border-bottom: 0;
		}

	#footer a:visited{
	color: #666666;
	text-decoration: none;
	border-bottom: 0;
		}

	#footer a:hover{
	color: #cc3300;
	border-bottom: 0;
		}
	
