* {border: 0; padding: 0; margin: 0; }
	body {font: 1em/1.3em "Lucida Grande", Verdana, sans-serif; background: #fff; text-align: left; color: #333; }
	
	p, h1 {margin: 0.4em 0; font-size: 0.9em; }
	h1 {color: #ccc; font-weight: 600; }

	a {color: #36c; text-decoration: none; }
	a:hover, a:active {border-bottom: 1px dotted #36c; }

	.light, .byline, .source {color: #777; }
	.byline {margin-bottom: 60px; }
	.source {margin-top: 60px; }

	#contents {min-width: 540px; }
	#photos {width: 640px; margin-top: 120px; }
	.left {width: 164px; text-align: right; float: left; clear: both;}
	.right {float: left; margin-left: 10px; }
	.poem, .prose {margin-left: 170px; margin-top: 150px; } 
	.prose p {margin-top: 1em; width: 400px; }

	#photos img {width: 480px; padding: 2px; border-bottom: 2px solid #eee; border-right: 2px solid #eee; margin-left: 160px; }
	#photos p {text-align: right; }

	.photos {background: #fff url(img/matte.jpg) no-repeat top left; padding: 5px; margin: 0.25em 1em 0.5em 0; height: 50px; width: 75px; border: 0; }
	a:hover img, a:active img {background: #eee; border: none; }
	* html .photos {width: 85px; }