a:active  { font-family: Arial; font-size: 12px; color: Purple }
a:link    { font-family: Arial; font-size: 12px; color: Blue }
a:visited { font-family: Arial; font-size: 12px; color: Blue }
a         { text-decoration: none }
a:hover   { text-decoration: underline }
body      { font-family: Arial; font-size: 12px; color: #000000; background-color: #CCCCCC;  vertical-align: text-bottom;  }
li        { font-family: Arial; font-size: 12px; color: #000000 }
ol        { font-family: Arial; font-size: 12px; color: #000000 }
table     { font-family: Arial; font-size: 12px; color: #000000; padding: 0px }
td        { font-family: Arial; font-size: 12px; color: #000000; border: 1px; border-spacing: 0px }
h1        { font: bold 12px Arial, sans-serif;text-decoration:underline; color: #000000; }
h2        {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #600;
	display:inline
}
h3        { font-family: Arial; font-size: 10px; color: #000000 }
h4        { font-family: Arial; font-size: 10px; color: #000000;display:inline }
a.h4      { font-family: Arial; font-size: 10px; color: Blue ;display:inline }
a.h4:visited  { font-family: Arial; font-size: 10px; color: Blue ;display:inline }
a.h4:link     { font-family: Arial; font-size: 10px; color: Blue ;display:inline }
textarea  { font-size: 12px;font-weight: normal;border: 1px solid #CCCCCC;width: 570px;background-color: White;overflow: auto;font-family: Arial;height: 150px }
a.table   { background-color:White;border:1px solid #FFFFFF;display:block;line-height:100%;margin:0px;padding: 0px;color: Black;border-spacing: 6px }
a.table:hover   { border: 1px solid #F79D01;background-color:#FFF6C1;text-decoration: none }
a.table:visited { color: Black }
select,input    { font-size: 12px;font-weight: normal;border: 1px solid #CCCCCC;background-color: White;font-stretch: normal;height: 20px;font-family: Arial;  vertical-align: middle;  }
.button   { background-color: #FFF6C1; width: 80px; border: 1px solid #F79D01 }
.iimage   { width: auto; height: auto;  max-height: none; }
.table1   { border-bottom: solid;border-left: solid;border-right: solid;border-top: solid;border-width: 1px; }
.table2   { border: none; }
.table3   { border: 1px solid #CCCCCC; background-color:#FFFFFF; }
#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/lightbox/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: 76px; 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; }

