/* Add to #content to get a fixed eagle watermark image. Watch out for pics, though. They can block the background image and make it look stupid.
	background-image:url(../Press/Images/Eagle.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 55% center;
*/


#content {
	width: 72.5%;
	float:left;
	padding: 12px 6px 12px 12px;
	text-align: left;
	background-color: #FFFFFF;
	font: .85em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	}

.italic {
	font-style:italic;
	}
	
.fr {
	text-align: right;
	}

.piccaption {
	margin: 0;
	padding:0;
	font-family: Palatino, "Palatino Linotype", "Times New Roman", Times, serif;
	font-style:italic;
	}
	
li {
	margin: 0;
	padding: 0 60px 6px 6px;
	}
