body {
	margin: 20px 0; padding: 0;
	font: 15px/22px Georgia, "Times New Roman", Times, serif;
}

a:active, a:focus { outline-style: none; -moz-outline-style:none; }

a {
	color: #000;
}

img {
	border: none;
}

p.centred {
	width: 460px;
	text-align: center;
}

p {
	width: 460px;
	margin: 20px auto;
	text-align: left;
}

div#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 580px;
	border-left: 1px dotted #000;
	border-right: 1px dotted #000;
}

div#book {
	position: absolute;
	top: 39px; right: -70px;
}

div#top {
	margin-bottom: 40px;
}

h1 {
	width: 580px;
	text-align: center;
	margin: 5px 0 20px 0;
}

h1 em {
	text-indent: -999em;
	display: block;
	width: 349px; height: 54px;
	background-image: url(img-new/zae-logo.jpg);
	margin: 0 auto;
}


div#top h2 {
	width: 580px;
	text-align: center;
	margin-top: 65px;
}

div#top h2.zoo09 a {
	text-indent: -999em;
	display: block;
	width: 216px; height: 322px;
	background-image: url(img-new/zoo09.jpg);
	margin: 0 auto;
}

div#top h2.zoo09 a:hover {
	text-indent: -999em;
	display: block;
	width: 216px; height: 322px;
	background-image: url(img-new/zoo09_hover.jpg);
	margin: 0 auto;
}

div.hr {
	border-top: 1px solid #000;
	width: 470px;
	margin: auto;
}


div.hr h2 {
	margin: 5px auto;
	font-weight: normal;
	font-style: normal;
	padding: 6px 0;
	font-size: 25px;
	line-height: 25px;
	text-align: center;
}

div.hr h2 a, div.hr2 h2 a {
	color: black;
	text-decoration: none;
}

div.hr h2.archive {
	margin-top: 30px;
	font-size: 18px;
}

div.hr2 {
	width: 470px;
	margin: auto;
	border-top: 1px solid #000;
	padding-top: 50px;
}



div.hr2 h2.archive {
	margin-top: 5px;
	font-size: 18px;
	padding-bottom: 5px;
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

div.hr h2 a:hover {
	color: red;
}

div#hp {
	margin-top: 150px;
}

div.hr > div {
	display: none;
}

div#footer {
	width: 470px;
	margin: 0px auto;
	border-top: 1px solid #000;
	font: 10px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}