/* CSS Document */
html, body {
	height:99%;
 	padding:0;
 	margin:0;
}
html {overflow:scroll;}
body { 
 	background-color:#fff;
 	font:normal 13px "Trebuchet MS", Verdana, Arial, sans-serif; 
 	color:#636363;
 	min-width:802px;
}
#outer {
	height:99.9%;
	min-height:100%;
	width:800px;
	margin-bottom:-62px;
	margin:auto;
	text-align:center;
	position:relative;
} 
html>body #outer{height:auto;}
#banner {
	position:fixed;
	top:0;
	width:800px;
	height:60px;
	background-color:#000000;
	overflow:hidden;
	z-index:100;
	text-align:left;
}
.banner-inner {
	padding:17px 20px;
}
.topnav-img {
	padding:0 40px;
}
#leftnav {
 	position:relative;/*ie needs this to show float */
 	width:270px;
 	float:left;
 	padding-top:60px;/*needed to make room for header*/
 	text-align:left;
}
#leftnav225 {
 	position:relative;/*ie needs this to show float */
 	width:225px;
 	float:left;
 	padding-top:120px;/*needed to make room for header*/
 	text-align:left;
}
.left-inner {
	position:fixed;
	top:120px;
	padding:0 20px 20px 50px;
}
#footer {
 	width:800px;
 	height:60px;
 	clear:both;
 	text-align:center;
 	left:0;
 	bottom:0;
 	position:absolute;
 	border-top:1px solid #dd001e;
}
* html #footer {margin-bottom:-1px;} /* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	\height:62px;/* for ie5 */
	he\ight:60px;/* for ie6 */
}
div,p  {margin-top:0} /*clear top margin for mozilla*/
#main {
 	width:510px;
 	float:right;
 	padding-top:60px; /*make room for header*/
}
#main575 {
 	width:575px;
 	float:right;
 	padding-top:81px; /*make room for header*/
}
.inner {padding:0 20px 20px 20px;}
.main-inner {padding:0 50px 20px 0;}
.archives-inner {padding:0 50px 20px 50px;}
#clearfooter {
 	clear:both;
 	width:800px; 
 	height:62px; 
}
html >body #minHeight {
 	float:left; 
 	width:0; 
 	height:100%; 
 	margin-bottom:-62px;
} 
img {border:0;}
.banner-img {
	padding-bottom:10px;
}
p {
 	text-align:justify; 
 	line-height:130%; 
 	margin-top:0; 
 	letter-spacing:0; 
 	font-weight:normal;
}
.indent {
	margin-left:20px;
	text-align:justify;
	padding-bottom:10px;
	padding-top:0;
	margin-top:0;
}
blockquote {text-align:justify;}
.smallnav {
 text-align:left;   
 font-weight:bold;
 font-size:11px;
}
ul {text-align:left;}
.center {text-align:center;}
.normal {font-weight:normal;}
.bold {color:#000000; font-weight:bold;}
sup {font-size:11px; line-height:80%;}
.red {color:red;}
.redbd {color:red; font-weight:bold;}
.redLG {
 	color:#cc0000;
 	font-size:15px;
 	font-weight:bold;
}
.prayer1 {color:#00746B; font-weight:bold;}
.prayer2 {color:#0076A3; font-weight:bold;}
.copyright {
 font-size:11px;
 padding:5px 0 0 0; 
 color:#808080; 
 text-align:center; 
}
a {color:#dd001e; font-weight:bold;}
a:visited, a:link {text-decoration:none}
a:hover {text-decoration:underline}

a.copy {color:#dd001e; font-weight:normal; font-size:11px;}
a:visited.copy, a:link.copy {text-decoration:none}
a:hover.copy {text-decoration:underline}
