body{
	background: #0f336f url('/images/background.jpg') repeat-x top left;
	font-family: tahoma,helvetica,sans-serif;
	font-size: 10pt;
	color: #ffffff;
	text-align: center;
	margin: 0px;				
	}
a{
	text-decoration: none;
	}
h1{
	color: #5470a2;
	margin: 5px 0px 15px 0;
	font-size: 16pt;
	}
h2{
	color: #5470a2;
	font-size: 14pt;
	margin: 5px 0px 11px 0;
	}
table.greyborder{
	border-collapse: collapse;
	border: 1px solid;
	border-color: #e7e7e7;
	}
table.greyborder td {
	vertical-align: top;
	}
table.greyborder_fill{
	border-collapse: collapse;
	border: 1px solid;
	border-color: #d4d0c8;
	background-color: #e3e3e3;
	}	
table.greyborder_fill td {
	vertical-align: top;
	}
hr{
	margin-bottom: 15px;
	}

.image_padding{
	padding-right:20px;
	padding-bottom:3px;
	}

.block_delimited{
	border-bottom: 1px #cccccc solid;
	padding-bottom:15px;
	margin-bottom: 15px;
	}	
#container{
	text-align: left;
	margin: 0px auto;
	width: 850px;
	background: #ffffff;
	color: #000000;
	}
#sub_container{
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
	}
#header{
	width: 820px;
	height: 210px;
	background: url('/images/index_header.jpg') no-repeat top center;
	}
#header h1{
	margin: 0px;
	text-indent: -2000em;
	}
#navigation{
	display: inline;
	float: left;
	width: 820px;
	background: url('/images/navigation_bg.jpg');
	}
#navigation a{
	color: #ffffff;
	text-decoration: none;
	line-height: 30px;
	float: left;
	padding: 0px 30px 0 30px;
	font-size: 12pt;
	font-family: garamond,"times new roman",serif;
	}
#footer{
	display: inline;
	float: left;
	margin: 0px auto;
	width: 850px;
	height: 25px;
	padding-top: 4px;
	font-size: 8pt;
	text-align: right; 
	color: #ffffff;
	background: url('/images/footer_bg.jpg');
	}
#content{
	padding: 10px 0 20px 0;
	}
#donate{
	display: inline;
	float: left;
	width: 208px;
	height: 163px;
	font-size: 8pt;
	text-align: left; 
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	color: #000000;
	background: url('/images/donate_bg.jpg') no-repeat bottom left;
	}	
#donate_align{
	display: inline;
	float: left;
	height: 100%;
	font-size: 8pt;
	text-align: left; 
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #000000;
	}
#donate_form{
	padding: 10px;
	border: solid #5470a2 1px;
	}
#donate_form input.text{
	font-family: tahoma,helvetica,sans-serif;
	text-align: right;
	background: #ffffff;
	color: #000000;
	font-size: 18pt;
	border: solid #5470a2 1px;
	}
#box_align{
	display: inline;
	float: left;
	height: 100%;
	width: 238px;
	font-size: 8pt;
	text-align: left; 
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #000000;
	}

#map_stats_align{
	display: inline;
	float: left;
	font-size: 8pt;
	text-align: left; 
	padding-top: 18px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #000000;
	}

#donate_line{
	display: inline;
	float: left;
	width: 2px;
	height: 181px;
	padding: 0px;
	background: url('/images/donate_line.JPG');
	}		
#img_wrap{
	display: inline;
	float: left;
	padding: 3px; 
	border: 1px solid;
	border-color: #e7e7e7;
	}	
#stories{
	float: left;
	padding-left: 8px;
	}	
#sub_content{
	display: inline;
	float: left;
	padding: 10px; 
	}		
span.black{
	color: #000000;
	}