#pimbox {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
#pimnav {
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 435px;
	}

#pimnav a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	text-decoration: none;
	}

#pimnav a:hover	{
	background-color:transparent;
	background-image: none;
	}

#pimnav div {
	width: 435px; height: 56px;
	margin-bottom: 3px;
	background-color: #fff;
	}

#pimnav span {
	display: none;
	}

div.poems {
	background:url('images/poems.gif') 0 -112px no-repeat;
	}

div.poems a {
	background:url('images/poems.gif') top left no-repeat;
	}

div.bios {
	background:url('images/bios.gif') 0 -112px no-repeat;
	}

div.bios a {
	background:url('images/bios.gif') top left no-repeat;
	}
	
div.ten {
	background:url('images/ten.gif') 0 -112px no-repeat;
	}

div.ten a {
	background:url('images/ten.gif') top left no-repeat;
	}

div.merch {
	background:url('images/merch.gif') 0 -112px no-repeat;
	}

div.merch a {
	background:url('images/merch.gif') top left no-repeat;
	}

div.biblio {
	background:url('images/biblio.gif') 0 -112px no-repeat;
	}

div.biblio a {
	background:url('images/biblio.gif') top left no-repeat;
	}

div.psa {
	background:url('images/psa.gif') 0 -112px no-repeat;
	}

div.psa a {
	background:url('images/psa.gif') top left no-repeat;
	}

.pimreturn {
	font-size: 70%;
	margin: 5px 0 40px 0;
	text-align: left;
	}
