.pagetitle {width: 620px;}

.narr {
	position: absolute; 
	left: 195px; 
	top: 90px; 
	width: 610px;
	z-index: 10; 
	padding: 5px; 
	background-color: #c4e5e3; 
	border-right: 1px gray solid; 
	border-bottom: 1px gray solid;
border-top: 1px #EAEAEA solid; border-left: 1px #EAEAEA solid; /* *** this???*/
}

.narr#pnl1 {top: 90px;}
.narr#pnl2 {top: 225px;}
.narr#pnl3 {top: 362px;}
.narr#pnl4 {top: 520px;}

.narr h2 {
	font-family: "Toledo SF", serif; 
	font-size: 16pt; 
	font-weight: normal; 
	margin-top: 2px; 
	margin-bottom: 2px; 
}

.narr p {
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 10pt; 
	font-weight: normal; 
	margin-top: 2px; 
	margin-bottom: 6px;
}

.narr img {
	border-top: 1px #999999 solid; 
	border-right: 1px black solid; 
	border-bottom: 1px black solid; 
	border-left: 1px #999999 solid;
}
 
.narr img.lt {
	float: left; 
	margin-right: 5px; 
}
	
.narr img.rt {
	float: right; 
	margin-left: 5px; 
}

.navbtn {
	position: absolute; 
	left: 820px; 
	top: 35px; 
	width: 120px;
	z-index: 10; 
	text-align: center;
}
	
.navbtn img.panbutton {
	border: none;
}

.thumbs img {
	border-top: none;
	border-right: gray 2px solid; 
	border-bottom: gray 2px solid;
	border-left: gray 2px solid;  
	margin: 0px; 
	vertical-align: top;
}
	
.thumbs img.istop {
	border-top: gray 2px solid;
}

