	A {	  text-decoration: none;	}	A:link {	color: #007fff;	text-decoration: underline;	}	A:visited {	  color: #0000ff;	  text-decoration: underline;	}	A:hover {	  color: #7f00ff;	  text-decoration: none;	}	A:active {	color: #7f00ff;	text-decoration: none;	}	html {	  height:100%;	}	body {	  font-family: Arial, Helvetica, Verdana;	  color: #000000;	  margin: 0px 0px 0px 0px;	  background: #007fff url('images/bkgnd_site.jpg') fixed;	  height:100%;	}.copy {	font-size: 12px;	line-height: 120%;	color: #535353;}.copy2 {	font-size: 12px;	line-height: 120%;	color: #626c72;}.copytable {	font-size: 12px;	line-height: 115%;	color: #535353;}.copyright {	font-size: 10px;	color: #787878;}.copyrightlink {	font-size: 10px;	color: #787878;}.copyrightlink:link {	text-decoration: none;	color: #787878;}.copyrightlink:visited {	text-decoration: none;	color: #787878;}.copyrightlink:hover {	color: #0aa4e5;	text-decoration: underline;}.header {	text-transform: uppercase;	font-size: 12px;	font-weight: bold;	color: #000000;}.link01 {	font-weight: bold;	text-transform: uppercase;	font-size: 11px;	color: #FF0000;}.link01:link {	font-weight: bold;	text-transform: uppercase;	font-size: 11px;	text-decoration: none;	color: #333333;}.link01:hover {	font-weight: bold;	text-transform: uppercase;	font-size: 11px;	text-decoration: none;	color: #0468AB;}.link01:visited {	font-weight: bold;	text-transform: uppercase;	font-size: 11px;	text-decoration: none;	color: #333333;}.link02 {	font-size: 12px;	color: 009dff;	text-decoration: underline;}.link02:link {	font-size: 12px;	color: #009dff;	text-decoration: underline; }.link02:hover {	font-size: 12px;	text-decoration: none;	color: #333333;}.link02:visited {	font-size: 12px;	text-decoration: none;	color: #009dff;}.link03 {	font-size: 12px;	color: #CCCCCC;	text-decoration: underline;}.link03:link {	font-size: 12px;	color: #CCCCCC;	text-decoration: underline; }.link03:hover {	font-size: 12px;	text-decoration: none;	color: #CCCCCC;}.link03:visited {	font-size: 12px;	text-decoration: none;	color: #CCCCCC;}.link04 {	font-size: 12px;	color: #333333;	text-decoration: underline;}.link05 {	color: #666666;	font-size: 12px;	font-weight: bold;}.link05:visited {	font-size: 12px;	font-weight: bold;	color: #333333;}.link05:link {	font-size: 12px;	font-weight: bold;	color: #666666;}.link05:hover {	font-size: 12px;	font-weight: bold;	color: #0066FF;}.link04:link {	font-size: 12px;	color: #333333;	text-decoration: underline; }.link04:hover {	font-size: 12px;	text-decoration: none;	color: #000000;}.link04:visited {	font-size: 12px;	text-decoration: none;	color: #333333;}#lightbox{	position: absolute;	top: 40px;	left: 0;	width: 100%;	z-index: 100;	text-align: center;	line-height: 0;	}#lightbox a img{ border: none; }#outerImageContainer{	position: relative;	background-color: #fff;	width: 250px;	height: 250px;	margin: 0 auto;	}#imageContainer{	padding: 10px;	}#loading{	position: absolute;	top: 40%;	left: 0%;	height: 25%;	width: 100%;	text-align: center;	line-height: 0;	}#hoverNav{	position: absolute;	top: 0;	left: 0;	height: 100%;	width: 100%;	z-index: 10;	}#imageContainer>#hoverNav{ left: 0;}#hoverNav a{ outline: none;}#prevLink, #nextLink{	width: 49%;	height: 100%;	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */	display: block;	}#prevLink { left: 0; float: left;}#nextLink { right: 0; float: right;}#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 0% no-repeat; }#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 0% no-repeat; }#imageDataContainer{	font: 10px Arial, Verdana, Helvetica, sans-serif;	background-color: #fff;	margin: 0 auto;	line-height: 1.4em;	}#imageData{	padding:0 10px;	}#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	#imageData #caption{ font-weight: bold;	}#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	#overlay{	position: absolute;	top: 0;	left: 0;	z-index: 90;	width: 100%;	height: 500px;	background-color: #000;	filter:alpha(opacity=60);	-moz-opacity: 0.6;	opacity: 0.6;	}	.clearfix:after {	content: "."; 	display: block; 	height: 0; 	clear: both; 	visibility: hidden;	}* html>body .clearfix {	display: inline-block; 	width: 100%;	}* html .clearfix {	/* Hides from IE-mac \*/	height: 1%;	/* End hide from IE-mac */	}		
