/* PRELOAD IMAGES */
.hiddenPic {display: none; outline: none;}



#content{
	background-color: #9CFFCE;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border-top: 1px solid #9CFFCE;
	height: 1200px;
}



.topimage 
{
	margin: 20px 0 20px 250px;
	display: block;
	background: url(../images/kids/topbanner.gif) no-repeat;
	width: 338px;
	height: 80px;
	border: 0px solid #fff;
	outline: none;
}

.author a {
	display: block;
	float: left;
	position: relative;
	top: 0px;
	left: 50px;
	background: url(../images/kids/author.gif) no-repeat;
	width: 194px;
	height: 394px;
	border: 0px solid #fff;
	outline: none;
	z-index: 1;
}


.author a:hover {
	background-image: url(../images/kids/author_over.gif);
}

.know a {
	display: block;
	float: left;
	position: relative;
	top: 2px;
	left: 68px;
	background: url(../images/kids/know.gif) no-repeat;
	width: 280px;
	height: 330px;
	border: 0px solid #fff;
	outline: none;
	z-index: 90;
}


.know a:hover {
	background-image: url(../images/kids/know_over.gif);
}


.picture a {
	display: block;
	float: left;
	position: relative;
	top: 0px;
	left: 90px;
	background: url(../images/kids/picture.gif) no-repeat;
	width: 125px;
	height: 112px;
	border: 0px solid #fff;
	outline: none;
	z-index: 70;
}


.picture a:hover {
	background-image: url(../images/kids/picture_over.gif);
}

.chapter a {
	display: block;
	float: left;
	position: relative;
	top: -80px;
	left: 54px;
	background: url(../images/kids/chapter.gif) no-repeat;
	width: 136px;
	height: 110px;
	border: 0px solid #fff;
	outline: none;
	z-index: 80;
}


.chapter a:hover {
	background-image: url(../images/kids/chapter_over.gif);
}

.fudge a {
	display: block;
	float: left;
	position: relative;
	top: 15px;
	left: -60px;
	background: url(../images/kids/fudge.gif) no-repeat;
	width: 123px;
	height: 120px;
	border: 0px solid #fff;
	outline: none;
}


.fudge a:hover {
	background-image: url(../images/kids/fudge_over.gif);
}

.middle a {
	display: block;
	float: left;
	position: relative;
	top: -133px;
	left: 179px;
	background: url(../images/kids/middle.gif) no-repeat;
	width: 136px;
	height: 114px;
	border: 0px solid #fff;
	outline: none;
}


.middle a:hover {
	background-image: url(../images/kids/middle_over.gif);
}

.booksall a {
	display: block;
	float: left;
	position: relative;
	top: -80px;
	left: 325px;
	background: url(../images/kids/booksall.gif) no-repeat;
	width: 259px;
	height: 87px;
	border: 0px solid #fff;
	outline: none;
	z-index: 100;
}


.booksall a:hover {
	background-image: url(../images/kids/booksall_over.gif);
}

.report a {
	display: block;
	float: left;
	position: relative;
	top: -50px;
	left: 110px;
	background: url(../images/kids/report.gif) no-repeat;
	width: 376px;
	height: 169px;
	border: 0px solid #fff;
	outline: none;
}


.report a:hover {
	background-image: url(../images/kids/report_over.gif);
}


.qa a {
	clear: both;
	display: block;
	float: left;
	position: relative;
	top: -27px;
	left: 50px;
	background: url(../images/kids/qa.gif) no-repeat;
	width: 288px;
	height: 201px;
	border: 0px solid #fff;
	outline: none;
}


.qa a:hover {
	background-image: url(../images/kids/qa_over.gif);
}



