#Container {
	height: auto;
	width: 748px;
	padding-bottom: 17px;
}
#Container #Pickup {
	float: left;
	height: auto;
	width: 322px;
	text-align: center;
	background: url(img/PickupBody.gif) repeat-y;
	display: inline;
}
#Container #Pickup h2 {
	margin-bottom: 20px;
}
#Container #Pickup .Photo {
	margin-bottom: 5px;
	border: 1px dashed #0B0B0B;
}
#Container #Pickup #PickupBtm {
	background: url(img/PickupBtm.gif) no-repeat;
	height: 5px;
	width: 322px;
	font-size: 0px;
	margin-top: 38px;
}

#Container #Message {
	height: auto;
	float: right;
	display: inline;
	width: 385px;
	background: url(img/MessageBody.gif) repeat-y;
	margin-bottom: 17px;
}
#Container #Message h3 {
	margin-bottom: 20px;
}
#Container #Message #Comment {
	width: 325px;
	margin-bottom: 15px;
	margin-left: 30px;
}
#Container #Message ul {
	margin-left: 20px;
	padding-top: 20px;
	height: 190px;
}
#Container #Message li {
	display: inline;
	text-align: center;
	float: left;
	line-height: 120%;
	width: 105px;
	padding-right: 5px;
	padding-left: 5px;
}
#Container #MessageBtm {
	font-size: 0px;
	background: url(img/MessageBtm.gif) no-repeat;
	height: 5px;
	width: 385px;
	clear: left;
}

#Container #Event {
	height: auto;
	float: right;
	display: inline;
	width: 385px;
	background: url(img/MessageBody.gif) repeat-y;
}
#Container #Event h3 {
	margin-bottom: 15px;
}
#Container #Event #Body {
	height: 200px;
	overflow: auto;
	width: 325px;
	margin-left: 30px;
}
#Container #Event #Body #Entry {
	background: url(img/Dot.gif) repeat-x bottom;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
#Container #Event #Body .Date {
	color: #FF0084;
}
#Container #Event #EventBtm {
	font-size: 0px;
	background: url(img/MessageBtm.gif) no-repeat;
	height: 5px;
	width: 385px;
	margin-top: 25px;
}

#Information {
	width: 748px;
	clear: left;
	height: auto;
	background: url(img/ContainerBody.gif) repeat-y;
	margin-bottom: 17px;
}
#Information h2 {
	margin-bottom: 30px;
}
#Information #MAP {
	height: 400px;
	width: 400px;
	margin-right: 23px;
	float: left;
	margin-left: 20px;
	margin-bottom: 40px;
}
#Information h3 {
	margin-top: 10px;
}

#Information #QR {
	margin-top: 20px;
	margin-left: 20px;
}
#InformationBtm {
	font-size: 0px;
	background: url(img/ContainerBtm.gif) no-repeat;
	clear: both;
	height: 5px;
	width: 748px;
}
