#main_content {
	height: 370px;
}
#inner_content {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
}
#content_home_text {
	height: 100px;
	width: 435px;
}
#content_home_spotlights {
	height: 260px;
	width: 435px;
	margin-bottom: 10px;
	text-align: center;
}
#content_home_images {
	float: right;
	height: 260px;
	width: 300px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#about_topleft {
	width: 435px;
	margin-bottom: 10px;
	float: left;
}
#about_images {
	height: 260px;
	width: 300px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	float: right;
}
#about_bottom {
	float: left;
	height: 165px;
	width: 690px;
}
#contact_text {
	height: 100px;
	width: 600px;
}
.gallery_frame {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 350px;
	width: 750px;
}
#wedo_frame {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 350px;
	background-image: url(../images/backgrounds/wedo_main.png);
	background-repeat: no-repeat;
	background-position: right;
}
#wedo_bottom {
	margin-top: 10px;
	height: 200px;
	width: 450px;
	float: left;
}
.wedo_ul {
	display: inline;
	padding-right: 1px;
	padding-left: 1px;
}
#wedo_top {
	width: 450px;
}
#wedo_middle {
	margin-top: 10px;
}
#about_frame {
	margin-top: 10px;
	position: relative;
	visibility: visible;
	height: 360px;
	background-image: url(../images/backgrounds/about_us_bk.png);
	background-repeat: no-repeat;
	background-position: right;
}
.highlight_text {
	font-size: 12px;
	color: #D43075;
}
#wedo_middle a:link {
	margin-top: 10px;
	color: #FFFFFF;
}
#wedo_middle a:hover {
	margin-top: 10px;
	color: #CC3366;
}
#about_topleft a:link, a:visited {
}
#about_topleft a:hover {
	color: #CC3366;
}
#wedo_produce {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 350px;
	background-image: url(../images/backgrounds/wedo_produce.png);
	background-repeat: no-repeat;
	background-position: right;
}
#wedo_choreography {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 350px;
	background-image: url(../images/backgrounds/wedo_choreography.png);
	background-repeat: no-repeat;
	background-position: right;
}
#wedo_advisors {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 350px;
	background-image: url(../images/backgrounds/wedo_advise.png);
	background-repeat: no-repeat;
	background-position: right;
}
#wedo_costumes {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 350px;
	background-image: url(../images/backgrounds/wedo_costume.png);
	background-repeat: no-repeat;
	background-position: right;
}
#wedo_teach {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	height: 350px;
	background-image: url(../images/backgrounds/wedo_teach.png);
	background-repeat: no-repeat;
	background-position: right;
}
#contact_frame {
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative;
	background-image: url(../images/backgrounds/contact_bk.png);
	background-repeat: no-repeat;
	background-position: right;
}

