body {
	background:#ffffff;
	text-align:center;
	margin:20px;
	padding:0;
	font:normal 0.8em/1.2em helvetica,sans-serif;
	font-size: 0.8em;
	background-image: url('../images/tblp_pattern_blue.gif');
	background-repeat: repeat;
	background-attachment: fixed;
	color: #006699;
	}
	

	
#container {
	position:relative;
	text-align:left;
	width:836px;
	margin: 0 auto;	
}
	
#container2 {
	position:relative;
	text-align:left;
	width:836px;
	margin: 0 auto;	
}
	
#header{
	background-image: url('../images/tblp_header.jpg');
	background-repeat: no-repeat;
	height: 247px;
	width: 837px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#header li{
	display: inline;
	margin: 3px;
}

#header ul{
	padding: 205px 0px 0px 30px;
	list-style: none;
}

#content {
	position:relative;
	margin:0;
	padding:10px 10px 0px 10px;
	background-image: url('../images/body_bg_02.jpg');
	background-repeat: repeat-y;
	}
	
#left { 
	position:relative;
	top:0px;
	left:20px;
	float:left;
	width:320px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
	margin:0px 0 0px 20;
	padding:0px 0px 0px 325px;
	background:#ffffff;
	background-image: url('../images/tour_poster.jpg');
	background-repeat: no-repeat;
	z-index:99;

	}
	
#right {
	position:relative;
	top:10px;
	right:0px;
	float:right;
	width:190px;
	height: 400px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:230px;
	margin:0 8px 0px 0;
	padding:10px;
	background:#ffffff;
	z-index:99;
	overflow: auto;
	overflow-x: hidden; 
	overflow-y: scroll;
	scrollbar-3dlight-color:#006699;
	scrollbar-arrow-color:#006699;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	padding: 10px;
	}
	
#scroll3{
	 width:200px;
	 height:429px;
	 background-color:#ffffff; 

 }
 	
#center {
	position:relative;
	left: 20px;
	top:20px;
	}

#footer {
	position:relative;
	top:1px;
	padding:4px 0px 2px 2px;
	background-image: url('../images/footer_bg.jpg');
	background-repeat: repeat-y;
	width: 830px;
	margin: 0px 0px 0px -7px;
	clear: both;
	color: #ffffff;
	}
	
#sales {
	position:relative;
	top:1px;
	padding:2px;
	text-align:center;
	color: #006699;
	background-image: url('../images/sales_bg.gif');
	background-repeat: repeat-x;
	height: 17px;
	}	
	
	#sales a {
font-family: Helvetica, san-serif;
font-size: 0.9em;
}

#sales a:link{
color: #006699;
text-decoration:none;
}
#sales a:visited{
color: #006699;
text-decoration: none;
}
#sales a:hover{
color: #000000;
font-weight: none;
text-decoration: none;
}

#extra{
	visibility: hidden;
}
	
a {
font-family: Helvetica, san-serif;
font-size: 0.9em;
}

a:link{
color: #006699;
text-decoration:none;
}
a:visited{
color: #006699;
text-decoration: none;
}
a:hover{
color: #006699;
font-weight: heavy;
text-decoration: underline;
}
a:active{
color:#006699;
text-decoration: 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: transparent 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) 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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}