h2 {
	padding-left: 5px;
	border-left: 5px solid #9cf;
	color: #0070c0;
	font-size: 1.6em;
	line-height: 1.6;
}

#attending {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}
.photo {
	float: left;
	width: 160px;
	text-align: center;
}
.photo2 {
	float: left;
	width: 350px;
	padding-right: 20px;
}
.photo3 {
	float: right;
	width: 360px;
}
.photo4 {
	float: left;
	width: 263px;
}



.photo img {
	border: 1px solid #ccf;
}
.profile {
	float: right;
	width: 580px;
}
.profile2 {
	width: 350px;
	float: right;
}

.list {
	list-style-position: inside;
	list-style-type: none;
}
