.img1 { position: absolute; top: 220px; left: 10px; }
.img3 { position: absolute; top: 220px; left: 430px; }
.img6 { position: absolute; top: 220px; left: 636px; }
.img4 { position: absolute; top: 220px; left: 834px; }
.img8 { position: absolute; top: 220px; left: 1040px; }
.img9 { position: absolute; top: 220px; left: 1495px; }
.img10 { position: absolute; top: 220px; left: 1710px; }
.img11 { position: absolute; top: 220px; left: 2153px; }
.img13 { position: absolute; top: 220px; left: 2559px; }
.img14 { position: absolute; top: 220px; left: 2976px; }
.img15 { position: absolute; top: 220px; left: 3396px; }
.img_ { position: absolute; top: 220px; left: 3806px; } /* end of pix strip */

#nav ul {
	position: absolute;
	top: 560px;
	left: 10px;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.series_title {
	position: absolute;
	top: 100px;
	left: 10px;
	width: 200px;
	margin: 0px;
	color: black;
}
.series_descr {
	position: absolute;
	top: 125px;
	left: 10px;
	width: 850px;
	margin: 0px;
	color: black;
}

div#copy {
	position: absolute;
	top: 755px;
	left: 430px;
	width: 200px;
	margin-top: 5px;
	padding-top: 0px;
	font-size: 8px;
	color: #999999; 
	clear: both;
}