.small  {
	font-family : Eurostile;
	color : Black;
	font-size : 8pt;
}

.smaller  {
	font-family : Eurostile;
	color : White;
	font-size : 6pt;
}

.med  {
	font-family : Verdana;
	color : Black;
	font-size : 9pt;
}


h4  {
	font-family : Verdana;
	color : #CC0000;
}	

.main A:link  {
	font-family : Verdana, Geneva, sans-serif;
	color : #F00;
	font-size : 12pt;
	text-decoration:none;
	font-weight: bold;
}

.main A:visited  {
	font-family : Verdana, Geneva, sans-serif;
	color : #F00;
	font-size : 12pt;
}

.main A:hover  {
	font-family : Verdana, Geneva, sans-serif;
	color : #900;
	font-size : 12pt;
	text-decoration:underline;
}

.table1  {
	font-family : "Copperplate Gothic Bold";
	color : Black;
	font-size : 14pt;
	text-decoration: underline;
	
	}

.table2  {
	font-family : Copperplate Gothic;
	color : White;
	font-size : 12pt
}	
.table3  {
	font-family : Verdana;
	color : white;
	font-size : 10pt
	}
.large {
	font-family : Verdana;
	color : Black;
	font-size : 16pt;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.slash {
	font-family: "Copperplate Gothic Bold";
	color: #000;
	text-decoration: line-through;
	font-size: 18px;
}

.splink  {
	font-family : Verdana;
	color : black;
	font-size : 10pt; text-decoration:none
}

.splink .links  {
	font-family : Verdana;
	color : red;
	font-size : 10pt; text-decoration:none
}

.splink A:link  {
	font-family : Verdana;
	color : red;
	font-size : 10pt; text-decoration:none
}

.splink A:visited  {
	font-family : Verdana;
	color : red;
	font-size : 10pt; text-decoration:none
}

.splink A:hover  {
	font-family : Verdana;
	color : blue;
	font-size : 10pt; text-decoration:none
}

.nav .links  {
	font-family : Verdana;
	color : red;
	font-size : 12pt;
	text-decoration:none;
}

.nav A:link  {
	font-family : Verdana;
	color : #FFF;
	font-size : 12pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}


.nav A:visited  {
	font-family : Verdana;
	color : #FFF;
	font-size : 12pt;
	text-decoration:none;
}

.nav A:hover  {
	font-family : Verdana;
	color : #FFF;
	font-size : 12pt;
	text-decoration:none;
	background-color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
body {
	background-color: #999;
	color: #333;
	background-image: url(images/bg.jpg);
}
.linkback {
	background-image: url(images/linkback.png);
	text-align: center;
	border: 1px solid #FFF;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.tableBorder {
	border: 1px solid #999;
}
.tableBorderBlack {
	border: 1px solid #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

#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;background:  url(../images/prevlabel.gif) left 0% no-repeat;}
#nextLink { right: 0; float: right;background:  url(../images/nextlabel.gif) right 0% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 0% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 0% 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; }


