
.img1 { position: absolute; top: 95px; left: 150px; }
/*.img2 { position: absolute; top: 95px; left: 563px; }
.img3 { position: absolute; top: 70px; left: 522px; }
.img4 { position: absolute; top: 70px; left: 759px; }
.img5 { position: absolute; top: 70px; left: 1000px; }*/



#nav ul {
	position: absolute;
	top: 540px;
	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: 655px;
	left: 465px; /* orig 450px */
	width: 200px;
	margin-top: 5px;
	padding-top: 0px;
	font-size: 8px;
	color: #DDDDDD; 
	clear: both;
}

div#home_text {
	position: absolute;
	top: 245px;
	left: 430px;
	width: 200px;
	padding-top: 0 0 0 0;
	font-size: 10px;
	clear: both;	
}