body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #dbdbdb;
	font: 11px Verdana, Arial, Sans-Serif;
	font-style: normal;
	color: #333333;
	text-align: left;
}
A
{
	COLOR: #FFFF00
	TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #ffffff;
}
p {
	text-align: left;
}
h1 {
	font-size: 18px;
	color: #3b5998;
	font-weight: 800;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
h2 {
	font-size: 16px;
	font-weight: 800;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	background-color: #edecec;
}
h3 {
	font-size: 13px;
	font-weight: 800;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;	
	
}
#outer {
	width: 850px;
	height: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #1b448c;
	padding: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}
#logo {
	width: 210px;
	height: 100px;
	float: left;
	padding: 0px 0px 0px 0px;

}
#top_right {
	width: 625px;
	height: 87px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#top_line {
	height: 20px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}
#top_line h1 {
	font-size: 16px;
	color: #3b5998;
	font-weight: 700;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#top_menu {
	height: 20px;
	padding: 0px 0px 3px 0px;
	background-color: #f3f3f3;
	margin: .5em 0em .2em 0em;
	border-bottom: 1px solid #dcdcdd;
}
#footprint_banner {
	height: 20px;
	background-color:#d8dfea;
	padding: 5px 10px 2px 10px;
	color: #3b5998;
}
#footprint_banner a {
	background-color: #6d84b4;
	border: 1px solid #ffffff;
	padding: 0px 5px 1px 5px;
	color: #FFFFFF;
	text-decoration: none;
	height: 18px;
}
#footprint_banner a:hover {
	border: 1px solid #fc0;
	background-color: #FFFFCC;
	color: #6d84b4;
}
#side_menu {
	float: left;
	width: 150px;
	height: 475px;
	border-right: 1px dotted #cccccc;
	padding: 0px 5px 10px 10px;
	text-align: left;
}
#content {
	width: 650px;
	height: auto;
	float: right;
	padding: 5px 10px 10px 10px;
}
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.searchinput {
	height: 17px;
	border: 1px solid #cccccc;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
}
#centercol{
	float: left;
	width: 415px;
	padding: 0 1em 0 0;
	border-right: 1px dotted #cccccc;
}
#rightcol{
	float: right;
	width: 215px
}
#rightcol h3 {
	text-align:center;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
}
#rightcol h4 {
	text-align:center;
	font-weight: 600;
	font-size: 14px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;

}
#rightcol a {
	color: #0179a9;	
}
#rightcol a:hover {
	color: #0000CC;	
}
#address_bar {
	float: right;
	width: 700px;
	height: 18px;
	background-color:#d8dfea;
	padding: 5px 10px 2px 10px;
	margin: 10px 0px 10px 10px;
	font-size: .85em;
	text-align: right;
	
	}
#left_menu {
	color: white;
	background: #fff;
	border-bottom: 0 solid #17a;
	border-right: 0 solid #17a;
	padding: 0 0px;
	margin-left: -.5em;
	width: 135px;

}
#left_menu li
{
list-style: none;
margin: 0;
font-size: 1em;
}
#left_menu a
{
display: block;
text-decoration: none;
margin-bottom: 0em;
margin-top: .5em;
margin-right: .5em;
color: #3b5998;
background: #d8dfea;
border-width: 0px;
border-style: solid;
border-color: #fff #035 #068 #6cf;
border-left: .55em solid #fff;
border-right: 0em solid #fff;
padding: 1em .5em 1em .5em;
font-weight: 600;
width: 99%;
}
#left_menu a:hover { 
border-color: #fc0 #fc0 #068  #fc0;
color: #333333;
 }

#left_menu a
{
width: 99%;
/* only necessary for Internet Explorer */
}

#left_menu a
{
voice-family: "\"}\"";
voice-family: inherit;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}
#side_box {
	width: 155px;
	border: 0px solid #929292;
	border-bottom: 1px solid #929292;
	padding: 0em .5em 1em .5em;
	margin: 0em 0em 1.5em 0em;
	text-align: center;
}
#side_box H1 {
	font-size: 12px;
	color: #3b5998;
	font-weight: 800;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	background-color: #f2f6fc;
}
#side_box a {
	color: #0179a9;
}
#news_box h1 {
	background:url("../images/news_h1.gif") no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: 600;
	height: 25px;
	padding: 5px 5px 1px 1px;
	margin-bottom: 2px;
	text-align: right;
}
#news_box a {
	color: #0179a9;
}
#saints_box a {
	color: #0179a9;
}
#saints_box h1 {
	background:url("../images/saints_h1.gif") no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: 600;
	height: 25px;
	padding: 5px 5px 1px 1px;
	margin-bottom: 2px;
	text-align: right;
}
#proverbs_box a {
	color: #0179a9;
}
#proverbs_box h1 {
	background:url("../images/news_h1.gif") no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: 600;
	height: 25px;
	padding: 5px 5px 1px 1px;
	margin-bottom: 2px;
	text-align: right;
}
#history_box a {
	color:#0179a9;
}
#history_box h1 {
	background:url("../images/saints_h1.gif") no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: 600;
	height: 25px;
	padding: 5px 5px 1px 1px;
	margin-bottom: 2px;
	text-align: right;
}
#side_box_link {
	background-color: #e7e7e7;
	padding 5px 5px 5px 5px;
	margin-top: 8px;
}
#footer_box {
	width: 850px;
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	text-align: right;
}
#footer_box a {
	color: #333333;
	text-decoration: none;
}
