html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 90%;
background-color:#FFFFFF;
color:#FFFFFF;

} 
 
#wholepagewidth{ 
 width:820px; 
 text-align:left; 
 min-width: 500px;margin-left:auto; 
 margin-right:auto; 
  
} 
 
#header{ 
 height:25px; 
 width:100%; 
 background-color:#AD250B; 
 font-weight:bold;
font-stretch:narrower;} 

#header1{ 
 height:180px; 
 width:100%; 
 background-color:#AD250B; 
 font-weight:bold;
font-stretch:narrower;} 
 
#header2{ 
 height:10px; 
 width:100%; 
 background-color:#AD250B;
 color:#CC3300;
 text-align:center; 
} 

#leftcolumn{
 width:160px; 
 float:left; 
 position:relative; 
 margin-left:-160px; 
 margin-right:1px;
 text-align:left;
 font-size: 110%; 
 color:#083A1A;
 
 
  }
 
#outer{ 
 border:#83582B 5px; 
  /*/*/ border-left-width: 160px ;  /* left column width. NN4 hack to hide borders */ 
border-left-color: #AD250B;   /* left column colour */ 
border-left-style: solid; 
 /*/*/ border-right-width: 5px; /* right column width. NN4 hack to hide borders */ 
border-right-color: #AD250B;  /* right column colour */ 
border-right-style: solid; 
  background-color: #AD250B; /* center column colour */ 
width: auto; 
 } 
 
#rightcolumn{
 /*/*/ width:5px; /* hack keeps NN4 right column right? */ 
 float:right; 
position:relative; 
  margin-right:-5px; 
 margin-left:1px; 
} 
 
#footer{
 height:25px; 
 width:100%; 
 background-color:#AD250B;
  
} 
 
#footer1{
 height:160px; 
  width:820px;  
 background-color:#FFFFFF; 
 color:#000000;
 text-align:center;
  min-width: 500px;margin-left:auto; 
 margin-right:auto; 
} 
 
#footer2{
 height:35px; 
 width:100%; 
 background-color:#FFFFFF; 
 color:#000000;
 text-align:center; 
 font-size: 80%;
} 

#footer3{
 height:85px; 
 width:100%; 
 background-color:#FFFFFF; 
 color:#000000;
 text-align:center;
 
 }

  
#inner{margin:0; width:100%;}
}
 
#maincolumn{ 
 float: left; 
 width: 100%; 
 position: relative; 
 margin: 0 -8px 0 -2px;
 font-size: 110%; 
color:#FFFFFF;
 }
 
#outer>#inner { border-bottom: 0px solid #6600FF;  }
 
.clr{clear:both;}
 
.content{padding:5px;} /*padding for content */ 
 
#header .content{padding-bottom:0;} /*padding bottom 0 to remove space in IE5 Mac*/ 

.subheader {font-weight:bold; font-style:italic} 
.title {font-family: Arial, Helvetica, sans-serif; font-size: 180%; color: #FFFFFF; } 

.links ,links:hover {font-family: Arial, Helvetica, sans-serif;font-size: 100%; color: #050072; text-decoration: underline; }
.links:hover {color: #FF9900; text-decoration: none;}

.footerlinks ,footerlinks:hover {font-family: Arial, Helvetica, sans-serif;font-size: 100%; color: #000000; text-decoration: none; font-weight:bold;}
.footerlinks:hover {color: #FF9900;}

.menulinks ,menulinks:hover {font-family: Arial, Helvetica, sans-serif;font-size: 100%; color: #FFFFFF; text-decoration: none; font-weight:bold;}
.menulinks:hover {color: #FF9900; }

.footerdiv {color: #FFFFFF; font-weight:bold;}

.gallerylinks ,gallerylinks:hover {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 100%; color: #FFFFFF; text-decoration:bold; }
.gallerylinks:hover {color: #000000;}

.linksfooter {font-family: Arial, Helvetica, sans-serif;font-size: 100%; color: #FFFFFF; text-decoration: underline; }
.linksfooter:hover {font-family: Arial, Helvetica, sans-serif;color: #FF9900; }


/*Gallery Styles*/

		.phppgmainbox { /* holds next/prev links and main image */
			margin:10px auto 0 auto; 
			padding:0; 
			min-height:400px;
			}
		.phppgnextbox { /* holds next and previous links */
			margin-bottom:5px; 
			padding:0;
			text-align:center; 
			}
		.phppgimagebox { /* table, holds main image */
			margin:0 auto 0 auto;
			padding:0;
			}
		.phppgimageframe { /* frame around main image */
			width: auto; 
			border: 1px solid #CCC; 
			background-color: #EEE; 
			padding: 15px 15px 40px 15px;
			}
		.phppgimagetag { /* main image's img tag style */
			border: 1px solid #CCC;
			}
		.phppggifbox { /* table style that holds gif thumbnail's */
			margin:10px auto 0 auto; 
			padding:0; 
			border-collapse:collapse;
			}
			.phppggifbox td {
				padding: 5px; 
				border:0px solid #6600FF;
				border-collapse:collapse;
				text-align:center;
				vertical-align:middle;
				}
				
				
				
#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; }
