body {
	background-color: #CCCCCC;
	font-family: sans-serif;
	font-weight: normal;
}

a.blue:link {color: #0000CC;
	text-decoration: none;
}

a.blue:active {color: #0000CC;
	text-decoration: none;
}

a.blue:visited {color: #0000CC;
	text-decoration: none;
}

a.blue:hover {color: #820c0f;
	text-decoration: none;
}

h1.header1 {text-align: center;
	font-size: 1.75 em;
	font-family: sans-serif;
}	

h1.header2 {text-align: center;
	font-size: 1.15 em;
	font-family: sans-serif;
	margin-top: -18px; 
}

h1.header3 {text-align: center;
	font-size: 1.5 em;
	font-family: sans-serif;
}	

h1.header4 {text-align: center;
	font-size: 1.25 em;
	font-family: sans-serif;
}	

h1.navheader {text-align: center;
	font-size: 1.15em;
	font-family: sans-serif;
}

h1.navheader2 {text-align: center;
	font-size: 1.15em;
	font-family: sans-serif;
	margin-top: -18px;
}

h1.text {text-align: center;
	font-size: 1.0 em;
	font-family: sans-serif;
	margin-top: -18px;
}

h1.text2 {font-size: 1.0 em;
	font-family: sans-serif;
	margin-top: -18px;
}

h1.text3 {font-size: 1.0 em;
	font-family: sans-serif; 
}

h1.text4 {text-align: left;
	font-size: 1.0 em;
	font-family: sans-serif;
	margin-top: -18px;
}

h1.text5 {font-size: 1.0 em;
	font-family: sans-serif;
	margin-top: -18px;
}

h1.text6 {font-size: 1.0 em;
	font-family: sans-serif;
	margin-top: -13px;
}

h2.text1 {font-size: 11pt;
	font-family: sans-serif;
	color: #820c0f; 
}

h2.jkblink {font-size: xx-small;
	font-family: sans-serif;
	color: #008B8B;
}

h3.text1 {font-family: sans-serif;
	color: #820c0f; 
}


div.uptext {text-align: center;
	margin-top: -18px;
	}

div.slogan {text-align: center; 
	font-size: 11pt; 
	font-style: italic; 
	font-weight: bold;
	font-family: serif; 
	color: #820c0f;
}

div.nav {font-size: 9pt; 
	text-align: center 
} 

.special {font-size: .9 em;}

p.button {border-style: outset;
	border-width: 4px;
	border-color: #996666;
}

p.button2 {border-style: inset}

.button3 {border-style: outset; margin-top: -18px; font-size: .75em;}

.button4 {border-style: inset; margin-top: -18px; font-size: .75em;}

div.navfoot {text-align: center;
	font-size: 10pt; 
	margin-top: -18px;
	}

div.info {text-align: center;
	font-size: 10pt;
	}


.inset {border-style: inset;
	border-width: 4px;
	border-color: #999999;
}

div.credential {text-align: center;
	margin-top: -15px;
	}

div.disclaimer {text-align: center;
	font-size: .70em;
	}

.thumb {border-style: ridge; border-color: #999999; border-width: 8px;}

.thumb2  {border-style: ridge; border-color: #999999; border-width: 13px;}

.thumb3 {border-color: #666666; border-width: 4px;}

.page-side-color {background-color: #820c0f;
}

.page-side-color2 {background-color: #996666;
}

.page-side-color3 {background-color: #cc9999;
}


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

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #000; 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; }

