#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	top: 0px;
}
#wrapper {
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
#tab {
	height: 207px;
	width: 224px;
	left: 38px;
	position: relative;
}
#cathedral {
	height: 210px;
	width: 300px;
	background-image: url(images/cathedral_new.png);
}
#page_title {
	height: 50px;
	width: 300px;
}
#quote {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: center;
	font-style: italic;
	padding-top: 15px;
}
#top_nav {
	width: 500px;
	position: relative;
	top: 68px;
	text-align: left;
	word-spacing: 15px;
	font-size: 20px;
}
#quotation_marks {
	height: 89px;
	position: relative;
	top: 125px;
	width: 462px;
	clear: both;
	background-image: url(images/quotation_marks.png);
}
#logo_tab {
	height: 250px;
	width: 300px;
	float: left;
}
#spacer {
	background-color: #990033;
	height: 10px;
	width: 800px;
}
#left_column {
	width: 300px;
	float: left;
	clear: left;
}
#main_content {
	margin-top: 10px;
	margin-right: 48px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
}
#right_column {
	float: right;
	width: 500px;
	clear: right;
}
h1 {
	font-size: 1.8em;
	color: #5b798b;
}
#inner_footer {
	width: 800px;
	margin-right: auto;
	height: 40px;
	margin-left: auto;
	padding-top: 15px;
	font-size: 0.9em;
	color: #FFFFFF;
	text-align: center;
}
a:link.black {
	color:#4e4e4e;
	text-decoration: underline;
}
a:visited.black {
	color: #8a8a8a;
	text-decoration: underline;
}
a:active.black {
	color: #272727;
}
a:hover.black {
	color: #000000;
}
a:link {
	color: #E3E3E0;
	text-decoration: none;
}
a:visited {
	color: #E3E3E0;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #E3E3E0;
}
#left_nav {
	padding-right: 20px;
	padding-left: 20px;
}
ul {
	list-style-position: inside;
	list-style-type: circle;
}
#footer {
	background-color: #5b798b;
	height: 50px;
	width: 100%;
	clear: both;
}
#info {
	float: right;
	height: 250px;
	width: 500px;
}
#left {
	background-color: #0099FF;
	width: 300px;
	height: 200px;
}
body {
	background-image: url(images/mk2_bgd.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS, Georgia, Times New Roman;
	font-size: 1em;
}
.style1 {
	color: #FFFFFF;
	text-decoration:underline;
}
.style2 {color: #000000}a:hover {
	text-decoration: underline;
}
#picture_border {
	height: 150px;
	width: 150px;
	border: medium none #000000;
}
#left_img {
	padding-left: 50px;
	padding-bottom: 30px;
}
