html {
		height: 100%;
		max-height: 100%;
		padding: 0;
		margin: 0;
		border: 0px none;
		background: 000;
		font-size: 76%;
		font-family:verdana, arial, sans-serif; 
		overflow: hidden;
		}
		
body {
		height: 100%;
		max-height: 100%;
		overflow: hidden;
		padding: 0;
		margin: 0;
		border: 0px none;
		}
		



.centerdiv {
		float:right;
		}

.centerdiv2 {
		float:left;
		}



		
#head {
		display: block;
		position: absolute;
		margin: 0;
		top: 0;
		left: 0;

		width: 100%;
		height: 100px;
		border-bottom: 0px solid #760000;
		background: #000 url('images/top-left-column-gry-lt.jpg') no-repeat 0%;
		font-size:4em; z-index:5; overflow:hidden; color:#000;
		text-align:right;
		padding-left:140px;
		padding-right:16px;
		
		}
		
#foot {
		position: absolute;
		margin: 0;
		bottom: 0;
		left: 0;
		display: block;
		text-align: left;
		width: 100%;
		height: 50px;
		font-size: .9em;
		z-index: 5;
		overflow: hidden;
		background: #000 url('images/bottom-left-column-gry-lt.jpg') no-repeat 0%;
		font-family: georgia, palatino linotype, times new roman, serif;
		color: #B1B1B1;
		text-decoration: none;
		border-top: 0px solid #000076;
		padding-top: 0px;
		padding-right:10px;
		padding-left: 140px;
		border-right: 0px solid #000;
		border-left: 0px solid #fff;
		}
		
#left {
		position: absolute;
		left: 0;
		top: 100px;
		bottom: 50px;
		width: 130px;
		border-top: 10px solid #000;
		background: #000;
		font-size: 1.2em;
		z-index: 4;
		overflow: auto;
		}

* html #left {
		height: 100%;
		top: 0;
		bottom: 0;
		border-top: 100px solid #fff;
		border-bottom: 50px solid #fff;
		color: #fff;
		}
		





a.nav-en, a.nav-en:link, a.nav-en:visited {
		display: block;
		width: 130px;
		height: 26px;
		background: #000 url('buttons/red-on-blk-sm2.jpg') no repeat;
		text-align:center; 
		text-decoration:none; 
		font-family: georgia, palatino linotype, times new roman, serif;
		font-size:11px; 
		color:#e1e1e1; 
		line-height:26px; 
		overflow:hidden;		
		}
		
a.nav-en:hover {
		color: #fff;
		font-weight: bold;
		
		}
		
a.nav-en:active {
		color: #e1e1e1;
		
		}
		
a.nav-fr, a.nav-fr:link, a.nav-fr:visited {
		display: block;
		width: 130px;
		height: 26px;
		background: #fff url('buttons/blue-on-blk-sm2.jpg') no repeat;
		text-align:center; 
		text-decoration:none; 
		font-family: georgia, palatino linotype, times new roman, serif;
		font-size:11px; 
		color:#e1e1e1; 
		line-height:26px; 
		overflow:hidden;		
		}
		
a.nav-fr:hover {
		color: #fff;
		font-weight: bold;
		
		}
		
a.nav-fr:active {
		color: #e1e1e1;
		
		}

a.nav-con, a.nav-con:link, a.nav-con:visited {
		display: block;
		float:left;
		width: 130px;
		height: 26px;
		background: #fff url('buttons/gry-on-wht-sm.jpg') no repeat;
		text-align:center; 
		text-decoration:none; 
		font-family: georgia, palatino linotype, times new roman, serif;
		font-size:11px; 
		color:#fff; 
		line-height:26px; 
		overflow:hidden;		
		}
		
a.nav-con:hover {
		color: #fff;
		font-weight: bold;
		
		}
		
a.nav-con:active {
		color: #e1e1e1;	
		}

a.nav-top, a.nav-top:link, a.nav-top:visited {
		display: block;
		float:left;
		width: 90px;
		height: 26px;
		background: #fff url('buttons/button-on-wht-top.jpg') no repeat;
		text-align:center; 
		text-decoration:none; 
		font-family: georgia, palatino linotype, times new roman, serif;
		font-size:11px; 
		color:#fff; 
		line-height:26px; 
		overflow:hidden;		
		}
		
a.nav-top:hover {
		color: #fff;
		font-weight: bold;
		}
		
a.nav-top:active {
		color: #e1e1e1;	
		}










* html #content {
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		height: 100%;
		max-height: 100%;
		width: 100%;
		overflow: auto;
		position: absolute;
		z-index: 3;
		border-top: 100px dotted #fff;
		border-right: 3px solid #000;
		border-bottom: 50px solid #fff;
		border-left: 132px solid #fff;
		padding: 10px;
		font-size: 94%;
		font-family:verdana, arial, sans-serif; 
		}		







		
		
#content {
		overflow: auto;
		position: absolute;
		z-index: 3;
		top: 100px;
		bottom: 50px;
		left: 130px;
		right: 0;
		background: #fff;
		}
	
#content a {
		text-decoration: none;
		font-size: 90%;
		color: #000076;
		}
		
#content a:hover {
		font-weight: bold;
		}
		
#content p (
		padding: 10px;
		}
		
#content h2 {
		color: #404447;
		}
		
#content h3 {
		color: #8F8F8F;
		}

#content h4 {
		color: #8E3925;
		}
			
#content h5{
		font-size: 100%;
        font-weight: bold;
        color: #404447;
        }	
	

.bold {
		font-size: 1.2em; 
		font-weight: bold;
		}
		
dd {
		display: none;
		}
		








		
		
		
		
		
		
		
		
		
		
#lightbox{
	position: absolute;
	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: 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') no-repeat left 95%; }
#nextLink:hover, #nextLink:visited:hover { background: url('images/nextlabel.gif') no-repeat right 95%; }


#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}		