body
{ 
color: #7F7F7F;
padding: 0px;
margin:0px 0px; 
text-align: center;
font-family: arial; 
font-size: 9pt; 
font-weight:normal;
}
a:link {color: #3BC6ED; text-decoration: none;}
a:visited {color: #01ACDC; text-decoration: none;}
a:active {color: #11A9D4; text-decoration: none;}
a:hover {color: #7FE3FF; text-decoration: underline;}  
i,font,p,center,u,tr,td
{
color: #7F7F7F;
font-family: arial; 
font-size: 9pt; 
font-weight:normal;
 }
B
{
color: #E4006B;
font-family: arial; 
font-size: 9pt; 
 }
.title {
color: #FF5F9F;
font-family: arial; 
font-size: 30pt; 
}
.title2 {
color: #48C5FF;
font-family: arial; 
font-size: 20pt; 
}
.title2 a:link {color: #48C5FF; text-decoration: none;}
.title2 a:visited {color: #48C5FF; text-decoration: none;}
.title2 a:hover {color: #FF6BAA; text-decoration: none;}  

.menu{
padding: 10px 2px 10px 2px;
width: 200px;
border-width: 1px;
border-style: dashed;
background-color: #ECECEC;
border-color: #889396;
font-size: 15pt; 
}
.menu2{
margin: 5px;
font-family: arial; 
font-size: 20pt; 
line-height: 17pt;
}
.menu2 a:link {color: #00B2ED; text-decoration: none;}
.menu2 a:visited {color: #00B2ED; text-decoration: none;}
.menu2 a:hover {color: #FF6BAA; text-decoration: none;}  

.content{
width: 610px;
padding: 10px;
margin: 5px; 
border-width: 1px;
border-style: dotted;
border-color: #929292;
background-color: #FFFFFF;
color: #7F7F7F;
font-family: arial; 
font-size: 9pt; 
font-weight:normal;
}

/* Fade for gallery */
.gallery a img { border: 1px solid #000000; }
.gallery a:hover img { filter: alpha(opacity=40); -moz-opacity: .4; opacity: .4; }

/* Lightbox Script */

#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(http://www.jamsammich.net/script/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.jamsammich.net/script/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; }

a.dsphead{
   text-decoration:none;
   margin-left:1.5em;}
a.dsphead:hover{
   text-decoration:underline;}
a.dsphead span.dspchar{
   font-family:monospace;
   font-weight:normal;}
.dspcont{
   display:none;
   margin-left:1.5em;}