
div.display{
	position:absolute;
	right:10px;
	top:10px;
	width:400px;
	height:550px;
	z-index:1;
       }

div.minipic{
	position:absolute;
	left:10px;
	top:10px;
	width:500px;
	height:90%;
	z-index:1;
       }
div.nav{
	position:absolute;
	left:450px;
	top:10px;
	width:50px;
	height:20px;
	z-index:1;
       }
