.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	letter-spacing: normal;
}
.poemHEADER {
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.poemBY {
	font-style: italic;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	letter-spacing: .1em;
}
.storename {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	letter-spacing: .1em;
}
#pic {
	background-color: #FFFFFF;
	position: relative;
	width: 135px;
	visibility: visible;

}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	display: block;
	height: 312px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 225px;
}

#pic a.p1:hover {
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

#pic a.p1:hover .large {
	display: block;
	height: 724px;
	right: 400px;
	position: absolute;
	width: 541px;
}
#pic a.p2, #pic a.p2:visited {
	background: #FFFFFF;
	display: block;
	height: 312px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 225px;
}

#pic a.p2:hover {
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

#pic a.p2:hover .large {
	display: block;
	height: 724px;
	left: 400px;
	position: absolute;
	width: 541px;
}
#pic a.p3, #pic a.p3:visited {
	background: #FFFFFF;
	display: block;
	height: 312px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 225px;
}

#pic a.p3:hover {
	background-color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
}

#pic a.p3:hover .large {
	display: block;
	height: 724px;
	right: 400px;
	position: absolute;
	width: 541px;
}
