#Container #Pickup {
	float: left;
	height: auto;
	width: 242px;
	text-align: center;
}
#Container #Pickup h2 {
	margin-bottom: 10px;
}
#Container #Pickup .Photo {
	border: 1px solid #666666;
}
#Container #Pickup  a:hover img {
	border: 1px solid #DA1813;
}
#Container #Message {
	height: auto;
	float: right;
	display: inline;
	width: 344px;
	margin-left: 33px;
	padding-bottom: 30px;
	margin-right: 18px;
}
#Container #Message h3 {
	margin-bottom: 10px;
}
#Container #Message p {
	width: 324px;
	margin-bottom: 15px;
}
#Container #Message li {
	display: inline;
	text-align: center;
	float: left;
	margin-right: 20px;
	line-height: 120%;
}
#Container #Message li img {
	border: 1px solid #666666;
	margin-bottom: 3px;
}
#Container #Message li a:hover img {
	border: 1px solid #DA1813;
}
#Container #Event {
	height: auto;
	float: right;
	display: inline;
	width: 344px;
	margin-left: 33px;
	margin-right: 18px;
}
#Container #Event h3 {
	margin-bottom: 10px;
}
#Container #Event #Body {
	height: 200px;
	overflow: auto;
}
#Container #Event #Body #Entry {
	background: url(img/Dot.gif) repeat-x bottom;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#Container #Event #Body .Date {
	color: #DA1813;
}
#Information {
	width: 685px;
	margin-left: auto;
	clear: left;
	height: auto;
	padding-bottom: 80px;
	margin-right: auto;
}
#Information h2 {
	margin-bottom: 30px;
}
#Information #MAP {
	height: 400px;
	width: 400px;
	float: left;
	margin-right: 20px;
}
#Information #Photo {
	margin-bottom: 25px;
}
#Information #QR {
	margin-right: 10px;
	margin-top: 5px;
}
#Information .Text {
	width: 255px;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
