body
{
	background-color: #007db1;
	font-family: Arial;
	font-size: 13px;
}
#contentspace
{
	background-color: #ffffff;
	background-image: url("images/preschoolslice_21.jpg");
	background-repeat: repeat-y;
	background-position: top right;
}
#innertable
{
	width: 100%;
	height: 450;
	background-repeat: no-repeat;
	background-position: top right;
}
.text,li
{
	font-family: Arial;
	font-size: 13px;
	line-height: 1.5;
}
p,pre
{
	font-family: Arial;
	font-size: 13px;
	line-height: 1.5;
}
h2
{
	color: #007db1;
	font-family: Arial;
}
.header2
{
	color: #007db1;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	text-indent: 20;
}
.header
{
	color: #007db1;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
}
a
{
	color: #000000;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}
#footer
{
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
	font-size: 12px;
}
#footer a
{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}