
.img1 { position: absolute; top: 100px; left: 100px; }
/*
.img1 { position: absolute; top: 220px; left: 10px; }
.img2 { position: absolute; top: 220px; left: 263px; }
.img3 { position: absolute; top: 220px; left: 522px; }
.img4 { position: absolute; top: 220px; left: 759px; }
*/



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

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