body { background-color: #616161; 
background-attachment: fixed; background-image: url('images/slate.gif'); background-position: top left; margin: 0px;} 

p { 
font-family: verdana;     
font-size: 9pt;      
COLOR: gray;      
margin: 5px;  }

u { border-bottom: 1px solid #616161; }

b { font-weight: bold; }

hr { border: 0; color: #ff9900; height: 1px; width: 80%; text-align: right; margin: 2px; }

div#container {
position:absolute;
left:50%;
margin-left:-300px;
margin-top:6px;
width: 700px;
background-color: #ffffff;
}

div#header {
padding: 4px;
}

div#body {
padding: 4px;
}

div.box{ 
border: 1px solid #b8b8b8;
border-bottom: 1px solid #ff9900;
background:#ffffff url(images/bar.gif) repeat-y right;
margin: 3px; 
padding: 0px;
}

div.thumb{ 
padding: 4px;
padding-right: 8px;
background: url(images/bar.gif) repeat-y right;
}

div.text1{ 
padding: 4px;
}

div.text2{ 
font-family: verdana; 
font-size: 8pt;
COLOR: #616161;
padding: 4px;
}

div.text3{ 
border: 1px solid #616161;
font-family: verdana; 
font-size: 8pt;
COLOR: #3E3E3E;
padding: 4px;
background-image: url('images/plate.gif');
background-position: CENTER center;
background-color: #C9C9C9;
margin: 3px;
}

a.1:link { font-size:8px; font-weight:bold; text-decoration: none; color:navy }
a.1:visited { font-size:8px; font-weight:bold; text-decoration: none; color:navy }
a.1:hover { font-size:8px; font-weight:bold; text-decoration: none; color:red }
a.1:active { font-size:8px; font-weight:bold; text-decoration: none; color:green}

a.2:link { font-size:8pt; font-weight:normal; text-decoration: none; color:#C2E4FF }
a.2:hover { font-size:8pt; font-weight:bold; text-decoration: none; color:red }
a.2:visited { font-size:8pt; font-weight:normal; text-decoration: none; color:#C2E4FF }

a.p { font-family: verdana; font-size: 9pt; color: #4B64B7; text-decoration: none; }
a.p:hover { font-family: verdana; font-size: 9pt; color: #F60;  text-decoration: underline; }

a.menu { font-family: verdana; font-size: 8pt; color: #4B64B7; text-decoration: none; }
a.menu:hover { font-family: verdana; font-size: 9pt; color: #F60;  text-decoration: underline; }
	
a.div { font-family: verdana; font-size: 8pt; color: #4B64B7; text-decoration: none; }
a.div:hover { font-family: verdana; font-size: 8pt; color: #FF9900;  text-decoration: underline; }

li { font-family: verdana; font-size: 8pt;  COLOR: #007BD9;  margin: 5px; }

input.1 { font-size: 10px; font-family: verdana; background-color: #616161; margin: 5px;
color: white; text-align: center;  }
		
h1 {
font-size: 10px;
font-family: verdana;
border-bottom: 1px solid #ff9900;
background-image: url('images/div1bg.jpg') ;
margin: 5px; 
text-align: left; 
}


h2 {
font-size: 14px;     
font-family: verdana; 
font-weight: bold; 
color: #ffffff; 	
border-bottom: 1px solid #ccc;
background-color: #0F1176; 
margin: 5px; 
}

h3 {
font-size: 10px;    
font-family: verdana; 
font-weight: bold; 
border-bottom: 1px solid #ff9900;
background-image: url('images/div1bg.jpg');
margin: 5px;  
padding: 2px;
text-align: center; 
}

h3.2 {
font-size: 10px;    
font-family: verdana; 
font-weight: bold; 
opacity: 0.6;
border-bottom: 1px solid #ff9900;
background-image: url('images/div2bg.jpg');
margin: 5px;  
text-align: center; 
}

h4 {
font-family: verdana;  
font-size: 8pt;    
COLOR: gray;   
margin: 5px; 
}

h5 {
font-size: 8pt;  
font-family: verdana; 
color: #ff9900; 
font-weight: normal;
margin: 5px;  text-align: center; }

  h6 {
font-size: 8pt;  
font-family: verdana; 
color: #C2E4FF; 
font-weight: normal;
margin: 5px;  text-align: center; }   

#lightbox{ position: absolute; top: 40px; left: 0; width: 100%; z-index: 100; 	text-align: center;
	line-height: 0; }

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
