.img1 { position: absolute; top: 220px; left: 10px; }
.img2 { position: absolute; top: 220px; left: 297px; }
.img3 { position: absolute; top: 220px; left: 584px; }
.img4 { position: absolute; top: 220px; left: 871px; }
.img5 { position: absolute; top: 220px; left: 1158px; }
.img6 { position: absolute; top: 220px; left: 1445px; }
.img7 { position: absolute; top: 220px; left: 1732px; }
.img8 { position: absolute; top: 220px; left: 2019px; }
.img9 { position: absolute; top: 220px; left: 2306px; }
.img10 { position: absolute; top: 220px; left: 2593px; }
.img_ { position: absolute; top: 220px; left: 2885px; } /* end of pix strip */

#nav ul {
	position: absolute;
	top: 460px;
	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: 350px;
	margin: 0px;
	color: black;
}

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