body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000066; 
	background-color: #000099; 
}


a:link, a:visited{
	color: #FF0066;
	text-decoration: underline;
}

a:hover {
	background-color: none;
	color: #003399;
}

#wrapper {
	position: relative;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCFFFF;

}	

#header {
height: 153px;
background-image: url(images/header.jpg);
background-repeat: no-repeat;
}	

#content {
	background-color: #CCFFFF;
	margin-left: 151px;
	text-align: left;
	position: relative;
	min-height: 450px;
	margin-right: 0px;
	padding: 0px 10px 0px 15px;
	font-size: small;



}

* html #content { /* IE ignores the * html so sees this as #content */
	height: 450px; /* IE thinks height means min-height */
}


#login {
	position: relative;
	background-color: #FFFFFF;
	top: 125px;
	left: 400px;
	height: 15px;
	width: 38px;
	padding: 0px;
	z-index: 2;

}


#navigation {
	position: absolute;
	background-color: #CCFFFF;
	top: 153px;
	padding: 0px;
	left: 0;
	width: 151px;
	height: 450px;
	text-align: left;
	z-index: 3;
}





#footer {
	background-color: #009900;
    margin: 0 0px 0 0px;
	color: #003300;
	font-size: small;
	font-weight: normal;
	text-align: center;
	padding: 10px 10px 10px 10px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;

} 

#footer a:link, #footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	background-color: none;
	color: #FF9933;
}


.sectionheading {
color: #009900;
}

#nursery a{
background-image: url("../images/butterfly.gif");
background-repeat: no-repeat;
position: absolute;
height: 65px;
width: 55px;
top: 100px;
left: 131px;
z-index: 100;
}
#nursery a:hover{background-position:-49px;}

#classrd a{
background-image: url("../images/butterfly.gif");
background-repeat: no-repeat;
position: absolute;
height: 65px;
width: 55px;
top: 187px;
left: 129px;
z-index: 100;
}
#classrd a:hover{background-position:-49px;}

#classrt a{
background-image: url("../images/butterfly.gif");
background-repeat: no-repeat;
position: absolute;
height: 65px;
width: 55px;
top: 327px;
left: 299px;
z-index: 100;
}
#classrt a:hover{background-position:-49px;}

#classim a{
background-image: url("../images/butterfly.gif");
background-repeat: no-repeat;
position: absolute;
height: 65px;
width: 55px;
top: 68px;
left: 299px;
z-index: 100;
}
#classim a:hover{background-position:-49px;}

#classic a{
background-image: url("../images/butterfly.gif");
background-repeat: no-repeat;
position: absolute;
height: 65px;
width: 55px;
top: 100px;
left: 480px;
z-index: 100;
}
#classic a:hover{background-position:-49px;}

#class2h a{
background-image: url("../images/butterfly.gif");
background-repeat: no-repeat;
position: absolute;
height: 65px;
width: 55px;
top: 187px;
left: 480px;
z-index: 100;
}
#class2h a:hover{background-position:-49px;}

#class2s a{
background-image: url("../images/butterfly.gif");
background-repeat: no-repeat;
position: absolute;
height: 65px;
width: 55px;
top: 269px;
left: 480px;
z-index: 100;
}
#class2s a:hover{background-position:-49px;}
