body {background-color: #CCCCCC; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.slogan {text-align: center; 
	font-style: italic; 
	font-weight: bold;
	font-family: serif; 
	color: #8B008B;
}

div.nav {font-size: .80em; 
	text-align: center;
} 

div.navfoot {font-size: .90em; 
	text-align: center;
} 

div.navfoot2 {font-size: .75em; 
	text-align: center;
} 

div.navfoot3 {font-size: .55em; 
	text-align: center;
} 

div.info {text-align: center;
}

div.info2 {text-align: center;
	font-size: .85em;
}

div.info3 {font-size: .65em;
}

div.info3a {font-size: .65em;
	text-align: center;
}

div.info3b {font-size: .75em;
	text-align: center;
}

div.info4 {font-size: .80em;
}

div.info4a {font-size: .80em;
	text-align: left;
}

div.info4b {font-size: x-small}

div.info4c {font-size: .80em;
	text-align: center;
}

div.info5 {font-size: .90em;
}

.padding10 {margin-left: 10em;
	margin-right: 10em;
}


a.blue:link {color: #0000CC;
	text-decoration: none;
}

a.blue:active {color: #0000CC;
	text-decoration: none;
}

a.blue:visited {color: #800080;
	text-decoration: none;
}

a.blue:hover {color: #000000;
	text-decoration: none;
}

a.blue-green:link {color: #0000CC;
	text-decoration: none;
}

a.blue-green:active {color: #0000CC;
	text-decoration: none;
}

a.blue-green:visited {color: #800080;
	text-decoration: none;
}

a.blue-green:hover {color: #009900;
	text-decoration: none;
}

div.infobox {font-size: .85em;
	text-align: center;
}

p.float-right {
	float: right;
	margin-left: 5px;
}

p.float-left {
	float: left;
	margin-right: 5px;
}

p.blueborder {
	border: solid thin;
	border-color: #0000FF;
}

div.favbox {
	font-size: 0.65em;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

.floatbox {font-size: .80em;
	width: 300px;
	float: left;
	padding: .5em;
	margin-right: 2em;
}

.floatbox2 {font-size: .80em;
	width: 300px;
	float: right;
	padding: .5em;
	margin-left: 2em;
}

.floatbox3 {font-size: .75em;
	width: 150px;
	height: 100px;
	float: left;
	padding: .5em;
	margin-right: 2em;
	border: solid black 1px;
}

.floatbox225 {
	font-size: 0.8em;
	width: 225px;
	float: left;
	padding: 0em;
	margin: 1px;
}

.floatbox225r {
	font-size: 0.8em;
	width: 225px;
	float: right;
	padding: 0em;
	margin: 1px;
}


div.footer {text-align: center;
	font-size: .65em
}

td.navcolor {background-color: #999999;
}

td.blueborder {
	border: thin;
	border-style: solid;
	border-color:#0000FF;
	}

.button {border-style: outset;}

.button2 {
	border-bottom-style: inset;
	border-left-style: inset;
	border-right-style: inset;
	border-top-style: inset;
}

.button3 {border-style: outset; margin-top: -18px; font-size: .75em;}

.button4 {border-style: inset; margin-top: -18px; font-size: .75em;}

h1.special {display: inline;
	font-size: 1.15em;
}

h1.special2 {font-size: 1.15em;
}

h1.nav {display: inline;
	font-size: .80em;
}

h2.nav {display: inline;
	font-size: .65em;
}



.thumb {border-style: ridge; border-color: #999999; border-width: 8px;}

.inset {border-style: inset;
	border-width: 4px;
	border-color: #999999;
	align: center;
	background-color: #CCCCCC
}

h2 {display: inline;
}

h3 {font-family: verdana, arial, sans-serif;
}

hr.thin-dotted {border: thin dotted;
	color: #999999;
}

hr.thin-dotted-grey{border: thin dotted;
	color: #CCCCCC;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
p.marginright100 {
	margin-right: 100px;
}

#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; }
