#page_container {
	width: 980px;
	margin: 0px auto 0px auto;
}

#main_content_container {
	display: block;
	position: relative;
	float: left;
	width: 980px;
	height: 493px;
	background-image: url('../images/ambassadors/background.jpg');
	background-repeat: no-repeat;
}

#goteam_content_container {
	display: block;
	position: relative;
	float: left;
	width: 980px;
	min-height: 530px;
	background-image: url('../images/go-team-leah/background.jpg');
	background-repeat: no-repeat;
}

#headline {
	display: block;
	position: relative;
	float: left;
	width: 222px;
	height: 123px;
	top: 7px;
	left: 94px;
}
#top_row {
	display: block;
	position: relative;
	float: left;
	width: 980px;
	height: 143px;
}
#ambassador_photo_1 {
	display: block;
	position: relative;
	float: left;
	width: 104px;
	height: 123px;
	top: 7px;
	left: 94px;
}
#ambassador_photo_2 {
	display: block;
	position: relative;
	float: left;
	width: 108px;
	height: 123px;
	top: 7px;
	left: 94px;
}
#ambassador_photo_3 {
	display: block;
	position: relative;
	float: left;
	width: 107px;
	height: 123px;
	top: 7px;
	left: 94px;
}
#ambassador_photo_4 {
	display: block;
	position: relative;
	float: left;
	width: 117px;
	height: 123px;
	top: 7px;
	left: 94px;
}
#ambassador_photo_5 {
	display: block;
	position: relative;
	float: left;
	width: 112px;
	height: 123px;
	top: 7px;
	left: 94px;
}

#bear_image {
	display: block;
	position: relative;
	float: left;
	width: 249px;
	height: 214px;
	left: 130px;
}

#main_copy {
	display: block;
	position: relative;
	float: left;
	width: 400px;
	height: 400px;
	left: 170px;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #666766;		
	padding-top: 50px;
}

#feed_area {
	display: block;
	position: relative;
	float: left;
	width: 535px;
	left: 90px;
	font-family: Arial, Verdana, Sans-serif;
	color: #666766;	
	font-size: 12px;
}

#bio_area {
	display: block;
	position: relative;
	float: right;
	margin-right: 50px;
	width: 253px;	
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #666766;		
}

.bio_blue_text {
	color: #005ba3;
}

.blog_img_holder{
	float:left;
	margin-right:10px;
	}

.blog_area{
	display: block;
	float: left;	
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #666766;	
	width:300px;	
}
.blog_box{
	margin-top:20px;
}

.readonlybox{padding-left:153px;}