
img{
	border: 0px;
}

body{
	font: 12px helvetica;
	line-height: 18px;
	background: url(../images/bg_main.png) repeat-x #4181af;
	padding: 0px;
	margin: 0px;
	
	scrollbar-face-color: #a96d32;
	scrollbar-shadow-color: #e8ac72;
	scrollbar-highlight-color: #a96d32;
	scrollbar-3dlight-color: #e8ac72;
	scrollbar-darkshadow-color: #e8ac72;
	scrollbar-track-color: #e8ac72;
	scrollbar-arrow-color: #ffffff;
}

a:link, a:visited, a:hover{
	color: #005dbd;
}

#navContainer{
	width: 960px;
	height: 70px;
	text-align: left;
	background: url(../images/bg_logo.gif) no-repeat top left;
	padding-top: 10px;
	overflow: hidden;
}

#navContainer li{
	padding: 0px 2px 0px 0px;
	margin: 0px;
	float: left;
	list-style: none;
	padding-top:42px;
}

#navContainer .bleed{
	padding: 0px;
	margin: 0px;
	float: left;
	list-style: none;
}

#banner{
	height: 172px;
	width: 960px;
	color: #FFFFFF;
	text-align: left;
}

#banner .quote{
	padding: 100px 0px 0px 300px;
	width: 350px;
	text-align: left;
}

#banner .quoteSignature{
	text-align: right;
	padding-top: 3px;
	font-size: 11px;
}

.contentContainer{
	width: 960px;
	background: #FFFFFF;
	text-align: left;
	overflow: hidden;
}

.contentFull{
	width: 960px;
	overflow: hidden;
}

.contentLeft{
	width: 650px;
	float: left;
	overflow: hidden;
}

.contentRight{
	width: 300px;
	float: right;
	overflow: hidden;
	clear: right;
}

h1{
	color: #005dbd;
	font: bold 15px helvetica;
	padding: 0px;
	margin: 0px;
}

h2{
	color: #b4773b;
	font: bold 12px helvetica;
	padding: 0px;
	margin: 0px;
}

h3{
	color: #005dbd;
	font: bold 12px helvetica;
	padding: 0px;
	margin: 0px;
}

h2{
	color: #b4773b;
	font: bold 12px helvetica;
	padding: 0px;
	margin: 0px;
}

.dividerDots{
	padding: 0px;
	height: 1px;
	background: url(../images/divider_dots.gif) repeat-x center;
}

#module_news{
	background: url(../images/module_news-bg.gif) repeat-x #d8995b;
	font-size: 11px;
	line-height: 14px;
	border: 5px solid #a96d32;
	border-top: 0px;
	/*padding-bottom: 10px;*/
}

#module_news a{
	color: #FFFFFF;
}

#module_news td{
	padding-top: 8px;
}

#module_facts{
	color: #FFFFFF;
	font-size: 12px;
	background: url(../images/module_facts-bg.gif) repeat-x #94b14d;
	border: 5px solid #84a23c;
	border-top: 0px;
	padding-bottom: 5px;
}

#module_facts td{
	padding-top: 8px;
	padding-bottom: 15px;
}

#module_donate{
	color: #FFFFFF;
	font-size: 12px;
	background: url(../images/module_donate-bg.gif) repeat-x #d2c14e;
	border: 5px solid #a59527;
	border-top: 0px;
	padding-bottom: 5px;
}

#module_petition{
	color: #FFFFFF;
	font-size: 12px;
	background: url(../images/module_petition-bg.gif) repeat-x #c94fbc;
	border: 5px solid #a72e9d;
	border-top: 0px;
}

#footer{
	height: 34px;
	width: 960px;
	background: url(../images/footer_bg.png) no-repeat;
	clear: both;
	font: 11px helvetica;
	color: #BFBFBF;
}

#footer a{
	color: #BFBFBF;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

#footer span{
	padding: 0px 10px 0px 10px;
}

#friends{
	width: 960px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	background: url(../images/friends_bg.gif) no-repeat #d9d9d9;
	clear: both;
	font: 11px helvetica;
	color: #BFBFBF;
}

#friends span{
	margin: 0px 6px 0px 6px;
}












