/* CSS Document */

#graphicback{
	width:540px;
	height:430px;
	top:50px;
	left:200px;
	position:absolute;
}

#graphicimage{
	width:480px;
	height:360px;
	top:90px;
	left:230px;
	position:absolute;
}

#thumleftback{
	width:210px;
	height:480px;
	top:120px;
	left:-20px;
	position:absolute;
}

#thumunderback{
	width:560px;
	height:120px;
	top:480px;
	left:200px;
	position:absolute;
}

#thumleft{
	width:160px;
	height:420px;
	top:150px;
	left:10px;
	position:absolute;
}

#thumunder{
	width:560px;
	height:60px;
	top:510px;
	left:170px;
	position:absolute;
}