body { 
	margin: 0px auto;
	padding: 0px auto;
	background: url(images/page_bg.gif) repeat-x;
	background-color: #e7e1d5;
}

#wrapper { 
	width: 960px;
	margin: 9px auto;
	clear: both;
	padding: 0px auto;
}


h1 { 
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 7pt;
	line-height: 9pt;
	color: #4f5255;
	font-weight: bold;
	display: inline;
}

h2 { 
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #dd5d18;
	font-weight: bold;
	display: inline;
}

h3 { 
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9pt;
	line-height: 14pt;
	color: #4f5255;
	font-weight: bold;
	display: inline;
}



#header { 
	height: 87px;
	width: 960px;
}

#logo { 
	height: 87px;
	width: 960px;
}

#logo_left { 
	height: 47px;
	width: 219px;
	float: left;
}

#logo_right { 
	height: 47px;
	width: 741px;
	float: right;
}

#donate { 
	float: right;
	padding: 55px 15px 0px 0px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}

#donate a{ 
	color: #ffffff;
	text-decoration: none;
}

#donate a:hover{ 
	color: #4f5255;
	text-decoration: underline;
}

#fb { 
	float: right;
	padding: 45px 30px 0px 0px;
}

#page { 
	width: 960px;
	background: url(images/page_top.gif) no-repeat;
}

#page_left { 
	width: 224px;
	float: left;
}

#left_nav { 
	width: 224px;
	margin: 100px 0px 0px 0px;
}
#left_nav_left { 
	width: 12px;
	height: 433px;
	float: left;
	background: url(images/nav_shadow.gif) no-repeat;

}

#left_nav_right { 
	float: right;
	width: 202px;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#left_nav_bottom { 
	padding: 30px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 8pt;
	line-height: 14pt;
	color: #4f5255;
	
}

#left_nav_bottom a{ 
	text-decoration: none;
	color: #4f5255;
	
}

#left_nav_bottom a:hover{ 
	text-decoration: underline;
	color: #dd5d18;
	
}

#left_nav_bottom h3 a{ 
	text-decoration: underline;
	font-weight: normal;
	color: #dd5d18;
	
}

#left_nav_bottom h3 a:hover{ 
	text-decoration: underline;
	color: #4f5255;
	font-weight: normal;
	
}

.left_nav_link{ 
	text-decoration: underline;
	color: #dd5d18;
	
}




#nav01 { 
	width: 201px;
	height: 24px;
}

#nav02 { 
	width: 201px;
	height: 24px;
}

#nav03 { 
	width: 201px;
	height: 24px;
}

#nav04 { 
	width: 201px;
	height: 24px;
}

#nav05 { 
	width: 201px;
	height: 24px;
}

#nav06 { 
	width: 201px;
	height: 29px;
}


#page_right { 
	width: 724px; 
	float: right;
	background: url(images/content_bg.gif) center 240px no-repeat;

}

#content { 
	float: left;
	width: 671px; 
	padding: 15px 15px 0px 28px;

}

#content2 { 
	background: #fff;
	float: left;
	width: 670px; 

}




#top_images { 
	width: 644px;
	height: 184px; 
	margin: 13px;
}

#page_text { 
	padding: 30px 0px 0px 30px;
	width: 527px;
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 9pt;
	line-height: 18pt;
	color: #4f5255;
}

#page_text a{ 
	color: #dd5d18;
	text-decoration: underline;

}

#page_text a:hover{ 
	color: #4f5255;
	text-decoration: underline;

}




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {
	clear: both;

}




