/*---------- site map rules ----------*/

BODY {
	
	
}


#web_page {

	margin: auto;
	width: 800px;
	height: 700px;
	background: #fff;
	background-image: url("/images/homeback.jpg");
	background-repeat: no-repeat;
}


#copyright {
	margin-top: 20px;
	clear: both;
	color: #314C5F;
	text-align: center;
	font: 7pt Verdana, arial, sans-serif;
	letter-spacing: .25em;
	display: none;
}


#copyright A {
	color: #314C5F;
	text-decoration: underline;
}

/*---------- navigation rules ----------*/
#main_nav {
	
}
#main_nav UL {
	list-style: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}


#main_nav LI {
	float: left;
}

#main_nav LI A {
	display: block;
	padding: 150px 0px 0px 0px;
	font: 8pt arial, sans-serif;
	text-decoration: none;
}

#main_nav-1 {
	display: none;
}

#main_nav-2 A {
	background-image: url("/images/ballet.gif");
	background-repeat: no-repeat;
	width: 148px;
	height: 149px;
	position: absolute;
	top: 36px;
	margin-left: 138px;
	color: #FD7879;
}

#main_nav-3 A {
	background-image: url("/images/jazz.gif");
	background-repeat: no-repeat;
	width: 148px;
	height: 149px;
	position: absolute;
	top: 93px;
	margin-left: 399px;
	color: #FE8A01;

}

#main_nav-4 A {
	background-image: url("/images/tap.gif");
	background-repeat: no-repeat;
	width: 155px;
	height: 149px;
	position: absolute;
	top: 10px;
	margin-left: 640px;
	color: #8C00A6;
}

#main_nav-5 A {
	background-image: url("/images/activities.gif");
	background-repeat: no-repeat;
	width: 150px;
	height: 149px;
	position: absolute;
	top: 390px;
	margin-left: 37px;
	color: #DB0002;
}

#main_nav-6 A {
	background-image: url("/images/preschool.gif");
	background-repeat: no-repeat;
	width: 155px;
	height: 149px;
	position: absolute;
	top: 340px;
	margin-left: 251px;
	color: #549422;
}

#main_nav-7 A {
	background-image: url("/images/schoolhouse.gif");
	background-repeat: no-repeat;
	width: 155px;
	height: 149px;
	position: absolute;
	top: 391px;
	margin-left: 452px;
	color: #005BA1;
}

#main_nav-8 A {
	background-image: url("/images/aboutus.gif");
	background-repeat: no-repeat;
	width: 155px;
	height: 149px;
	position: absolute;
	top: 375px;
	margin-left: 638px;
	color: #000;
}
#main_nav-9 A {
	background-image: url("/images/vids.gif");
background-repeat: no-repeat;
	color: #000;
	width: 100px;
	height: 100px;
}


	

