@charset "utf-8";
/* CSS Document */


/* CONTENT */

.whyactivecontent {
	text-align: justify;
	color:#000000;
	line-height: 1.7em;
}

.whyactivecontent1 {
	text-align: justify;
	color:#000000;
	margin-left: 10px;	
}

div#whyactive {
	background: url(../images/meet-the-team-bg.gif) no-repeat;
	width: 650px;
	height:1450px;
	margin: auto;	
	padding: 5px;	
	vertical-align:top;	
	
}

div#whyactivemenu {
	margin: auto;
	width: 660px;
}

div#whyactive1 {
	background: url(../images/meet-the-team-bg1.gif) no-repeat;
	width: 650px;
	height:135px;
	margin: auto;	
	padding: 5px;		
	vertical-align:top;		
}

.photocaption {
	font-size: 0.8em;
	line-height: 1.5em;
	text-align:center;
}

.bio {
	font-size: 0.9em;
	line-height: 1.7em;
	text-align:justify;
}

div#guides {
	background: url(../images/guides-bg.gif) no-repeat;
	width: 650px;
	height: 1050px;
	margin: auto;	
	padding: 5px;	
	vertical-align:top;		
}

div#press {
	vertical-align:top;
}

.pressbiline {
	font-size: 0.8em;
	line-height: 1.5em;
	text-align:center;
}




