/* html {  min-height: 100%;  margin-bottom: 1px; } */body {  color: #333333;  background: #ffffff;  margin: 0px 0px 0px 0px;  padding: 0px 0px 0px 0px;  font-size: 12px;  font-family: verdana, arial, helvetica, sans-serif;  text-align: left; }  a {  text-decoration: none; }a:link { color: #006699; }a:visited { color: #6699CC; }a:active { color: #999999; }a:hover { color: #6699CC;  text-decoration: underline; }#container {  background-color: #ffffff;  padding: 0px 0px 0px 0px;  border: 0px;  margin-left: auto;  margin-right: auto;  width: 1000px;  height: 100%; }table#layout {  width: 800px; }  table#contact {  width: 450px; }  .contactcolumn1 {  width: 150px;  vertical-align: top; }  .contactcolumn2 {  width: 300px;  vertical-align: top; }/* begin maintext area */.content {  background-color: #ffffff;  height: auto;  margin-top: 10px;  margin-left: 10px;  padding-left: 15px;  padding-right: 15px;  padding-top: 0px;  border-left: solid #cccccc 1px;  border-top: solid #cccccc 1px;  vertical-align: top;  line-height: 16px; }  .content p {  color: #333333; }  .content h1 {  font-size: 20px;  color: #333333;  margin-top: 15px;  margin-bottom: 20px;  padding-left: 8px;  border-left: solid #006699 15px; }  .content td {  padding-top: 5px; }    .content ul {  text-align: left; }  .content li {  text-align: left;  margin-left: 20px;  margin-top: 5px;  line-height: 17px; }  .content a:hover {  text-decoration: underline; }  /* end maintext area */.larger_view {  font-style: italic; }.align_left {  float: left;  padding-right: 12px;  padding-bottom: 5px;  border: 0px;  font-size: 9px;  font-style: italic; }  .align_left img {  padding-bottom: 5px;  border: 0px; }   .align_right {  float: right;  padding-left: 15px;  padding-bottom: 5px;  border: 0px;  font-size: 9px;  font-style: italic; }  .align_right img {  padding-bottom: 5px;  border: 0px; }  .floatclear {  clear: both;  padding-top: 25px; }.image {  padding-bottom: 15px; }  .logo {  vertical-align: top;  padding-left: 23px;  padding-right: 50px; }  .logo img {  border: 0px; }/* begin side navigation */.sidenav {  background-color: #ffffff;  margin-left: -15px;  margin-top: 0px;  padding-top: 0px;  padding-right: 10px;  margin-bottom: 5px;  padding-bottom: 10px;  padding-left: 0px;  color: #999;  display: block;  width: 200px;  vertical-align: top; }  .sidenav li {  list-style-type: none;  background: url(images/arrow.gif) 0px 8px no-repeat;  padding-top: 3px;  padding-left: 15px;  padding-bottom: 3px;  padding-right: 4px;  text-indent: 0px; }  .sidenav p {  font-size: 10px;  margin-left: 38px; }.sidenav a {  display: block;  color: #333333; }  .sidenav a:visited {  color: #333333; }  .sidenav a:hover {  text-decoration: underline;  color: #006699; }  .current {  font-weight: bold;  color: #006699; }  .subnavcurrent {  margin-top: 2px;  margin-left: -25px;  font-size: 90%;  font-weight: bold;  color: #006699; }  .subnav {  font-weight: normal;  color: #666666;  margin-top: 2px;  margin-left: -25px;  font-size: 90%; }      /* end side navigation */	  /* begin footer */  .footer p {  font-size: 10px;  padding-left: 15px;  padding-left: 5px;  padding-right: 0px;  padding-top: 6px;  margin-left: 24px;  margin-top: 15px;  color: #999999;  height: 18px;   border-left: solid 1px #cccccc;  border-top: solid 1px #cccccc;  clear: both; }  .footer img {  border: none;  padding-right: 0px;  padding-left: 5px;  float: right;  vertical-align: middle;  margin-top: 1px; }  /* end footer *//* begin lightbox */#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}#lightbox img{ width: auto; height: auto;}#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-image: url(data:image/gif;base64,AAAA); /* 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; outline: none;}	 	#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }/* end lightbox */