/* CSS for village-missions.org
	 Hand coded by Matthew Farnell
	 Copyright 2006 Matthew Farnell
	 ABOUT US PAGES */

#header h2 {
	background: #FDDF6D url(/about/images/topbar-pictures.jpg) right no-repeat;
}
	 
#header h2.history {
	background: #FDDF6D url(/about/images/topbar-history-milestones.jpg) right no-repeat;
	}
	
table.history th {
	vertical-align: top; 
	padding-right: 2px;
	color: #c00;
}

#quicklinks {
	background: #000080; 
	}
	
#quicklinks li ul, #quicklinks a.active, #quicklinks a.parent {
	background: #0005BC;
	}
