@charset "UTF-8";


/* =what */
#message{
	display: block; 
	height: 400px; 
	margin:0 40px; 
	background: url(/img/contents/message.jpg) left bottom no-repeat; 
	}
#message p{
	margin: 1em 2em; 
	margin-left:210px; 
	line-height: 1.8em; 
	color: #fff; 
	}
#message p:first-child{
	padding-top:40px; 
	}
#message p.signiture{
	margin-top:40px; 
	font-size:0.9em; 
	}

/* =leader */
.profile{
	margin: 0 20px; 
	}
.profile h3{
	margin:0; 
	padding:50px 0 0 10px; 
	font-size:0.9em; 
	color: #267; 
	background: none; 
	}
.profile h3 strong{
	display: block; 
	margin-bottom:6px; 
	font-size:1.3em; 
	color: #300; 
	}
.profile p{
	width:270px; 
	margin-left:30px; 
	line-height:1.7em; 
	}

#paul{
	background: url(/img/contents/paul.png) right top no-repeat; 
	}
#duane{
	background: url(/img/contents/duane.png) right top no-repeat; 
	}


/* =opportunity */
#col_opportunity{
	text-align: center; 
	}

/* =history */
p#charitynavigator{
	margin:0 15px; 
	padding: 0; 
	background: url(/img/layout/col.png) left top no-repeat; 
	}
p#charitynavigator a{
	display: block; 
	margin: 0 20px; 
	padding: 20px 0; 
	text-decoration: none; 
	}
p#charitynavigator img{
	margin: 15px; 
	width:120; 
	height:60; 
	}

/* =importance */
#col_importance,
#col_threat{
	background: url(/img/contents/col_importance.png) right top no-repeat; 
	}



