body {
	margin: 0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 12px;
	background-color: #d5eeed;
}

#welcome {  border-bottom: 1px solid #CCCCCC; }
.welcome { font-size:24px; font-weight:bold; }
#bluebox { height: 25px; width:25px; background-color:#0000CC; float:left; margin-right: 10px; }
.heading { color:#0041b8 }

.inspire { color:#0041b8; font-size:14px; font-style:italic; font-weight:bold; padding-top: 5px; }

.clear { clear:both; }

a:link { color:#0000CC; text-decoration:none; }
a:active { color:#0000CC; text-decoration:none }
a:visited { color:#0000CC; text-decoration:none; }
a:hover { color:#009933; text-decoration: none; }

/*#main { width: 900px; margin: 0 auto;}*/
/*#header { height: 212px; }*/
#main { width: 900px; margin: 0 auto; border-right: 1px solid #0099FF; border-left: 1px solid #0099FF; background-color:#FFFFFF;}
#header { height: 210px; padding-left:30px; margin: 0 auto;}
#faithtrain { position: absolute; margin-left: 50px; margin-top: 150px; }

#top_nav { margin-left: 1px; height: 33px;}
#top_nav ul { list-style: none; height:42px; margin-top: 0px; padding-top: 0px;}
#top_nav ul li{ float:left; width: 102px; height: 33px; background-image: url('images/gold-nav-bg.gif'); text-align:center; }
#top_nav ul li:hover{ background-image: url('images/gold-nav-bg-over.gif'); } 

#top_nav a { display:block; width: 102px; height: 33px; padding-top: 8px; outline: none;}
#top_nav a:link { color:#000099; font-size: 12px; text-decoration:none; font-weight: bold; }
#top_nav a:active { color:#000099; font-size: 12px; text-decoration:none; font-weight: bold; }
#top_nav a:visited { color:#000099; font-size: 12px; text-decoration:none; font-weight: bold; }
#top_nav a:hover { color:#3399CC; font-size: 12px; text-decoration: none; font-weight: bold; }

/* green nav
#top_nav { margin-left: 10px; height: 35px;}
#top_nav ul { list-style: none; height:42px; margin-top: 0px; padding-top: 0px;}
#top_nav ul li{ float:left; width: 100px; height: 35px; background-image: url('images/nav-bg.png'); text-align:center; }
#top_nav ul li:hover{ background-image: url('images/nav-bg-over.png'); }

#top_nav a { display:block; width: 100px; height: 35px; padding-top: 10px; outline: none; }
#top_nav a:link { color:#FFFFFF; font-size: 12px; text-decoration:none; font-weight: bold; }
#top_nav a:active { color:#FFFFFF; font-size: 12px; text-decoration:none; font-weight: bold; }
#top_nav a:visited { color:#FFFFFF; font-size: 12px; text-decoration:none; font-weight: bold; }
#top_nav a:hover { color:#FFCC00; font-size: 12px; text-decoration: none; font-weight: bold; }
*/
#content { min-height: 200px; overflow:hidden;  width:800px; margin: 0 auto; margin-top: 15px; margin-bottom: 20px;}
#banners { width:280px; float:right; margin-top: 10px; margin-bottom: 10px; text-align:center; }
#banners img { margin-bottom: 10px; }
#footer { height:48px; width:829px; margin: 0 auto; background-image: url('images/footer-bg.gif'); color: #FFFFFF; font-size: 14px; text-align:center; line-height: 40px; }

.highlight {
        background-color: #FBF17A;
}
