/* CSS Document */

body {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}
#banner {
	text-align: center;
	height: 200px;
	}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	}
#logo {
	position: absolute;
	top: 15px;
	width:157px;
	z-index: 999;
	}
#content {
	margin: 20px 220px 0 0;
	padding-left: 190px;
	min-height: 620px;
	}
#content_home {
	margin: 20px 220px 0 0;
	padding-left: 190px;
	min-height: 250px;
	}
#home_panels {
	margin: 15px 11px 0 0;
	padding-left: 190px;
	}
#panels {
	background: url(../images/home_panel_bg.jpg) top center repeat-y;
	width: 175px;
	margin: 0 auto;
	font-size: 11px;
	}
#panels p {
	margin: 0 20px;
	line-height: 140%;
	}
#prayerguard {
	margin: 15px 0;
	}
#rgt_links {
	margin-top: 10px;
	}
#rgt_links a {
	background: url(../images/bullet_nav.gif) no-repeat 0 2px;
	padding-left: 15px;
	color: #000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
#rgt_links a:hover {
	background: url(../images/bullet_nav.gif) no-repeat 0 -18px;
	color: #F0493B;
}
#donate {
	position: absolute;
	top: 160px;
	margin-left: 480px;
	z-index: 110;
	}
#donate ul {
	list-style: none;
	display: inline;
	height: 46px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
#donate li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	width: 127px;
	}
#donate a {
	float: left;
	padding: 46px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:46px; /*IE5 Win */
	}
#donate a:hover {
	background-position: 0 -46px;
	}
#btn_donate a {
	width: 127px;
	}
#btn_subscribe a {
	width: 127px;
	}
#cush {
	}
#cush ul {
	list-style: none;
	height: 64px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
#cush li {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 164px;
	}
#cush a {
	float: left;
	padding: 64px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:64px; /*IE5 Win */
	}
#cush a:hover {
	background-position: 0 -64px;
	}
#btn_cush a {
	width: 164px;
	}
#btn_funds a {
	width: 164px;
	background: url(../images/btn_funds.png) top left no-repeat;
	}
