@charset "UTF-8";
/* CSS Document */



#Pagetitle h1 {
	margin: 0px 0px 0px 0px; /*top, right, bottom, left*/
	padding: 21px 0px 0px 100px; /*top, right, bottom, left*/
}

/*******/


#Animal_1 {
	width:220px;
	height:207px;
	margin: 0px 0px 0px 0px; /*top, right, bottom, left*/
	padding: 20px 0px 0px 60px; /*top, right, bottom, left*/
}


/*******/


#pdflink {
	width:260px;
	height:25px;
	margin: 0px 0px 0px 0px; /*top, right, bottom, left*/
	padding: 5px 0px 5px 0px; /*top, right, bottom, left*/
}

#icon {
	width:24px;
	height:25px;
	margin: 0px 0px 0px 0px; /*top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /*top, right, bottom, left*/
	background-image:url(../images/pdf_icon.gif);
	background-repeat:no-repeat;
	float:left;
}

#link {
	width:231px;
	height:20px;
	margin: 0px 0px 0px 0px; /*top, right, bottom, left*/
	padding: 5px 0px 0px 5px; /*top, right, bottom, left*/
	float:left;
}


