/* CSS Document */

html, body {
	height: 100%;
	}
body {
	background: #fff url(../images/bg.jpg) repeat-x top left;
	margin: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	}
 * html #container {
	height: 100%;
	}
#container {
	min-height: 100%;
	background: url(../images/bg_contain.png) repeat-y top center;
	width: 984px;
	position: relative;
	margin: 0 auto;
	text-align: left;
	}
#header {
	background: #fff;
	height: 119px;
	}
#logo {
	position: absolute;
	top: 0;
	margin-left: 12px;
	}
#century {
	position: absolute;
	top: 5px;
	margin-left: 865px;
	}
#donate {
	position: absolute;
	top: 10px;
	margin-left: 520px;
	}
#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;
	background: url(../images/btn_support.png) top left no-repeat;
	}
#btn_subscribe a {
	width: 127px;
	background: url(../images/btn_subscribe.png) top left no-repeat;
	}
#box {
	margin: 0 13px;
	}
#content {
	margin: 20px 0 30px 54px;
	width: 656px;
	}
#home_h1 {
	margin: 0 10px 20px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	}
#home_panel_top {
	background: url(../images/home_panels_top.png) no-repeat top left;
	height: 107px;
	}
#home_panel_bg {
	background: url(../images/home_panels_bg.png) repeat-y top left;
	}
#home_panel_btm {
	background: url(../images/home_panels_btm.png) no-repeat top left;
	height: 23px;
	}
#home_panels td {
	vertical-align: top;
	font-size: 11px;
	width: 164px;
	}
#home_panels ul {
	list-style: none;
	width: 140px;
	padding: 0;
	}
#home_panel_1 {
	margin: -10px 0 0 10px;
	}
#home_panel_2 {
	margin: -10px 0 0 11px;
	}
#home_panel_3 {
	margin: -10px 0 0 13px;
	}
#home_panel_4 {
	margin: -10px 0 0 15px;
	}
#home_panels li {
	padding: 0;
	margin: 5px 0;
	line-height: 120%;
	}
#home_panels li a {
	color: #00174C;
	padding-left: 12px;
	text-decoration: none;
	background: url(../images/bullet.gif) no-repeat -2px -22px;
	}
#home_panels li a:hover {
	color: #3D9B2A;
	background: url(../images/bullet.gif) no-repeat -2px 1px;
	}
#home_sidebox {
	background: #3D9B2A;
	text-align: left;
	line-height: 10px;
	}
#home_sidebox ul {
	margin: 0 10px;
	padding: 10px 0 20px 0;
	list-style: none;
	}
#home_sidebox li {
}
#home_sidebox li a {
	padding-left: 16px;
	color: #fff;
	text-decoration: none;
	background: url(../images/bullet_big_wht.gif) no-repeat 0 3px;
	}
#home_sidebox li a:hover {
	background-position: 0 -17px;
	color: #000;
}
#home_news {
	margin: 20px 0 0 0;
	background: url(../images/newshd.jpg) no-repeat top left;
	padding: 46px 0 20px 7px;
}
#banner {
	margin: 0;
	width: 760px;
	height: 200px;
	background: url(../banners/44.jpg) no-repeat top left;
}
