﻿#container {
	width: 900px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-position: left top;
	background-image: url('Monasterboice Web pics/Cross Close RMC.JPG');
	margin: 0px;
	height: 150px;
	font-size: xx-large;
	font-family: Eurostile;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 30px;
	text-decoration: underline;
	width: 870px;
	background-repeat: repeat-x;
}
body {
	background-color: #999966;
}
#left_col {
	margin: 0px;
	padding: 10px;
	float: none;
	background-color: #FFFFFF;
	background-image: none;
}
#right_col {
	float: right;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 0px;
}
#footer {
	border-width: 1px 0px 0px 0px;
	background-color: #FFFF99;
	margin: 0px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-top-style: solid;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	border-top-color: #000000;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
}
#copyright {
	font-size: x-small;
	font-style: italic;
	color: #333333;
	text-align: right;
	width: 875px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 25px;
}
#nav_bar {
	border-width: 0px 0px 1px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #FFFF99;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom-style: solid;
	border-top-style: 0;
	border-right-style: 0;
	border-left-style: 0;
	border-top-color: 0;
	border-right-color: 0;
	border-left-color: 0;
	border-bottom-color: #000000;
}
#nav_bar ul {
	padding: 0px;
	margin: 0px;
}
#nav_bar li {
	list-style-type: none;
	display: inline;
	margin-right: 25px;
	margin-left: 25px;
}
#footer ul {
	padding: 0px;
	margin: 0px;
}
#footer li {
	list-style-type: none;
	display: inline;
	margin-right: 25px;
	margin-left: 25px;
}





