#contentBlock{	position:absolute;	width:500px;	padding:10px;	margin-bottom:20px;	background-color: white;	top: 195px;	left: 300px;}#largePressBlock{	position:absolute;	width:820px;	padding:10px;	margin-bottom:20px;	background-color: white;	top: 10px;	left: 10px;}.bodyCopy{	font-size:0.8em;	line-height:1.4em;}.subHead{	text-decoration:underline;}#contentBlock p{	margin-top:0px;}ul#gallery {	margin:0 auto;	padding:0;	list-style-type:none;	/*width:90%;*/}ul#gallery li {	float: left;	margin-right:8px;	height: 200px;}ul#gallery li p {	text-align: left;	margin-left:0;}/* press gallery */ul#galleryPress {	margin:0 auto;	padding:0;	list-style-type:none;	/*width:90%;*/}ul#galleryPress li {	float: left;	margin-right:8px;	height: 280px;}ulPress#galleryPress li p {	text-align: left;	margin-left:0;}/* links */a:link {	text-decoration:none;	color: #51433A;}a:visited {	text-decoration:none;		color: #51433A;}a:hover {	text-decoration:overline underline;		color: #47382E;}a:active {	text-decoration:none;		color: #51433A;}