.box3 {
	width: 940px;
	height: auto;
	float: left;
	border-top: solid 2px white;
	margin-right: 2px;
	margin-left: 5px;
	background-color: black;
	
}


#schedule_box  {
	/*background-image: url(images/newsletter_bkg.png);
	*/background-position: top-left;
	background-repeat: no-repeat;
	
}
#store_box  {
	/*background-image: url(images/newsletter_bkg.png);
	*/background-position: top-left;
	background-repeat: no-repeat;
	
}

.box_photo {
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	border: 0px;
	}
	
#member_info
{
	width:700px;
}