/* ACTIVITY */
#activity_column {
	width:159px;
	float:left;
	height: auto;
	margin-right: 6px;
	margin-bottom: 10px;
}

.activity_header{
	width:159px;
	height:40px;
	float:left;
	background-image:url(../i/team/activity_event.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	padding-top:20px;
	text-align:center;
	}
	
.activity_header a{
	color:#FFFFFF;
}

.activity_pic{
width:159px;
height:100px;
float:left;
}

.activity_body{
width:129px;
height:215px;
padding:10px 15px 15px 15px;
background-image:url(../i/team/activity_body.png);
	background-repeat:repeat-y;
	float:left;
	text-align:left;
	line-height: 1.6em;
	}
	
	.activity_body a{
	color:#5d5d5d;
	}
	
	.activity_footer{
	width:159px;
	height:24px;
	float:left;
	background-image:url(../i/team/activity_footer.png);
	}
	
	
/* BUILDING */
	#building_column {
	width:159px;
	float:left;
	height: auto;
	margin-top: 0;
	margin-right: 6px;
	margin-bottom: 10px;
}

.building_header{
	width:159px;
	height:40px;
	float:left;
	background-image:url(../i/team/building_event.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	padding-top:20px;
	text-align:center;
	}
	
.building_header a{
	color:#FFFFFF;
}

.building_pic{
width:159px;
height:100px;
float:left;
}

.building_body{
width:129px;
height:215px;
padding:10px 15px 15px 15px;
background-image:url(../i/team/building_body.png);
	background-repeat:repeat-y;
	float:left;
	text-align:left;
	line-height: 1.6em;
	}
	
	.building_body a{
	color:#5d5d5d;
	}
	
	.building_footer{
	width:159px;
	height:24px;
	float:left;
	background-image:url(../i/team/building_footer.png);
	}
	
/* DEVELOPMENT */
	#dev_column {
	width:159px;
	float:left;
	height: auto;
	margin-bottom: 10px;
}

.dev_header{
	width:159px;
	height:45px;
	float:left;
	background-image:url(../i/team/dev_event.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	padding-top:15px;
	text-align:center;
	}
	
.dev_header a{
	color:#FFFFFF;
}

.dev_pic{
width:159px;
height:100px;
float:left;
}

.dev_body{
width:129px;
height:215px;
padding:10px 15px 15px 15px;
background-image:url(../i/team/dev_body.png);
	background-repeat:repeat-y;
	float:left;
	text-align:left;
	line-height: 1.6em;
	}
	
	.dev_body a{
	color:#5d5d5d;
	}
	
	.dev_footer{
	width:159px;
	height:24px;
	float:left;
	background-image:url(../i/team/dev_footer.png);
	}
