@charset "utf-8";
/* CSS Document */
h1 span{
	background:url('../images/kidsCornerTitle.png') no-repeat top left;
	height: 99px;
	width: 930px;
	padding: 0;
	margin: 0;
	position: absolute;
	z-index: 1;
}
h1{
	height: 100px;
	width: 930px;
	padding: 0;
	margin: 0;
	background: none;
	color: #fff;
	background: #0d4d7b;
}

ul.kids_list li{
	width: 295px;
	height: 25px;
	float: left;
}

ul.kids_buttons{
	margin: 0 0 0 20px;
	padding: 0;
}

ul.kids_buttons li{
	width: 295px;
	height: 95px;
	margin: 0 25px 10px 0;
	float: left;
	list-style: none;
}

a.button span{
	display: block;
	width: 295px;
	height: 95px;
	position: absolute;
	z-index: 1;
	margin: 0;
}

a#facts span{
	background:	 url("../images/kidsButtons.jpg") no-repeat 0 0;
	
}

a#info span{
	background:	 url("../images/kidsButtons.jpg") no-repeat 0 -95px;
}

a#history span{
	background:	 url("../images/kidsButtons.jpg") no-repeat 0 -190px;
}

a#outdoor span{
	background:	 url("../images/kidsButtons.jpg") no-repeat 0 -285px;
}

a#geography span{
	background:	 url("../images/kidsButtons.jpg") no-repeat 0 -380px;
}

a#wildlife span{
	background:	 url("../images/kidsButtons.jpg") no-repeat 0 -475px;
}

a#misconcept span{
	background:	 url("../images/kidsButtons.jpg") no-repeat 0 -570px;
}

a#blog span{
	background:	 url("../images/kidsButtons.jpg") no-repeat 0 -665px;
}