		HTML {
	margin: 0;
	padding: 0;
	}

BODY {
	background-color:#848484;
	color: black;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0;
 	font-family: garamond, georgia, times new roman;
	font-size:11pt;
	text-align:center;
	}

.border {
	border: 2px solid;
	border-color:  #D4D4D4 #5A5A5A #5A5A5A #D4D4D4 ;
}

.authentic {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	font-size:14pt;
	text-align:center;
	}

.red {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	padding: 0;
	font-size:10pt;
	color: black;
	text-align:center;
	}


a { text-decoration: none; }
A:link { text-decoration: none; color:white; }
A:visited { text-decoration: none; color:white; }
A:hover { text-decoration: none; color:red ; }

	/* IMAGE SWAPS */

			.p1	{
						position:relative;
						background-image:  url(../images/henry1_ny2.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 225px;
						height: 315px;
						margin: 0; 
						padding: 0; 
			}
			.p1 a {
						width: 225px;
						height: 315px;
						display: block;
						float: left;
			}
			.p1 img {
						width: 225px;
						height: 315px;border: 0; }
			* html a:hover {visibility:visible}
			.p1 a:hover img{visibility:hidden}
			}

			.p1 span {
						position: absolute;
						left: 30px;
						top: 15px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 225px;
						height: 315px;
						text-align: center;
			}



			.p3	{
						position:relative;
						background-image:  url(../images/henry2_pa2.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 225px;
						height: 315px;
						margin: 0; 
						padding: 0; 
			}
			.p3 a {
						width: 225px;
						height: 315px;
						display: block;
						float: left;
			}
			.p3 img {
						width: 225px;
						height: 315px;border: 0; }
			* html a:hover {visibility:visible}
			.p3 a:hover img{visibility:hidden}
			}

			.p3 span {
						position: absolute;
						left: 30px;
						top: 15px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 225px;
						height: 315px;
						text-align: center;
			}



			.p4	{
						position:relative;
						background-image:  url(../images/henry3_to2.jpg);
						background-repeat: no-repeat;
						white-space: nowrap;
						display: block;
						width: 257px;
						height: 315px;
						margin: 0; 
						padding: 0; 
			}
			.p4 a {
						width: 257px;
						height: 315px;
						display: block;
						float: left;
			}
			.p4 img {
						width: 257px;
						height: 315px; border: 0; }
			* html a:hover {visibility:visible}
			.p4 a:hover img{visibility:hidden}
			}
			.p4 span {
						position: absolute;
						left: 30px;
						top: 15px;
						margin: 0px;
						padding: 0px;
						cursor: pointer;
						width: 257px;
						height: 315px;
						text-align: center;
			}





	/* END IMAGE SWAPS */

.history {
	color: white;
	padding: 0;
 	font-family: tahoma, helvetica, georgia, times new roman;
	font-size: 10pt;
	text-align:center;
	}
