.Container {
	padding: 0px;
	float: none;
	width: 750px;
	margin-top: 138px;
	margin-left: auto;
	color: #FFF;
	background-color: #FFF;
	background-image: url(Images/Content.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: auto;
	background-position: center;
}
.ContentBottom {
	background-image: url(Images/ContentFooter.jpg);
	background-repeat: no-repeat;
	float: none;
	width: 750px;
	height: 97px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
.PurpleBold {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #606;
}

.Header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 209px;
	width: 750px;
	background-image: url(Images/HomeHeader.jpg);
	background-repeat: no-repeat;
	background-position: 158px;
}
.Nav {
	background-image: url(Images/HomeNav.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 209px;
	width: 158px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.Footer {
	float: left;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 0px;
}
.Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	width: 400px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.OtherNav {
	background-image: url(Images/Nav.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 209px;
	width: 158px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 18px;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.HeaderDance {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 209px;
	width: 750px;
	background-image: url(Images/DanceHeader.jpg);
	background-repeat: no-repeat;
	background-position: 158px;
}
.GymHeader {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 209px;
	width: 750px;
	background-image: url(Images/GymHeader.jpg);
	background-repeat: no-repeat;
	background-position: 158px;
}
.Container .Content .PurpleBold strong {
	color: #606;
}
.AboutHeader {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 209px;
	width: 750px;
	background-repeat: no-repeat;
	background-position: 158px;
	background-image: url(Images/HomeHeader.jpg);
}
.ScheduleContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	width: 700px;
	background-color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ScheduleHeader {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 209px;
	width: 750px;
	background-image: url(Images/CalendarHeader.jpg);
	background-repeat: no-repeat;
	background-position: 158px;
}
.ContactHeader {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 209px;
	width: 750px;
	background-image: url(Images/MailHeader.jpg);
	background-repeat: no-repeat;
	background-position: 158px;
}
