body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;
	color: #000000;
	background-color: #FFFFFF;
	}
	
#main {
	width: 770px;
	margin: 0px auto;
	clear: both;
	background-image: url(slices/Background.jpg);
	background-repeat: no-repeat;
	}
	
#nav {
	height: 26px;
	width: 570px;
	margin: 0px auto;
	margin-top: 4px;
	clear: both;
	padding-left: 155px;
	background-image:url(slices/nav_04.jpg);
	background-repeat: no-repeat;
	}
	
#nav div {
	width: 125px;
	float: left;
	margin-left: 14px;
	}
	
#nav a {
	width: 125px;
	height: 26px;
	color: white;
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 4px;
	}
	
#nav a:hover {
	color: #FF6600;
	}
	
div.purplegirl {
	width: 376px;
	padding-left: 354px;
	padding-top: 20px; 
	margin: 0px auto;
	clear: both;
	background-image: url(slices/girl_03.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	background-color: #A381BD;
	}
	
div.justpurple {
	width: 376px;
	height: 393px;
	padding-left: 354px;
	padding-top: 20px; 
	margin: 0px auto;
	clear: both;
	background-image: url(slices/purple_03.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	}
	
div.aboutus {
	width: 376px;
	height: 393px;
	padding-left: 354px;
	padding-top: 20px; 
	margin: 0px auto;
	clear: both;
	background-image: url(slices/AboutUs_03.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	}
	
div.classrooms {
	width: 376px;
	height: 450px;
	padding-left: 354px;
	padding-top: 20px; 
	margin: 0px auto;
	clear: both;
	background-image: url(slices/classrooms_03.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	}
	
div.philosophy {
	width: 376px;
	height: 393px;
	padding-left: 354px;
	padding-top: 20px; 
	margin: 0px auto;
	clear: both;
	background-image: url(slices/philosophy_03.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	}
	
div.program {
	width: 376px;
	height: 393px;
	padding-left: 354px;
	padding-top: 20px; 
	margin: 0px auto;
	clear: both;
	background-image: url(slices/program_03.jpg);
	background-repeat: no-repeat;
	margin-top: 4px;
	}
	
	
div.content {
	width: 276px;
	margin: 0px auto;
	margin-top: 10px;
	clear: both;
	}
	
div.content p {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
div.insidecontent {
	width: 310px;
	margin: 0px auto;
	clear: both;
	}

div.insidecontent p.small {
	font-size: 10px;
	line-height: 12px;
	margin: 6px 0px;
	}
	
div.contact {
	margin-top: 6px;
	}
	
div.contact img {
		border: 0px;
	}
	
div.home {
	width: 250px;
	margin: 0px auto;
	margin-top: 4px;
	clear: both;
	font-size: 14px;
	color: #FFFF00;
	}
	
div.home a{
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
	}
	
div.home a:hover {
	color:#FFFFFF;
	}
	

div.footer {
	width: 729px;
	margin: 0px auto;
	margin-top: 4px;
	clear: both;
	}
	

	
	
	
	

	


	


	


