body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
#pagetop     { background-image: 
               url('images/back_y.png'); 
               background-repeat: repeat-x; width: 100%; height: 100%; 
               background-position: 0px 0px }
#pageside    { background-image: 
               url('images/back_x.png'); 
               background-repeat: repeat-y; width: 100%; height: 680px; 
               background-position: 0px 0px }
#page        { background-image: 
               url('images/back.png'); 
               position: absolute; top: 0px; left: 0px; height: 600px; width: 800px; 
	       background-position: 0px 0px }
#links {
	z-index: 2;
	font-style: italic;
	font-size: 19px;
	font-weight: bold
}
#links a {
	position: absolute;
	height: 60px;
	width: 175px;
	text-decoration: none;
	overflow: hidden;
	color: #330088
}
a#Neelin {
	top: 12px;
	left: 525px;
}
a#Neelin:hover {
		z-index: 4;
	border: none;
	overflow: hidden;
	color: #ffffff
	}
a#home {
	top: 245px;
	left: 45px;
}
a#home:hover {
		z-index: 4;
	border: none;
	overflow: hidden;
	color: #ffffff
}
a#parents {
	top: 300px;
	left: 45px;
}
a#parents:hover {
		z-index: 4;
	border: none;
	overflow: hidden;
	color: #ffffff
}
a#bullying {
	top: 355px;
	left: 45px;
}
a#bullying:hover {
		z-index: 4;
	border: none;
	overflow: hidden;
	color: #ffffff
}
a#12{
	top: 410px;
	left: 45px;
}
a#12:hover {
		z-index: 4;
	border: none;
	overflow: hidden;
	color: #ffffff
}
a#support {
	top: 465px;
	left: 45px;
}
a#support:hover {
		z-index: 4;
	border: none;
	overflow: hidden;
	color: #ffffff
}

#copy {
	text-align: center;
	position: absolute;
	top: 630px; left: 40%;
	z-index: 3;
}
#copy a{
	text-decoration: none;
	color:#330088;
}
.copyinfo {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #023052;
}
#content {
	position: absolute;
	top: 30%;
	left: 40%;
	height: 430px;
	width: 75%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #023052;
	z-index: 3;
	overflow: auto;
}
	