#header,
#sidebar,
#footer,
#sub-nav,
.prev-next-mini,
.prev-next{
	display:none;
}

#poetry,
#webexhibits{
	display:block;
}

body{
	color:#333333;
   	font-family:Constantina,Georgia,serif;
   	font-size: 68%;
	line-height:normal;
}
body *{
	padding:0 2px;
}

a img,
img{
	border:none;
}


table  td.title{
 	color:#858585;
 	width: 100px;
 	font-weight:bold;
 }

table {
	margin:10px 0;
}

table tr td{
 	padding: 10px 0;
 	vertical-align:top;
}
ul{
	margin:0;
	padding:0;
}
ul li{
 	list-style-type:square;
	margin:0;
	padding:0;
	margin:  0 0 5px 17px;
}