@charset "UTF-8";

html {
	margin: 0px;
	height: 100%;
	width: 100%;
}
body {
	background-image: url(../images/back.jpg);
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0;
}
img {
	display: block;
}
h1 {
	font-size: 18px;
	color: #4B5C80;
	font-weight: normal;
}
h2 {
	font-variant: small-caps;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
h4 {
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:link {
	color: #4B5C80;
	text-decoration: none;
}
a:hover {
	color: #4B5C80;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4B5C80;
}
select {
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
	vertical-align: middle;
}
#top-back {
	background-image: url(../images/top-back.jpg);
	height: 300px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	position: absolute;
	z-index: 1;
}
#container {
	position: relative;
	visibility: visible;
	top: 0px;
	right: auto;
	bottom: 0px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	z-index: 2;
}
#content {
	background-color: #FFFFFF;
	border: 1px solid #666666;
	width: 700px;
	left: 150px;
	top: 70px;
	position: relative;
	z-index: 2;
	background-image: url(../images/back-content.gif);
	padding-bottom: 40px;
}
#mary {
	position: absolute;
	z-index: 3;
	left: 0px;
	top: 0px;
	width: 260px;
	height: 266px;
}
#title {
	position: absolute;
	visibility: visible;
	height: 70px;
	width: 275px;
	left: 260px;
	top: 0px;
	z-index: 4;
}
#top-nav {
	background-image: url(../images/back-nav-top.jpg);
	position: absolute;
	visibility: visible;
	z-index: 5;
	height: 25px;
	width: 676px;
	top: 71px;
	left: 175px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-variant: small-caps;
	background-repeat: repeat-x;
}
#top-nav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 2px;
	padding-top: 2px;
}
#top-nav li {
	list-style-type: none;
	display: inline;
	padding-right: 7px;
	padding-top: 5px;
	margin-top: 5px;
}
#top-nav a:visited {
	color: #4B5C80;
	text-decoration: none;
	border: none;
}
#top-nav a:link {
	color: #4B5C80;
	text-decoration: none;
}
#top-nav a:hover {
	text-decoration: none;
	color: #000000;
	border: none;
}
#top-nav img {
	display: inline;
	padding: 0;
}
#left-nav {
	position: relative;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 109px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/wheat.gif);
	background-repeat: no-repeat;
	margin-top: 205px;
}
#left-nav ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#left-nav li {
	padding-bottom: 10px;
}
#left-nav a:visited {
	color: #999999;
	text-decoration: none;
}
#left-nav a:link {
	color: #666666;
	text-decoration: none;
}
#left-nav a:hover {
	color: #003366;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
#main {
	float: left;
	width: 425px;
	position: relative;
	margin-top: 35px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 150%;
	padding-left: 5px;
}
#main h2 {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-variant: normal;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#main h3 {
	font-size: 14px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#feature-nav {
	background-image: url(../images/back-nav1.jpg);
	position: absolute;
	height: 336px;
	width: 120px;
	top: 0px;
	right: 40px;
	z-index: 6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
	background-position: top;
	background-repeat: repeat-x;
	padding-top: 15px;
}
#feature-nav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 5px;
	text-align: center;
	padding-right: 5px;
}
#feature-nav li {
	padding-bottom: 15px;
}
#feature-nav a:visited {
	font-variant: small-caps;
	text-decoration: none;
	font-size: 13px;
	color: #4B5C80;
	border: none;
	display: block;
}
#feature-nav a:link {
	font-size: 13px;
	font-variant: small-caps;
	text-decoration: none;
	color: #4B5C80;
	display: block;
}
#feature-nav a:hover {
	font-size: 13px;
	text-decoration: none;
	font-variant: small-caps;
	color: #000000;
	border: none;
	display: block;
}
#right-nav {
	float: left;
	position: relative;
	width: 120px;
	margin-top: 350px;
	margin-left: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 150%;
	background-image: url(../images/grapes.gif);
	background-repeat: no-repeat;
}
#right-nav p {
	padding-right: 5px;
}
#right-nav ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style-type: none;
}
#right-nav li {
	padding-bottom: 10px;
}
#right nav a:visited {
}
#right-nav a:link {
}
#right-nav a:hover {
}
#footer {
	clear: both;
	visibility: visible;
	z-index: 7;
	position: relative;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-left: 120px;
	width: 400px;
	margin-bottom: 0px;
}
#bottom {
	clear: both;
	width: 700px;
	border-right-width: 1px;
	display: none;
}
#resources-nav {
	position: absolute;
	left: 0px;
	top: 275px;
	width: 140px;
	visibility: visible;
	z-index: 8;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-left: 10px;
	background-image: url(../images/chi-rho2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#resources-nav ul {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}
#resources-nav li {
	padding-bottom: 10px;
}
#resources-nav a:visited {
	color: #666666;
	text-decoration: none;
	border: none;
}
#resources-nav a:link {
	color: #003366;
	text-decoration: none;
}
#resources-nav a:hover {
	color: #996600;
	border: none;
}
#resources-nav img {
	display: inline;
}
#logo {
	position: absolute;
	visibility: visible;
	height: 40px;
	width: 30px;
	top: 30px;
	right: 10px;
	z-index: 9;
}
#interested {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 212px;
	width: 150px;
	text-align: center;
	z-index: 10;
}
#home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	position: absolute;
	left: 0px;
	top: 238px;
	width: 150px;
	text-align: center;
	z-index: 11;
}
.pdf {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/pdf.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 10px;
}
.real {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/real.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 20px;
}
.wmp {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/wmp.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 20px;
}
.ics {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/ics.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 20px;
}
.mp3 {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/mp3.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 35px;
}
.podcast {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/podcast.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 35px;
}
.word {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/word.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 35px;
}
.ppt {
	list-style-position: outside;
	list-style-type: none;
	background-image: url(../images/powerpoint.gif);
	background-position: left top;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 35px;
}
#saint-audio {
	float: right;
	position: relative;
	margin-top: 0px;
	width: 150px;
	background-color: #F1F3E3;
	margin-left: 10px;
	padding-left: 5px;
}
#saint-audio ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
}
#saint-audio li {
	padding-bottom: 5px;
}
.pullquote {
	background-image: url(../images/pullquote_r3_c1.gif);
	float: right;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-right: 0px;
	font-size: 14px;
}
.p-pullquote {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	margin-bottom: 20px;
	padding-top: 5px;
	background-color: #A5AEC0;
	margin-top: 20px;
}
.break {
	display: block;
}
.blockquote-pullquote {
	background-image: url(../images/pullquote_r1_c1.gif);
	background-position: top;
	width: 150px;
	margin: 0;
	background-repeat: no-repeat;
	padding-top: 1px;
}
#print-title {
	visibility: hidden;
	height: 0px;
	width: 0px;
	display: none;
}
.float-right {
	float: right;
	left: 5px;
	top: 0px;
	right: 0px;
	bottom: 5px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.float-left {
	float: left;
	left: 0px;
	top: 0px;
	right: 5px;
	bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#handheld {
	display: none;
	width: 0px;
	height: 0px;
	visibility: hidden;
}
#directory {
	background-image: url(../images/back.jpg);
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#directory img {
	display: inline;
}
#directory td {
	padding-bottom: 3px;
	padding-right: 5px;
}
#section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #F1F3E3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: normal;
	margin-top: 0px;
}
#section-sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	height: 20px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #E9F3E9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	line-height: normal;
	margin-top: 0px;
}
#map {
	margin: 5px;
	padding: 5px;
	float: right;
	border: 1px solid #FFFFFF;
	position: relative;
	width: 130px;
	background-color: #F1F3E3;
	margin-top: 0px;
}
.posted {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
}
.float-left-para {
	float: left;
	margin-right: 3px;
	margin-top: 2px;
}
.float-right-para {
	float: right;
	margin-left: 3px;
	margin-top: 2px;
	display: inline;
	margin-right: 3px;
}
#form {
	background-color: #F1F3E3;
	padding: 0px 5px 5px;
	margin-top: 10px;
}
#form td {
	padding-right: 5px;
	padding-bottom: 3px;
}
#month-up {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-image: url(../images/month-forward.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	background-position: top;
	width: 425px;
	height: 25px;
	padding-top: 5px;
	margin: 0;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#month-down {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-image: url(../images/month-back.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	background-position: top;
	width: 425px;
	height: 25px;
}
#month {
	background-color: #CEE5EF;
	display: block;
	margin-top: 0px;
}
.row-odd {
	background-color: #DEE7EF;
}
.row-even {
	background-color: #DDEDEF;
}
#month td {
	padding-left: 5px;
	padding-right: 5px;
}
#candle1 {
	background-image: url(../gospel/images/candle-back.gif);
	padding: 10px;
}
#candle1 table {
	font-size: 12px;
	line-height: 14px;
	vertical-align: top;
	text-align: center;
}
#candle1 td {
	text-align: center;
	vertical-align: top;
	padding-right: 4px;
}
#candle2 {
	background-image: url(../gospel/images/candle-select.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 260px 10px 10px;
}
#candle2 td {
	padding-right: 4px;
	padding-bottom: 3px;
	vertical-align: top;
}
#ecard-table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	vertical-align: top;
}
#ecard-table td {
	vertical-align: top;
	padding-right: 5px;
	line-height: normal;
}
.form-general {
	padding-right: 4px;
	padding-bottom: 4px;
	vertical-align: top;
}
.center {
	margin-right: auto;
	margin-left: auto;
}
#question {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 150px;
	background-image: url(../images/question-week2_r3_c1.gif);
	background-color: #E3F6FF;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 50px;
}
/* hide from MacIE \*/
* html #question {
	margin-left: -3px;
	}
	/*end hide */
#question p {
	padding-right: 10px;
	padding-left: 10px;
}
#link-box {
}
#link-box ul {
	margin-left: 0px;
	list-style-type: none;
	padding-left: 0px;
}
.code {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
	border: thin dotted #666666;
}
.letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 10px;
	border: thin dotted #666666;
}
/* CSS Document */

.podlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
.podlist th {
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
}
.podlist td {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 3px;
}
.podlist img {
	padding-top: 3px;
}
.podlist-even {
	background-color: #E6F6FD;
}
.podlist-odd {
	background-color: #FFFEF0;
}
.clear {
	display: none;
	clear: both;
}
/* CSS Document */
#header-podcasts {
	background-image: url(../images/podcasts.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-parish {
	background-image: url(../images/parishes.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-school {
	background-image: url(../images/schools.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-cemetery {
	background-image: url(../images/cemetery.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-hospital {
	background-image: url(../images/parishes.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-news {
	background-image: url(../images/news.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-calendar {
	background-image: url(../images/calendar.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-eastern {
	background-image: url(../images/eastern.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-language {
	background-image: url(../images/parishes.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-candle {
	background-image: url(../gospel/images/candle-head.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 325px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-request {
	background-image:  url("../images/request-head.jpg");
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 325px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-ecards {
	background-image: url(../images/ecards.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-gospel {
	background-image: url(../images/gospel.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-rebuild {
	background-image: url(../images/rebuild.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-rebuild-es {
	background-image: url(../images/rebuild-es.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-archival {
	background-image: url(../images/archival.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-pastoral-liturgy {
	background-image: url(../images/pastoral-liturgy.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-pastoral-ministry {
	background-image: url(../images/pastoral-ministry.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-archbishop {
	background-image: url(../images/archbishop.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-cemeteries {
	background-image: url(../images/cemeteries.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-burning {
	background-image: url(../images/burning.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-evangelii {
	background-image: url(../images/evangelii.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-nobiscum {
	background-image: url(../images/nobiscum.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-question {
	background-image: url(../images/question.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-question1 {
	background-image: url(../images/question-week1.gif);
	background-repeat: no-repeat;
	height: 0px;
	width: 275px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 35px;
	overflow: hidden;
	margin-left: 0px;
}
#header-question2 {
	background-image: url(../images/question-week2_r1_c1.gif);
	background-repeat: no-repeat;
	height: 0px;
	width: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
}
#header-witness {
	background-image: url(../images/role-models.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-about {
	background-image: url(../images/about.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-heritage {
	background-image: url(../images/heritage.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-schools-dept {
	background-image: url(../images/schools-dept.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-ecumenical {
	background-image: url(../images/ecumenical.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-family {
	background-image: url(../images/family.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-pastoral-ministerio {
	background-image: url(../images/pastoral-ministerio.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-pastoral-liturgia {
	background-image: url(../images/pastoral-liturgia.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-protecting {
	background-image: url(../images/protecting.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-protecting-espanol {
	background-image: url(../images/protecting-espanol.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-arzobispo {
	background-image: url(../images/arzobispo.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-acerca {
	background-image: url(../images/acerca.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-familia {
	background-image: url(../images/familia.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-congress {
	background-image: url(../images/congress.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-together {
	background-image: url(../images/together.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-unidos {
	background-image: url(../images/unidos.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-worship {
	background-image: url(../images/worship.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-culto-divino {
	background-image: url(../images/culto-divino.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-ore {
	background-image: url(../images/ore.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-ojp {
	background-image: url(../images/ojp.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-mission {
	background-image: url(../images/mission.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-cef {
	background-image: url(../images/cef.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-restorative {
	background-image: url(../images/restorative.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-vocations {
	background-image: url(../images/vocations.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-cmfc {
	background-image: url(../images/cmfc.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-prayer {
	background-image: url(../images/prayer.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-ministry {
	background-image: url(../images/ministry.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-stewardship {
	background-image: url(../images/stewardship.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-directories {
	background-image: url(../images/directories.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-help {
	background-image: url(../images/help.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-learn {
	background-image: url(../images/learn.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-participate {
	background-image: url(../images/participate.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-diaconate {
	background-image: url(../images/diaconate.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-deacons {
	background-image: url(../images/deacons.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-spirituality {
	background-image: url(../images/spiritual.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-tribunal {
	background-image: url(../images/tribunal.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-tribunal-espanol {
	background-image: url(../images/tribunal-espanol.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-scripture {
	background-image: url(../images/scripture.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-colleges {
	background-image: url(../images/colleges.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-language {
	background-image: url(../images/language.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-region-ola {
	background-image: url(../images/region-ola.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-region-sf {
	background-image: url(../images/region-sf.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-region-sb {
	background-image: url(../images/region-sb.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-region-sg {
	background-image: url(../images/region-sg.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-region-sp {
	background-image: url(../images/region-sp.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-news-rpc {
	background-image: url(../images/news-rpc.jpg);
	height: 0px;
	width: 200px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 100px;
	overflow: hidden;
	background-repeat: no-repeat;
}
#header-prayer-priests {
	background-image: url(../images/prayer-priests.jpg);
	height: 0px;
	width: 425px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 120px;
	overflow: hidden;
	background-repeat: no-repeat;
}