body {
	background-color: #0B182E;
	margin-top: 0px;
	padding: 0px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	width: 776px;
}
#shell {
	margin: auto;
	padding: 0px;
	height: 100%;
	width: 776px;	 
}
#headleft {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 78px;
	width: 195px;
	overflow: hidden;
	float: left;
}
#headmiddle {
	height: 78px;
	width: 128px;
	overflow: hidden;
	float: left;
}
#headright {
	height: 78px;
	width: 453px;
	overflow: hidden;
	float: right;
}
#parishes {
	height: 419px;
	width: 776px;
	overflow: hidden;
	float: left;
}
#int_parishes {
	height: 59px;
	width: 776px;
	overflow: hidden;
	float: left;
}
#main_content {
	width: 776px;
	float: left;
	color: #0B182E;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
}
#text {
	color: #0B182E;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	background-color: #E4E6E8;
}
.text {
	color: #0B182E;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	background-color: #E4E6E8;
}
#school_left {
	background-image: url(images/school_left.jpg);
	background-repeat: no-repeat;
	height: 243px;
	width: 195px;
	overflow: hidden;
	float: left;
}
#school_right {
	background-image: url(images/school_right.gif);
	background-repeat: no-repeat;
	height: 243px;
	width: 194px;
	overflow: hidden;
	float: left;
	color: #0B182E;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
}
#school_right a {
	color: #0B182E;
	line-height: 28px;
}
#parish_links {
	background-image: url(images/parish_links.gif);
	background-repeat: no-repeat;
	height: 243px;
	width: 194px;
	overflow: hidden;
	float: left;
	color: #0B182E;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
}
#parish_links a {
	color: #0B182E;
	text-decoration: none;
}
#parish_links a:hover {
	color: #0B182E;
	text-decoration: underline;
}
#useful_links {
	background-image: url(images/useful_links.gif);
	background-repeat: no-repeat;
	height: 243px;
	width: 193px;
	overflow: hidden;
	float: left;
	color: #0B182E;
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
}
#useful_links a {
	color: #0B182E;
	text-decoration: none;
}
#useful_links a:hover {
	color: #0B182E;
	text-decoration: underline;
}
#copyright {
	height: 200px;
	width: 776px;
	overflow: hidden;
	float: left;
	color: #E1E2E4;
	font-size: 10px;
	line-height: 14px;
	padding: 10px 0px 0px 0px;
}
#copyright a {
	color: #E1E2E4;
	text-decoration: none;
}
#copyright a:hover {
	color: #E1E2E4;
	text-decoration: underline;
}

