.test {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/mendhibgmarooncream.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
.image_bar {
	width: 840px;
}
.logo_bar {
	text-align: center;
	width: 840px;
	margin-bottom: 30px;
}
.link_bar_outer {
	width: 740px;
	text-align: center;
	height: 45px;
	float: left;
	padding-top: 20px;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 90px;
	background-image: url(../images/homepage_images/footer_curved.png);
	background-repeat: no-repeat;
}
.link_bar_inner {
	margin-right: auto;
	margin-left: auto;
}

.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
}

.danceschoolimage {
	float: left;
	margin-right: 50px;
}
.dancecreationsimage {
	margin-right: 50px;
	float: left;
	width: 175px;
}

.outerdivCopy {
	width: 840px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: -40px;
	margin-bottom: 0px;
	padding: 0px;
}.yuvacultureimage {
	width: 175px;
	float: left;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.srishtiskillsimage {

	width: 175px;
	float: right;
}

