#people_content_container
{
	position: relative;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	text-align: center;
	background-color: #E7E7E7;
	height: 738px;
}

#people_content_left
{
	position: absolute;
	top: 10px;
	left: 6px;
	width: 237px;
	height: 700px;
}

#people_content_right
{
	position: absolute;
	top: 10px;
	left: 248px;
	width: 684px;
	height: 670px;
}

#people_buttons
{
	height: 26px;
	width: 684px;
	margin-left: 7px;
	text-align: left;
}

#people_button
{
	background-image: url("../images/people_button.gif");
	height: 21px;
	width: 128px;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	color: #6a6a6a;
	font-weight: bold;
	float: left;
	margin-right: 5px;
}

#people_button_over
{
	background-image: url("../images/people_button_over.gif");
	height: 21px;
	width: 136px;
	text-align: center;
	font-size: 12px;
	padding-top: 5px;
	color: #ff609f;
	font-weight: bold;
	float: left;
	margin-right: 5px;
}

#people_buttons a
{
	text-decoration: none;
	cursor: hand;
}

#people_right_top
{
	height: 4px;
	width: 684px;
}

#people_right_content
{
	position: relative;
	background-color: #FFFFFF;
	height: 634px;
	width: 684px;
}

#people_right_list
{
	position: relative;
	top: 10px;
	left: 12px;
	padding-bottom: 10px;
	float: left;
}

#people_place_middle
{
	height: 152px;
	background-color: #E7E7E7;
	width: 143px;
}

#people_place_middle_text
{
	padding-top: 7px;
	font-size: 13px;
}

#people_place
{
	float: left;
	padding-right: 20px;
}

#people_more_button
{
	position: relative;
	float: right;
	right: 10px;
	top: 10px;
}

#people_left_bottom
{
	width: 237px;
	height: 4px;
}

#people_search_container
{
	width: 237px;
	height: 346px;
	position: relative;
	padding-bottom: 7px;
}

#people_search_containers
{
	width: 237px;
	height: 636px;
	position: relative;
	padding-bottom: 7px;
}

#people_search_top
{
	width: 237px;
	height: 36px;
}

#people_search_middle
{
	height: 310px;
	width: 237px;
	background-color: #CCCCCC;
}

#people_search_middle_admin
{
	height: 510px;
	width: 237px;
	background-color: #CCCCCC;
}

#people_search_middles
{
	height: 600px;
	width: 237px;
	background-color: #CCCCCC;
}

#people_search_middle_text
{
	text-align: left;
	margin: 10px;
	margin-top: 0px;
	padding-top: 5px;
	margin-left: 25px;
}


#people_search_container_flagged
{
	width: 237px;
	height: 206px;
	position: relative;
	padding-bottom: 7px;
}

#people_search_middle_flagged
{
	height: 170px;
	width: 237px;
	background-color: #CCCCCC;
}



#people_search_middle_flagged_text
{
	text-align: left;
	margin: 10px;
	margin-top: 0px;
	padding-top: 5px;
	margin-left: 25px;
}

#people_smallmember_photo
{
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
}



#people_flagged_subnavigation_links
{
	background-image: url("../images/people_gray_line.gif");
	width:	684px;
	height: 26px;
}

#people_flagged_subnavigation_links a
{
	color: white;
	font-size: 12px;
	text-decoration: none;
}

#people_flagged_subnavigation_links a:hover
{
	color: #5f5f5f;
	font-size: 12px;
	text-decoration: none;
}

.community_filter_selected 
{
	color: #000000;
	font-weight: bold;
}