@import url(ns4unsafe.css);
.item5 {
	display: none;
	}
div.intro {
	text-align: center;
	font: bold 13px arial, sans-serif;
	color: #960;
	}
div.poem {
	font-weight: bold;
	font-family: "trebuchet ms", arial, sans-serif;
	font-size: 14px;
	border: none;
	margin: 0;
	}
div.poem p {
	text-align: left !important;
	margin-left: 5%;
	margin-right: 5%;
	}
div.poem div.left {
	width: 210px;
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	font-size: smaller;
	}
div.poem div.right {
	width: 210px;
	float: right;
	text-align: right;
	padding-left: 10px;
	font-size: smaller;
	}
span.photocap {
	font: normal 10px/1em arial, sans-serif;
	}
div.poem h2 {
	font-size: 1.2em;
	text-align: center;
	background: #fffbec url(browntex.gif);
	padding: .5em;
	margin: 1em 3em;
	border: 3px double #060;
	color: #060;
	}
div.refs {
	font-size: small;
	border-top: 1px solid #960;
	margin-top: 2em;
	}
div.refs p {
	text-align: left;
	margin-left: 1em;
	}
div.refs h2 {
	font-size: small;
	text-decoration: underline;
	}
div.refs a[id] {
	font-weight: bold;
	}
div.refs span.ul {
	text-decoration: underline;
	}	
