h1 {
	color: #FFFFFF;
	font-weight: bold;
	margin-top:20px;
	margin-bottom: 3px;
	font-size: 220%;
	width:500px;
	text-align:center;
}
.palm_leaves_hdr {
	background: url(../img/welcomehdr.jpg) no-repeat;
	height:100px;
	width:500px;
	float:left;
}
.giraffe_fur_hdr {
	background: url(../img/sunwisetipshdr.jpg) no-repeat;
	height:100px;
	width:500px;
	float:left;
}
.stripe_fur_hdr {
	background: url(../img/header7.jpg) no-repeat;
	height:100px;
	width:500px;
	float:left;
}
.tortoise_hdr {
	background: url(../img/meetanimalshdr.jpg) no-repeat;
	height:100px;
	width:500px;
	float:left;
}
.tan_zebra_hdr {
	background: url(../img/activityhdr.jpg) no-repeat;
	height:100px;
	width:500px;
	float:left;
}
.water_reflect_hdr {
	background: url(../img/header12.jpg) no-repeat;
	height:100px;
	width:500px;
	float:left;
}
.white_cheetah_hdr {
	background: url(../img/header6.jpg) no-repeat;
	height:100px;
	width:500px;
	float:left;
}
.cheetah_hdr {
	background: url(../img/couponshdr.jpg) no-repeat;
	height:100px;
	width:500px;
	float:left;
}
.turtle_back_hdr {
	background: url(../img/header11.jpg) no-repeat;
	height:100px;
	width:500px;
	float:left;
}
.snake_skin_hdr {
	background: url(../img/header13.jpg) no-repeat;
	height:100px;
	width:500px;
	float:left;
}
.flowers_hdr {
	background: url(../img/header9.jpg) no-repeat;
	height:100px;
	width:500px;
	float:left;
}
.spotted_animal_hdr {
	background: url(../img/header14.jpg) no-repeat;
	height:100px;
	width:500px;
	float:left;
}
.parrot_hdr {
	background: url(../img/header10.jpg) no-repeat;
	height:100px;
	width:500px;
	float:left;
}
.meeting_animals_right img {
	float:right;
	vertical-align:middle;
}
.meeting_animals_left img {
	float:left;
	vertical-align:middle;
}
.logo {
	background: url(../img/topleft.gif) no-repeat;
	float:left;
	width:200px;
	height:100px;
}
h2 {
	font-size: 110%;
	color:#006600;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:  0px;
}
ul.list {
	font-weight:bold;
	list-style: none;
	margin: 8px 0px 0px 0px;
	padding-left:0px;
	padding-bottom:20px;
	text-align:left;
}

ul.list a{
color:#006;
}
ul.list a:hover{
color:#03F;
}
ul.list a:visited{
color:#606;
}
ul.list li {
	margin-left:0px;
}
ul.menulist {
	font-weight:bold;
	list-style: none;
	margin-left: 2px;
	padding-left:0px;/*padding-bottom:20px;*/
}
ul.menulist a {
 color:#006;
}
ul.menulist a:hover{
color:#03F;
}
ul.menulist a:visited{
color:#606;
}

ul.menulist li {
	margin-left:0px;
}
p {
	padding-top:0px;
	margin-top:0px;
}
#navcontainer {
	text-align:center;
	width:100%;
	background:#fff;
}
#navlist {
	list-style-type: none;
	text-align:center;
	margin-left:15%;
}
#navlist li {	
	float:left;
	font-size:80%;
	
}
.copyright {
	background:#fff;
	clear:both;
	padding-top:10px;
	width:100.3%;
	}
img.centerimg {
	text-align:center;
}

.text_center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	font-size: 110%;
	color:#006600;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom:  0px;
}

#game_wrapper {
	text-align:center;
	width:360px;
	overflow:auto;
	margin:auto;
}

#animals_left {
	float:left;
	width:70px;
	margin:0px auto;
}

#animals_left ul {
	list-style-type:none;
	padding:0px 0px;
	margin:0px auto;
}

#animals_picture {
	width:255px;
	margin-top:4%;
	float:left;
}

.skip_to a
{
	color:#fff;
}
