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

#bio {
	top: -25px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1em;
	color:#ffffff;
	text-align: justify;
}

#members {
	width: 580px;
	display:block;
}

#members-a {
	float:left;
	width: 190px;
}

#members-b {
	margin-left: 5px;
	float:left;
	width: 190px;

}

#members-c {
	margin-left: 5px;
	float:left;
	width: 190px;
}

#greenfootIs {
	display: block;
	position: relative;
	width: 100%;
}


/* CLASSES */
.imgGreenfootIs {
	clear: left;
	margin-left: 30px;
	padding-bottom: 4px;
}