#ChildrensMenu{
	font-size:11px;
	margin:0 100px 0 100px;
}

#ChildrensMenu p img{
	display: block;
}

#Giraffe{
	position:absolute;
	top:175px;
	right:0;
	width: 96px;
	height:278px;
	background:url(../img/childrens-menu-giraffe.gif) no-repeat;
}

#Boy{
	position:absolute;
	bottom:0;
	left:0;
	width: 139px;
	height:284px;
	background:url(../img/childrens-menu-boy.gif) no-repeat;
}

#Credits{
	position:absolute;
	bottom:5px;
	right:10px;
	font-size:10px;
}

#MenuNav{
	color:#D67822;
	margin-top:0px;
}

#MenuNav span{
	margin: 0;
	margin-top: 20px;
	padding:0;
	padding-right: 4px;
	padding-left: 4px;
	list-style: none;
	font-weight: bold;
	text-align:right;
	font-size: 9pt;
	line-height: 13px;
	display:block;
}

#MenuNav ul{
	
}

#MenuNav ul li{
	margin: 0;
	margin-top: 3px;
	padding:0;
	padding-right:4px;
	list-style: none;
	font-weight: bold;
	text-align:right;
	font-size: 10px;	
}

#DietaryNeeds{
	line-height:15px;
	font-size: 11px;
}

#DietaryNeeds h2{
	font-size:14px;
	font-weight:bold;
}

