#background{
	position: absolute;
	top: 0;
	left: 0;
	height: 1600px;
	width: 998px;
	background-color:transparent;
	
}
	
	#banner{
	position: absolute;
	left: 145px;
	top: 10px;
	height: 50px;
	width: 845px;
	background-color:#519be1;
	border: double;border-color: #2177cc;
	font-family: verdana;arial; color:cream;
	font-size:20pt;
	}
	.bannertext{
	position: absolute;
	top: 10px;
	left: 140px;
	height: 50px;
	width: 840px;
	font-family: verdana;
	arial; color: blanchedalmond;
	font-size: 36px;
	padding-left: 20px;
	padding-bottom: 10px;
	text-align:center;
	
}
	
#rightpanel{
	position: absolute;
	top: 70px;
	left: 150px;
	height: 700px;
	width: 830px;
	font-family: arial;
	arial; color: brown;
	font-weight:bold;
	font-size: 11pt;
	text-align: left;
	background-color:white;
	}
	
	
	

	
	
	#leftpanelpicture1{
	position: absolute;
	left: 10px;
	top: 10px;
	height: 284px;
	width: 110px;
	background-color: lightblue;
	background-repeat: no-repeat;
	border: double;
	border-color: #2177cc;
	background-image: url(saintpaul1-t.jpg);
}
	
	#leftpanelpicture2{
	position: absolute;
	left: 10px;
	top: 10px;
	height: 284px;
	width: 110px;
	background-color: lightblue;
	background-repeat: no-repeat;
	border: double;
	border-color: #2177cc;
	background-image: url(images/jesus1_t.jpg);
}
	
	
	#leftpanelpicture3{
	position: absolute;
	left: 10px;
	top: 10px;
	height: 284px;
	width: 110px;
	background-color: lightblue;
	background-repeat: no-repeat;
	border:double;border-color:#2177cc;
	background-image: url(children1-t.jpg);
	}
	
	#leftpanelpicture4{
	position: absolute;
	left: 10px;
	top: 10px;
	height: 284px;
	width: 110px;
	background-color: lightblue;
	background-repeat: no-repeat;
	border: double;
	border-color: #2177cc;
	background-image: ;
	background: url(stfrancis1-t.jpg);
}
	
	
	


 

	
#leftpaneltext{
	position: absolute;
	top: 298px;
	left: 5px;
	height: 400px;
	width: 122px;
	font-family: arial;color:#2177cc;
	font-size: 11pt;
	text-align: center;
	padding-top: 15px;
	font-weight: bold;
	line-height: 8px;
	
}

#leftpanel{
	position: absolute;
	top: 10px;
	left: 5px;
	height: 1020px;
	width: 130px;
	border-right: double;
	border-color: #2177cc;
	}
	#rightborder{
	position: absolute;
	top: 10px;
	left:915px;
	height: 1020px;
	
	border-right: double;
	border-color: #2177cc;
	
	}
	
	a:link {text-decoration:none; color:a52829;}

a:active {text-decoration: none;color:a52829;}

a:visited {text-decoration: none;color:a52829;}

a:hover {color: 529ae7;}


	