#kidsnavi {
	padding:7px 0 0 21px;
	width:183px;
	height:256px;
	display:inline;
	font-size:9px;
	background:#fff url(../images/kids_navi.jpg) no-repeat top left;
	float:left;
}
#kidsnavi ul {
	margin:0;
	padding:0;
	list-style:none;
}

/* hide stuff */
#int_map,
#animal,
#birthday,
#gallery,
#games,
#farmcam {
	text-indent:-9000px;
	overflow:hidden;
	margin:0;
	padding:0;
	display:block;
}
#int_map:hover,
#animal:hover,
#birthday:hover,
#gallery:hover,
#games:hover,
#farmcam:hover {
	background-position:bottom left;
	position:relative;
	top:-1px;
	left:-1px;
}

/* style the actual links */
#int_map {
	width:123px;
	height:25px;
	background:url(../images/navi/intmap.gif) #FFFFFF top left no-repeat;
}
#animal {
	width:103px;
	height:22px;
	background:url(../images/navi/animal.gif) #FFFFFF top left no-repeat;
}
#birthday {
	width:123px;
	height:25px;
	background:url(../images/navi/birthday.gif) #FFFFFF top left no-repeat;
}
#gallery {
	width:115px;
	height:23px;
	background:url(../images/navi/gallery.gif) #FFFFFF top left no-repeat;
}
#games {
	width:60px;
	height:25px;
	background:url(../images/navi/games.gif) #FFFFFF top left no-repeat;
}
#farmcam {
	width:92px;
	height:23px;
	background:#fff url(../images/navi/farmcam.gif) no-repeat top left;
}

/* kids home icons */
#funandgamesicons {
	background:#fff url(../images/fun_and_kids_stuff_icons.jpg) no-repeat top left;
	height:220px;
}
#funandgamesicons a {
	position:relative;
	width:101px;
	height:101px;
	display:block;
	float:left;
	overflow:hidden;
	text-indent:-9000px;
}
#funandgamesicons #two {
	left:81px;
}
#funandgamesicons #three {
	left:165px;
}
#funandgamesicons #four {
	top:116px;
	left:-220px;
}
#funandgamesicons #five {
	top:15px;
	left:270px;
}