#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: #9EC3A1; }

    body  {
		background:#ccc;
		overflow-y:scroll;
    }
    
	.thrColAbsHdr #container {
		position: absolute;
		background:#FFFFFF;
		width: 800px;
		margin-left:-400px;
		margin-top:-10px;
		left:50%;
    }   

    .thrColAbsHdr #header {
		height: 160px;
		background-color:#FFFFFF;
		background-position:top;
		background-image: url(../images/tddk_header.jpg);
		background-repeat: no-repeat;
    }     

    .thrColAbsHdr #sidebar1 {
		position: absolute;
		top: 160px;
		left: 0;
		width: 130px;
		padding-bottom: 5px;
		padding-left: 5px;
		padding-right: 5px;
		overflow:hidden;
		padding-top:7px;
		overflow:inherit;

    }
			
    .thrColAbsHdr #sidebar1 a{
		color:#9EC3A1;
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
		text-decoration:none;
		padding-left:10px;
		line-height:20px;
    }

    .thrColAbsHdr #sidebar1 a:hover{
		color:#000000;
		font-size:11px;
		font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
		text-decoration:underline;
		padding-left:10px;
		font-size:12px;
		line-height:20px;
    }
	
    .thrColAbsHdr #sidebar2 {
		position: absolute;
		top: 160px;
		right: 0px;
		width: 245px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-top:25px;
    }
	
    .thrColAbsHdr #sidebar2 a img{
		max-width:240px;
		max-height:180px;
		padding-right: 5px;
		padding-bottom: 5px;
		border:hidden;
    }
	
	.thrColAbsHdr #sidebar2 a:hover img {
		max-width:240px;
		max-height:180px;
		padding-right: 5px;
		padding-bottom: 5px;
		border:hidden;
    }
	
    .thrColAbsHdr #mainContent {
		margin-top: 0;
		margin-right: 260px;
		margin-bottom: 10px;
		margin-left: 145px;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 0px;
		padding-left: 5px;
		text-align: left;
		min-height:750px;
		font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
		font-size:11px;		
    }
		     p{
		font-size:10pt;		
    }

	
	.thrColAbsHdr #mainContent a {
		color:#000000;
		text-decoration:underline;
		}
		
	.thrColAbsHdr #mainContent a:hover {
		color:#000000;
		text-decoration:none;
		}
	
	
	.thrColAbsHdr #mainContent a img{
		max-width:240px;
		max-height:180px;
		padding-right: 5px;
		padding-bottom: 5px;
		border:hidden;
    }

	.thrColAbsHdr #mainContent a:hover img{
		max-width:240px;
		max-height:180px;
		padding-right: 5px;
		padding-bottom: 5px;
		border:hidden;
    }
	
	.thrColAbsHdr #footer {
		background-color: #9EC29E;
		line-height:normal;
    } 
    
	.thrColAbsHdr #footer p {
		font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
		font-size: 9px;
		font-style: normal;
		color: #FFFFFF;
		margin-bottom:inherit;
		margin-left: 145px;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: left;
    }
	
	.thrColAbsHdr #footer a {
		text-decoration:underline;
		color:#FFFFFF;
    }
  	.thrColAbsHdr #footer a:hover {
		text-decoration:none;
		color:#FFFFFF;
    }

	.fltrt { 
    	float: right;
    	margin-left: 8px;
    }
    
	.fltlft { 
    	float: left;
    	margin-right: 8px;
    }
	
	.thrColAbsHdr #container #header #mainmenu {
		font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
		font-size: 12px;
		font-style:normal;
		line-height: normal;
		padding-top: 120px;
		padding-right: 20px;
		padding-left: 150px;
		text-align: left;
	}
		
	.thrColAbsHdr #container #header #mainmenu a{
		color:#ffffff;
		text-decoration:none;
		font-weight:bold;
		font-size: 12px;

	}
	
	.thrColAbsHdr #container #header #mainmenu a:hover {
		text-decoration:underline;
		font-weight:bold;
		color:#638552;}
		
.thrColAbsHdr #container #header .thrColAbsHdr {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thrColAbsHdr #container #header a img{
	border:hidden;
}

.thrColAbsHdr #container #header a:hover img{
	border:hidden;

}

    .thrColAbsHdr #mainContent td
{
		font-size:12px;		
}


