@charset "UTF-8";/* CSS Document */#lightbox{	position: absolute;	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:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }#imageDataContainer{	font: 10px Verdana, Helvetica, sans-serif;	background-color: #fff;	margin: 0 auto;	line-height: 1.4em;	overflow: auto;	width: 100%		}#imageData{	padding:0 10px; color: #666; }#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;	}body  {	font: 100% Verdana, Arial, Helvetica, sans-serif;	background: #666666;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center;	background-color: #200E46;}.thrColFixHdr #container {	width: 933px;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	text-align: left; /* this overrides the text-align: center on the body element. */	margin-top: 0px;} .thrColFixHdr #header {	background: #200E46;	padding: 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */	height: 153px;	text-align: center;} .thrColFixHdr #header h1 {	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */}.thrColFixHdr #sidebar1 {	float: left; /* since this element is floated, a width must be given */	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */}.thrColFixHdr #sidebar2 {	float: right; /* since this element is floated, a width must be given */	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */}.thrColFixHdr #mainContent {	margin: 16px;	height: 530px;	text-align: center;	background-color: #FFFFFF;} .thrColFixHdr #footer {	padding: 0 0px; /* this padding matches the left alignment of the elements in the divs that appear above it. */	background:#210F47;	width: 933px;} .thrColFixHdr #footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */}.thrColFixHdr #bottompromotion {	height: 180px;	width: 901px;	padding-top: 19px;	padding-bottom: 19px;	background-color: #000000;	text-align: center;}.thrColFixHdr #promotion1 {	width: 295px;	height: 152px;	background-color: #B1ADA6;	left: 319px;	top: 613px;	border-top-style: dotted;	border-right-style: dotted;	border-bottom-style: dotted;	border-left-style: dotted;}.thrColFixHdr #logo {	height: 104px;	width: 384px;	float: left;}.thrColFixHdr #subnav {	height: 100px;	width: 500px;	float: right;}.thrColFixHdr #mainfront {	margin: 16px;	height: 530px;	text-align: center;	background-color: #000000;}.thrColFixHdr #mainContent2 {	margin: 15px;	height: 1910px;	text-align: center;}.thrColFixHdr #registrycontainer {	height: 2000px;	width: 890px;	padding-top: 19px;	padding-bottom: 19px;	background-color: #FFFFFF;	text-align: center;	border: thin solid #F1EDED;}.thrColFixHdr #subcontainer {	height: 450px;	padding-top: 19px;	padding-bottom: 19px;	text-align: center;	border: thin solid #F1EDED;	background-color: #FFFFFF;}.thrColFixHdr #gallery {	height: 530px;	width: 924px;	padding-top: 19px;	padding-bottom: 19px;	background-color: #000000;	text-align: center;	border: thin solid #F1EDED;}.subnavtext  {	color: #FFFFFF;	font-family: Verdana, Arial, Helvetica, sans-serif;	vertical-align: bottom;	font-size: 10px;	top: 25px;}.subnavtext a:link {	color: #FFFFFF;	text-decoration: none;}.subnavtext a:visited {	color: #FFFFFF;	text-decoration: none;}.subnavtext a:hover {	color: #9966FF;	text-decoration: none;}.subnavtext a:visited {	color: #FFFFFF;	text-decoration: none;}.subnavtext a:visited:hover {	color: #9966FF;	text-decoration: none;}.thrColFixHdr #survey {	margin: 15px;	height: 980px;	background-color: #FFFFFF;}		.promotion2  {	margin-left: 5px;	float: none;	clear: both;}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}.mainnav {	color: #FFFFFF;	font-family: Verdana, Arial, Helvetica, sans-serif;	vertical-align: bottom;	font-size: 12px;	top: 25px;	clear: left;	height: 50px;	width: 800px;}.mainnavtext {	color: #FFFFFF;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	font-weight: bold;}.mainnavtext a:link {	color: #FFFFFF;	text-decoration: none;}.mainnavtext a:visited {	color: #FFFFFF;	text-decoration: none;}.mainnavtext a:hover {	color: #9966FF;	text-decoration: none;}.mainnavtext a:visited {	color: #FFFFFF;	text-decoration: none;}.mainnavtext a:visited:hover {	color: #9966FF;	text-decoration: none;}.main {	color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	text-align: left;}	.maingallery  {	margin: 15px;	height: 560px;	background-color: #000000;}.galleryhead {	color: #FFFFFF;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 16px;	font-weight: normal;}.names {	color: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	text-align: center;}.thrColFixHdr #mainContent3 {	margin: 15px;	height: 1100px;	text-align: center;}.thrColFixHdr #registrycontainer2 {	height: 1100px;	width: 890px;	padding-top: 19px;	padding-bottom: 19px;	background-color: #FFFFFF;	text-align: center;	border: thin solid #F1EDED;}