@charset "utf-8";
/* CSS Document */

.Nav1 {
	background-image: url(images/button.png);
	height: 26px;
	width: 115px;
	line-height: 24px;
	color: #000;
}
#Nav2 {
	width:200px;
	height:100%;
	float: left;
	position: relative;
	right: 0px;
	background-color:#F00;
}
#Body1 {
	width:650px;
	height:364px;
	float: right;
	position: relative;
	left: 1px;
	padding-left: 10px;
}
#Main1 {
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
	position: static;
}
#MedalBronze {
	position: relative;
	width: 200px;
	float: left;
}
#StStephen {
	position: relative;
	width: 220px;
	float: left;
	top: 20px;
	margin-bottom: 20px;
}
#BishopMass {
	position: relative;
	width: 260px;
	float: left;
}
.ContactImage {
	position: relative;
	width: 150px;
	float: right;
	top: auto;
	padding-left: 20px;
}
#Title1 {
	height: 80px;
}
body {
	background-image: url(images/BGparchment.gif);
}
img {
	border:none;
}
html { overflow-y: scroll; }
html { overflow-x: auto; }
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
}
.nav00 ul
{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-top:6px;
	padding-bottom:6px;
	text-align:center;
}
.nav00 li
{
	margin-left:auto;
	margin-right:auto;
	width:110px;
	padding-top:1px;
	line-height:14px;
}
.nav00 a:link,.nav00 a:visited,.nav00 a:active
{
	color:#000;
	border-radius:10px;
	background-image:url(images/button.png);
	text-align:center;
	padding:6px;
	text-decoration:none;
	width:103px;
	height:14px;
	display:block;
}
.nav00 a:hover
{
	background-image:url(images/button1.png);
}
