body,td,th {
	font-family: Arial;
	font-size: 10px;
	color: #606ea7;
}

#wrapper {
text-align: center;
border: none;
height:100%;
width:100%; /* so the menu has the height of the main content and
visa versa */
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#606ea7;
}

.Nav a {
	font-size: 11px;
	font-weight: bold;
	color: #00428C;
	text-decoration: none;
}
.Nav a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00428C;
	text-decoration: none;
}
.Nav a:hover {
	width:auto;
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
	background-color:#032b55;

}

.Normal a {
	font-size: 11px;
	font-weight: bold;
	color: #00428C;
	text-decoration: none;
}
.Normal a:visited {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00428C;
	text-decoration: none;
}
.Normal a:hover {
	font-weight: bold;
	color:#00428C;
	text-decoration:underline;

}

}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 13px;
	color: #999999;
}
h2 {
	font-size: 14px;
	color: #999999;
	
}

.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	
	
}

.InsideTitle {
	font-size: 16pt;
	color: #999999;
	font-variant:small-caps;
	text-align: left;
}

.InsideText {
	font-family: Arial;
	font-size: 11px;
	color: #323232;
}

.InsideHeader {
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-variant:small-caps;
}

.InsideTable {
	font-family: Arial;
	font-size: 12px;
	color: #323232;
}

.history {
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/church_bk.jpg);
}

.cross {
	background-position:bottom;
	background-position:left;
	background-repeat:no-repeat;
	background-image:url(images/crucifix.jpg);
}

.church {
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/church_bk2.jpg);
}

.crucifix {
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/crucifix_bk.jpg);
}

.adoration {
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/adoration4.jpg);
}

.alter {
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/alter.jpg);
}

.bible {
	background-position:bottom;
	background-repeat:no-repeat;
	background-image:url(images/bible1.jpg);
}

.important {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}