@charset "utf-8";

/* CSS Document */



body  {

	font: 90% Verdana, Geneva, sans-serif ;

	background: #ffebb5;

	margin: 0;

	padding: 0;

	text-align: center;

	color: #5A3308;

	position: inherit;

}

ul{

	margin-left:5px;

	font: 100% Verdana, Geneva, sans-serif;

}

li{margin-left:8px;



}

strong{font-size:12px;

}



h3{

	color:#880000;

	font: 130% Verdana, Geneva, sans-serif;

}

h4{

	font: 100% Verdana, Geneva, sans-serif;

	font-variant:small-caps;

	font-weight:bold;

}

a:link {

	font-weight:bold;

	font-style:normal;

	color: #5A3308;

	text-decoration: none;

}

a:visited {

	font-weight:bold;

	font-style:normal;

	color: #5A3308;

	text-decoration: none;

}

a:hover {

	font-weight:bold;

	font-style:normal;

	color: #5A3308;

	text-decoration: none;

}

a:active {

	font-weight:bold;

	font-style:normal;

	color: #5A3308;

	text-decoration: none;

}



.thrColAbsHdr #container {

	position: relative;

	width: 900px;

	background: #FFFFFF;

	margin: 0 auto;

	text-align: left;

	margin-bottom: 10px;

} 



.thrColAbsHdr #header { 

	height: 200px; 

	background: #DDDDDD; 

	padding: 0 0px 5 0px; 

} 

.thrColAbsHdr #header h1 {

	margin: 0; 

	padding: 10px 0;

}

.thrColAbsHdr #sidebar1 {

	position: absolute;

	top: 200px;

	left: 0;

	width: 150px;

	background: #fff;

	padding: 15px 10px 15px 10px;

	text-align:left;

	font-size:12px;

}

.thrColAbsHdr #sidebar2 {

	position: absolute;

	top: 200px;

	right: 0;

	width: 200px; 

	background: #fff; 

	
	background-image:url(tlo_r2.jpg);

	background-repeat:no-repeat;

	background-position:bottom;

	text-align: justify ;
	text-align:left;

	font-size:12px;



}

.thrColAbsHdr #mainContent {

	border-left-style:solid;

	border-left-width:1px;

	border-left-color:#60500F;

	border-right-style:solid;

	border-right-color:#60500F;

	border-right-width:1px;

	text-align:justify;

	margin-top: 0px;

	margin-right: 200px;

	margin-bottom: 10px;

	margin-left: 180px;

	padding-top: 15px;

	padding-right: 10px;

	padding-bottom: 0;

	padding-left: 10px;

	min-height: 650px;

}

.thrColAbsHdr #footer {

	background:#fff;

	border-top-style:solid;

	border-top-width:1px;

	border-top-color:#60500F;

	padding-top:10px;

	position: static;

	padding-bottom: 10px;

	} 

.thrColAbsHdr #footer p {

	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */

	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */

	float: right;

	margin-left: 8px;

}

.fltlft { /* this class can be used to float an element left in your page */

	float: left;

	margin-right: 8px;

}

#lightbox{

	background-color:#eee;

	padding: 10px;

	border-bottom: 2px solid #666;

	border-right: 2px solid #666;

	}

#lightboxDetails{

	font-size: 0.8em;

	padding-top: 0.4em;

	}	

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#closeButton{ top: 5px; right: 5px; }



#lightbox img{ border: none; clear: both;} 

#overlay img{ border: none; }



#overlay{ background-image: url(overlay.png); }



* html #overlay{

	background-color: #820A0B;

	back\ground-color: transparent;

	background-image: url(blank.gif);

	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");

	}

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