﻿body {
	background: #CCCCCC;
	margin: 0px;
	font: 73% Verdana, Arial, Geneva, Helvetica, sans-serif;
} 

.header {
	background-image: url('images/header.gif'); height: 127px
}

.footer {
	background-image: url('images/footer.gif'); height: 35px;
	color : #ff6600;
	text-align: center;
}


.content {
	font-family: Verdana;
	background-color: #ffffff;
	height: 660px;
	width: 75%;
	text-align: left;
	vertical-align: top;
}

.right {
	background: #FFFFFF url('images/rightback.gif') repeat-y;
	width: 25%;
	text-align: center;
}

.news {border:1px solid #999;}




table {
	background:white;
}


div.text
{
	background-color: #ffffff;
	color: #999999;
	margin: 5px;
}

div.text img
{border:1px solid #fff;}


div.gallery
{
	background-color: #ffffff;
	color: #999999;
	margin: 5px;

}

div.gallery img
{border:1px solid #999;}




#pscroller1{
width: 150px;
height: 100px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
}

div.imagecaptionL
	{
	float: left;
	width: 350px;
	text-align: left;
	color: #FF6600;
	margin: 0 8px 8px 0;
}

div.imagecaptionL img
	{	
		float: left; border:1px solid #999;}

div.imagecaption
	{
	float: left;
	width: 238px;
	text-align: left;
	color: #FF6600;
	margin: 0 8px 8px 0;
}
		
div.imagecaption img
	{	
		float: left; border:1px solid #999;}
		

div.imagecaptionSL
	{
	float: left;
	width: 207px;
	text-align: left;
	color: #FF6600;
	margin: 20px 8px 8px 8px;
}
div.imagecaptionSL img
	{	
		float: left; border:1px solid #999;}

div.imagecaptionSP
	{
	float: left;
	width: 140px;
	text-align: left;
	color: #FF6600;
	margin: 20px 8px 8px 8px;
}
div.imagecaptionSP img
	{	
		float: left; border:1px solid #999;}
		

h1 { 
float : left;
margin : 0;
padding : 50px 0 20px 25px;
font : 300% Verdana, Arial, Geneva, Helvetica, sans-serif; 
letter-spacing : 5px;
color : #fff;
} 
h2 { 
float : right;
margin : 0;
padding : 25px 20px 20px 0;
font : 90% Verdana, Arial, Geneva, Helvetica, sans-serif; 
letter-spacing : 3px;
color : #E80202;
} 
h3 { 
margin : 0;
padding : 0px 0 20px 0;
font : 150% Verdana, Arial, Geneva, Helvetica, sans-serif; 
text-transform : uppercase;
letter-spacing : 3px;
color : #ff6600;
} 
h4 {
font: 73% Verdana, Arial, Geneva, Helvetica, sans-serif;
}





.left { 
float : left;
border : 0 solid #656c4a;
margin : 5px 0 10px 0;
padding : 10px;
} 

a:link { 
color : #ff6600;
text-decoration : underline;
} 

a:visited { 
color : #ff6600;
text-decoration : underline;
} 

a.nav{ 
	font-family: verdana, arial;
	display: block;
	text-decoration: none; 
	color: #000000;
	border-left: 1px solid #fff;
	background-color : #ff6600;
	border-bottom: 1px solid #ccccc;
	padding-left:8px; padding-right:0px; padding-top:3px; padding-bottom:3px
}

a.nav:hover{ 
	font-family: verdana, arial;
	background-color : #cccccc;
	border-left: 1px solid #fff;
	padding: 3px 0px 3px 8px;
	color:#000;
}
a.nav:active{
	font-family: verdana, arial;
	background-color: #000;
	color: #fff;
	padding: 3px 0px 3px 8px;
	border-left: 1px solid #fff;
}




#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;}

#nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }

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

#nextLink: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; }
