@charset "utf-8";
#container {
	background-image: url(images/cyelowyn001blursummer.jpg);
	background-repeat: repeat-y;
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#container #title {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660033;
}
#container #ampm {
	padding: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660033;
}
#container #ages {
	padding: 8px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660033;
}
#container #main {
	float: right;
	width: 565px;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container #info {
	padding: 10px;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
	width: 450px;
}
#container #info2 {
	clear: right;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
	width: 475px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#container #border {
	clear: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #660033;
}
#container #photo {
	float: right;
	width: 475px;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
#container #dancepicnic {
	padding: 10px;
	margin: 10px;
	clear: both;
}
#container #bottom {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

