body {	font-family: "Minion Web","Times New Roman",Georgia,serif;	color: #000;	background-color: #C0C0C0;	margin: 20px  40px;	background-position: 0px 0px;}/* redundant selectors to help NS4 not forget */div, p {	font-family: "Minion Web","Times New Roman",Georgia,serif;}    a	{ text-decoration: none; }a:link {	color: #000;	background-color: transparent;}a:visited {	color: #000;	background-color: transparent;}a:active	{	color: #099;	background-color: transparent;}a:hover {	color: #099;	background-color: transparent;	text-decoration: underline;}p {	text-indent: 0px;	text-align: left;	text-decoration: none;	margin: .5em 0em .5em 0em;	padding: 0em 0em 0em 0em;	line-height: 1.3em;}h1	{font-size:	1.4em;}h2	{font-size:	1.2em;}.first {	margin-top: 0;	padding-top: 0;}h1 { margin: 1.3em 0 1.0em 0; }h2 { margin: 1.3em 0 0 0; }.caption {	font-size: 10px;	color: #366;	background-color: transparent;}img {	border: 0 /* turns off gaps around images */}/* these set up the rows of thumbnails in Visuals */.thumb { margin: 10px; }.thumb-mid {	margin: 10px 10px 15px 10px;	float: left;	clear: none;}.thumb-row1 {	margin-left: 0;	margin-top: 20px;}.thumb-row2 {	margin-left: 86px;	margin-top: 20px;}.thumb-row3 {	margin-left: 172px;	margin-top: 20px;}.thumb-row4 {	margin-left: 258px;	margin-top: 20px;}.thumb-row5 {	margin-left: 344px;	margin-top: 20px;}.thumb-row6 {	margin-left: 430px;	margin-top: 20px;}.thumb-row-eros {	margin-left: 494px;	margin-top: 20px;}/* all of the following rules apply only to the image blowup pages */.copy {	margin: 10px 0 0 0;	text-align: right;	font-family: "Minion Web","Times New Roman",Georgia,serif;	font-size:	1em;}/* to overcome the margins applied to body above (tl means top-left) */.tl {	width: auto;	margin: -20px -40px;}td {	margin: 10px 0 0 10px;}td a { text-decoration: none; }#prev { margin: 0; }.prev { margin: 0; }#title {	margin: 0 10px 0 10px;	font-family: "Minion Web","Times New Roman",Georgia,serif;	font-size:	1em;}#next { margin: 0; }.here { color: red; }