body {
	padding:0;
	margin:0;
	background-image: url(images/bg-gradient.gif);
	background-repeat: repeat-x;
	background-color: #4197B0;
}
.text-bold {
	font-weight: bold;
}

#mainTable {
	font-family: Verdana;
	font-size: 12px;
	border: 4px solid #825a3b;
}
#mainText {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
}
h1 {
	font-family: Verdana;
	font-size: 24px;
	color: #57351a;
	margin:0px;
	padding:0px;
}


#nav {
	border: 4px solid #825a3b;
	background-color: #825a3b;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	height:auto;
	width:615px;
	padding-top:50px;
	padding-left:15px;
	text-align:left;
	
}

#header {
	width:981px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-repeat: no-repeat;
	background-image: url(images/bg-main.gif);
	padding: 48px 0px 0px 0px;
	background-position: 0px 0px;
}
.bg-colour {
	background-color: #835A3C;
}

#underfooter p {
	text-align:center;
	margin-top:3px;
	font-size: 12px;
	color: #000000;
	font-family: Verdana;
}

#underfooter p a:link {
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-align:center;
	text-decoration: underline;
	}
	
#underfooter p a:visited {color: #000000; text-decoration:underline}
#underfooter p a:hover {color: #000000; text-decoration:none}
#underfooter p a:active {color: #000000; text-decoration:underline}

#picZebra {
	position:absolute;
	height:219px;
	width:145px;
	margin: -150px 0px 0px 580px;
	background-image:url(images/animal-zebra.gif);
	background-repeat:no-repeat;	
	}
	
#picLion {
	position:absolute;
	height:240px;
	width:156px;
	margin: -150px 0px 0px 580px;
	background-image:url(images/animal-lion.gif);
	background-repeat:no-repeat;	
	}

#picLion2 {
	position:absolute;
	height:191px;
	width:144px;
	margin: -150px 0px 0px 657px;
	background-image:url(images/animal-lion2.gif);
	background-repeat:no-repeat;	
	}
	
#picMonkey {
	position:absolute;
	height:208px;
	width:78px;
	margin: -180px 0px 0px 600px;
	background-image:url(images/animal-monkey.gif);
	background-repeat:no-repeat;	
	}
	
#picAntilope {
	position:absolute;
	height:190px;
	width:307px;
	margin: -120px 0px 0px 480px;
	background-image:url(images/animal-antilope.gif);
	background-repeat:no-repeat;	
	}
	
#picMeerkat {
	position:absolute;
	height:202px;
	width:108px;
	margin: -165px 0px 0px 600px;
	background-image:url(images/animal-meerkat.gif);
	background-repeat:no-repeat;	
	}
	
#picRock {
	position:absolute;
	height:91px;
	width:320px;
	margin: -10px 0px 0px 460px;
	background-image:url(images/animal-rock.gif);
	background-repeat:no-repeat;	
	}
	
#picLion3 {
	position:absolute;
	height:245px;
	width:135px;
	margin: -160px 0px 0px 580px;
	background-image:url(images/animal-lion3.gif);
	background-repeat:no-repeat;	
	}

#picGiraffe {
	position:absolute;
	height:266px;
	width:97px;
	margin: -200px 0px 0px 620px;
	background-image:url(images/animal-giraffe.gif);
	background-repeat:no-repeat;	
	}
	
#picCub {
	position:absolute;
	height:211px;
	width:251px;
	margin: -110px 0px 0px 550px;
	background-image:url(images/animal-cub.gif);
	background-repeat:no-repeat;	
	}
	
#picTiger {
	position:absolute;
	height:183px;
	width:163px;
	margin: -110px 0px 0px 580px;
	background-image:url(images/animal-tiger.gif);
	background-repeat:no-repeat;	
	}
	
#picGiraffe2 {
	position:absolute;
	height:217px;
	width:228px;
	margin: -210px 0px 0px 560px;
	background-image:url(images/animal-giraffe2.gif);
	background-repeat:no-repeat;	
	}
	
#picCub2 {
	position:absolute;
	height:138px;
	width:238px;
	margin: -98px 0px 0px 440px;
	background-image:url(images/animal-cub2.gif);
	background-repeat:no-repeat;	
	}
	
a:link { color:#000000; text-decoration:underline}
a:visited { color:#000000; text-decoration:underline}
a:hover { color:#000000; text-decoration:none}
a:active { color:#000000; text-decoration:underline}

.text-edit {
	font-weight: bold;
	text-decoration: underline;
}
.underline {
	text-decoration: underline;
}
h2 {
	font-family: Verdana;
	font-size: 18px;
	color: #57351a;
	margin:0px;
	padding:0px;
}
