body{margin:0px 0px 0px 0px;font-family:arial, helvetica, sans-serif;background-color:"#A9CFE8";}
a{text-decoration:none;}

BODY 
{ 
scrollbar-base-color: "#CCE5F7";
scrollbar-Track-Color: "#CCE5F7";
scrollbar-Face-Color: "#CCE5F7";
scrollbar-arrow-color: "#FFD700";
scrollbar-DarkShadow-Color: "#CCE5F7";
scrollbar-Highlight-Color: "#6C655C";
scrollbar-Shadow-Color: "#6C655C";
font:x-small verdana,sans-serif;
}

a img {border-width:0;}

.main {font-family: verdana, helvetica, sans-serif; font-size: 10pt;}
.caption {font-family: verdana, helvetica, sans-serif; font-size: 8pt;}
.header {font-family: trebuchet, helvetica, sans-serif; font-size: 12pt; font-weight: bold;}
.highlight {font-family: verdana, helvetica, sans-serif; font-size: 8pt; font-weight: bold;}
.title {font-family: verdana, helvetica, sans-serif; font-size: 8pt; background-color: #000000; font-weight: bold;}
.title-news {font-family: verdana, helvetica, sans-serif; font-size: 8pt; background-color: #FAF3C2; font-weight: bold;}
.section {background-color: #F0E48F; font-weight: bold;}
.stuff {font-family: verdana, helvetica, sans-serif; font-size: 10pt; font-weight: bold;}
.subhead {font-family: trebuchet, helvetica, sans-serif; font-size: 8pt; text-transform:uppercase; letter-spacing: 10px;}
.toplink {font-family: verdana, helvetica, sans-serif; font-size: 7pt;}

a:link { color: #0000CD; text-decoration: none; }
a:visited { color: #7B68EE; text-decoration: none; } 
a:hover { color: #0000CD; text-decoration: underline; position: relative;} 

a.news:link { color: #ff6633; text-decoration: none; }
a.news:visited { color: #ff6633; text-decoration: none; } 
a.news:hover { color: #ff6633; text-decoration: underline;} 

/* this next bit does the popup tooltips */
a span {
	display: none;
}

a:hover span {
	display: block;
   	position: absolute; top: 10px; left: 0;
	text-decoration: none;
	/* formatting only styles */
   	padding: 5px; margin: 10px; z-index: 100;
   	background: #f0f0f0; border: 1px dotted #c0c0c0;
	opacity: 0.9;
	/* end formatting */
}

.line {border-top: 1px solid #1f3338; margin-top: 5px; margin-bottom: 5px; width: 100%; }

div.caption {
  margin-top:3; 
  padding-top:3; 
  border:0px; 
  padding:3px;
}

div.box {
  margin-top:3; 
  padding-top:3; 
  border:0px; 
  background-color:#A9CFE8; 
  padding:7px;
  font-family: verdana, helvetica, sans-serif; font-size: 8pt;
}

div.dash {
  margin-top:3; 
  padding-top:3; 
  border:0px; 
  border-bottom:1px dashed #4E4E4E;
  padding:7px;
  font-family: verdana, helvetica, sans-serif; font-size: 8pt;
}

div.plain {
  margin-top:3; 
  padding-top:3; 
  border:0px; 
  border-bottom:0px 
  padding:7px;
  font-family: verdana, helvetica, sans-serif; font-size: 8pt;
}

div.news { /* styles and positions the home page news blurbs */
 	position:absolute;
 	top:14px;
 	left:63px;
	width:237px;
	height:273px;
	border:0; 
	padding:0px; 
	font-family : "Trebuchet MS", verdana, helvetica, sans-serif; 
	font-size : 10pt; 
	color : #000000; 
} 

span.box { /* floating highlight box */
	float: right;
 	width: 200px; 
	padding: 10px; 
	margin: 0px 10px 10px 10px;
	background: #f1f2ee; 
	border: 0; 
	vertical-align: text-top; 
	text-align: left;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 8pt;
	color: #868585
}

table.tight { 
	border-width : 0px; 
	border-spacing : 0; 
	border-style : none; 
	border-color : #cccccc; 
	border-collapse : collapse; 
} 

table.tight td { 
	border-width : 0px; 
	padding : 0; 
	border-style : none; 
	border-color : #cccccc; 
} 

table.loose { 
	border-width : 0px; 
	border-spacing : 0; 
	border-style : none; 
	border-collapse : collapse; 
} 

table.loose td { 
	border-width : 0px; 
	padding : 5px; 
	border-style : solid; 
      font-family: verdana, helvetica, sans-serif; 
	font-size: 10pt;
	vertical-align:top;
} 

/* styling for Lightbox gallery */
#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 styling */