@charset "utf-8";
/* CSS Document  for the kids pages of the CNEER web site */


#kidstext {
	position:absolute;
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	overflow:auto;
	left:23px;
	top:38px;
	width:291px;
	height:485px;
	z-index:1;
	text-indent: 24px;
	padding: 4px 4px 4px 4px;
}
.floatleft {
   float: left;
   margin-right: 8px;
   margin-top: 8px;
   margin-bottom: 8px;
}
.floatright {
   float: right;
   margin-left: 8px;
   margin-top: 8px;
   margin-bottom: 8px;
}
#haypile {
	position:absolute;
	left:672px;
	top:246px;
	width:316px;
	height:241px;
	z-index:1;
}
#kidscontent {
	position:absolute;
	left:315px;
	top:226px;
	width:700px;
	height:525px;
	z-index:2;
}
#horse {
	position:absolute;
	left:357px;
	top:21px;
	width:201px;
	height:300px;
	z-index:2;
}
#kidspageplank {
	position:absolute;
	left:467px;
	top:324px;
	width:200px;
	height:31px;
	z-index:3;
}
#fundownloadsplank {
	position:absolute;
	left:365px;
	top:303px;
	width:159px;
	height:128px;
	z-index:2;
}
#summercampplank {
	position:absolute;
	left:481px;
	top:379px;
	width:188px;
	height:93px;
	z-index:1;
}
#kidsphotosplank {
	position:absolute;
	left:370px;
	top:471px;
	width:112px;
	height:35px;
	z-index:2;
}
li {
    list-style-type: disc;
	
}

