body {
background: #BACBEF;
color: #0d2474;
}

p.update {
	text-align:center;
}

img.outer {
border: 1px solid black;
}

img {
border: 0px;
}

img.inner {
border-left: 0px;
border-right: 1px solid black;
border-top: 1px solid black;
border-bottom: 1px solid black;
}

#main {
width: 632px;
height: 432px;
background: #DFE3F7;
border: 1px solid black;
border-left: 0px;
overflow: auto;
scrollbar-base-color:#829AD3;
}

#main h1 {
font-size: 18pt;
text-align: center;
color: #0d2474;
font-family: garamond;
font-weight: bold;
text-decoration: underline;
}

#main h2 {
font-size: 14pt;
text-align: center;
color: #0d2474;
font-family: garamond;
font-weight: normal;
}

#sindex {
width: 814px;
height: 432px;
background: #DFE3F7;
border: 1px solid black;
border-left: 0px;
overflow: auto;
scrollbar-base-color:#829AD3;
}

#sindex h1 {
font-size: 16pt;
text-align: center;
color: #0d2474;
font-family: garamond;
font-weight: bold;
text-decoration: underline;
}

#sindex h2 {
font-size: 14pt;
text-align: right;
color: #0d2474;
font-family: garamond;
font-weight: normal;
margin-right:20px;
}

#sindex h3 {
font-size: 14pt;
text-align: left;
color: #0d2474;
font-family: garamond;
font-weight: normal;
margin-left:20px;
}

#sindex p {
margin-left:20px;
margin-right:20px;
text-indent:0px;
}

#content {
width: 814px;
height: 432px;
background: #DFE3F7;
border: 1px solid black;
border-left: 0px;
overflow: auto;
scrollbar-base-color:#829AD3;
}

#content h1 {
font-size: 16pt;
text-align: center;
color: #0d2474;
font-family: garamond;
font-weight: bold;
text-decoration: underline;
}

#content h2 {
font-size: 14pt;
text-align: center;
color: #0d2474;
font-family: garamond;
font-weight: normal;
}

#content h3 {
font-size: 12pt;
text-align: center;
color: #0d2474;
font-family: garamond;
font-weight: bold;
margin-left: 20px;
}

p {
font-size: 11pt;
text-align: left;
text-indent: 20px;
color: #0d2474;
font-family: garamond;
margin-left: 20px;
margin-right: 20px;
margin-top: 10px;
}

#sermons h1 {
font-size: 20pt;
text-align: center;
color: #0d2474;
font-family: garamond;
font-weight: bold;
text-decoration: underline;
}

#sermons h2 {
font-size: 14pt;
text-align: left;
color: #0d2474;
font-family: garamond;
font-weight: bold;
margin-left: 20px;
}

#sermons h3 {
font-size: 12pt;
text-align: left;
color: #0d2474;
font-family: garamond;
font-weight: bold;
margin-left: 20px;
}

#sermons p {
font-size: 12pt;
text-align: left;
color: #0d2474;
font-family: garamond;
margin-top: 10px;
text-indent: 0;
}

.glossymenu img {
border:0;
margin-top:2px;
}

.glossymenu, .glossymenu li ul{
list-style-type: none;
margin: 0;
padding: 0;
width: 159px; /*WIDTH OF MAIN MENU ITEMS*/
border: 1px solid black;
float: left;
z-index:10000;
}

.glossymenu li{
list-style-type:none;
position: relative;
z-index:10000;
}

.glossymenu li a{
background: white url(css-nav.gif) repeat-x bottom left;
font: 12px;
color: #0d2474;
display: block;
width: 159px;
padding: 0;
text-decoration: none;
text-align: center;
height: 24px;
line-height: 24px;
position:relative;
z-index:10000;
}

.glossymenu li ul{ /*SUB MENU STYLE*/
position: absolute;
width: 159px; /*WIDTH OF SUB MENU ITEMS*/
left: 0;
top: 0;
display: none;
margin-top: -1px;
z-index:10000;
}

.glossymenu li ul a{
width: 159px; /*WIDTH OF SUB MENU ITEMS - 10px padding-left for A elements */
position: relative;
z-index:10000;
}

.glossymenu li ul li{
float: left;
position: relative;
z-index:10000;
}

.glossymenu li ul li ul{
float: left;
margin-left: 161px;
}

.glossymenu .arrowdiv{
position: absolute;
right: 2px;
top: -1px;
background: transparent url(arrow.gif) no-repeat center right;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: #0d2474;
}

.glossymenu li a:hover{
background-image: url(css-nav3.gif);
}

.flash {
position: relative;
z-index: -1;
}

/* Holly Hack for IE \*/
* html .glossymenu li { float: left; height: 1%; }
* html .glossymenu li a { height: 1%; }
/* End */

div#wndo { 
	position:relative;
	width:180px;
	height:432px; 
	overflow:hidden;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	background: black;
	} 
div#mouseover_up { position:absolute; left:0; top:0; }  
div#mouseover_down { position:absolute; left:0; bottom:0; }
img.scrollLinks {
border:0;
}
div#scrollLinks {
	height:15px;
}
div#lyr1 {
	text-align: left;
	margin-left: 15px;
}
#sub {
color: #889;
font-size: 12px;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

img.blank {
border: 0;
}

table.box {
    margin-right:5;
    margin-left:10;
}
table.count {
    border: 3px outset #2f4696;
	padding: 5px;
	font-size: 20px;
	padding-left: 8px;
}

.tools {
	margin-left:30px;
	margin-right:30px;
}

.tools a {
	font-size:14pt;
	font-weight: bold;
}

table.filter {
    filter:alpha(opacity:60);
}
table.pics {
    position:absolute;
    z-index:1;
    top:291;
    left:619;
}

p.links {
	margin-right: 0px;
	text-indent: 0px;
}

#webup {
width: 814px;
height: 432px;
background: #DFE3F7;
border: 1px solid black;
border-left: 0px;
overflow: auto;
scrollbar-base-color:#829AD3;
}

#webup h1 {
font-size: 16pt;
text-align: center;
color: #0d2474;
font-family: garamond;
font-weight: bold;
text-decoration: underline;
}

#webup h2 {
font-size: 14pt;
text-align: left;
color: #0d2474;
font-family: garamond;
font-weight: normal;
}

#sitemap {
	margin-left:100px;
	margin-top:20px;
}

#contact {
width: 814px;
height: 432px;
background: #DFE3F7;
border: 1px solid black;
border-left: 0px;
overflow: auto;
scrollbar-base-color:#829AD3;
}

#contact h1 {
font-size: 16pt;
text-align: center;
color: #0d2474;
font-family: garamond;
font-weight: bold;
text-decoration: underline;
}

#contact h2 {
font-size: 14pt;
text-align: center;
color: #0d2474;
font-family: garamond;
font-weight: normal;
}

#contact p {
font-size: 11pt;
text-align: left;
text-indent: 0px;
color: #0d2474;
font-family: garamond;
margin-left: 20px;
margin-right: 20px;
margin-top: 10px;
}