h2 {
	font-size:25px;
	color:#e30e7c;
}

#main_content {
	margin-top:20px;
	background: url('images/bg_people.png') no-repeat;
	background-position: top center;
	
}

#people_main {
	width:530px;
	margin-left:20px;
	padding-bottom:150px;
}

#people_main h2 {
	font-size:23px;
}

#people_main ul {
	padding-left:0px;
}

#people_main li {
	list-style: none;
}

#people_main a {
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	color:#ef58a6;
}

.people_name {
	font-family: verdana;
	font-size:14px;
	font-weight:bold
}

#right {
	background: url('images/Graphic1.png') no-repeat center top;
}