@charset "utf-8";
#introtext { }
#introtext td {
		vertical-align: top;
		padding: 3px;


}
.thumb_description {
		font-size: 12px;
		text-align: center;
		display: block;
		padding-bottom: 10px;
		background: #EEEADB;
		margin: 10px 5px;
		padding-top: 10px;
		border: 1px solid #C8C5BA;
}

#infoblock {
		background: url(../images/_infoblock_bg.gif) #FFFFFF repeat-y left;
		margin: 18px 0 10px 0;
		border-right: 1px solid #C3C3C3;
		border-bottom: 1px solid #C3C3C3;
		padding: 0 10px 10px 10px;
		width:350px;
		float: left;
}
#infoblock P { line-height: normal; }


#title_accolades, #title_conduct, #title_intro, #title_profile {
		position: relative;
		background-repeat:no-repeat;
		margin-left: 20px !important;
		height: 50px;
}
#title_accolades {
		width: 158px;
		margin-top: -25px;
		background: url(../images_latest/_title_accolades.gif);
}
#title_conduct {
		width: 219px;
		margin-top: -25px;
		background: url(../images_latest/_title_conduct.gif);
		height: 60px;
}
#title_intro {
		width: 117px;
		margin-top: -14px;
		background: url(../images_latest/_title_intro.gif);
}
#title_profile {
		width: 253px;
		margin-top: -19px;
		background: url(../images_latest/_title_profile.gif);
}



/*Old Picture thumbails of animals for front page*/
/*

#title_sa {
		background-image: url(../images/_title_sa.gif);
		width: 188px;
		margin-top: -19px;

}
#title_botswana {
		background-image: url(../images/_title_botswana.gif);
		width: 182px;
		margin-top: -24px;
}

#lion, #leo {
		position: absolute;
		margin-left: 20px !important;
		margin-left: -140px;
}

#lion {
		background: url(../images/_portrait_lion.jpg);
		height: 120px;
		width: 120px;
		margin-top: -18px;
}
#leo {
		background: url(../images/_portrait_leo.jpg);
		height: 124px;
		width: 121px;
		margin-top: -28px;
}*/
