/*Box 1 */div#box1		{	top:211px;		height:175px;		width:474px;		font-size: 10pt;		z-index:5;}	/*Box 2 */div#box2		{	top:400px;		height:163px;		width:150px;		z-index:4;}/*Box 3 */div#box3	{	top:400px;		left:175px;		height:163px;		width:145px;			z-index:3;}	/*Box 4 */div#box4	{	top:400px;		left:343px;		height:163px;		width:150px;		z-index:2;		}/*Box 5*/	div#box5		{	display:none;	z-index:1;	}/* Photos */div#photo1	{		width:248px;height:186px;left:362px;top:10px;	}div#photo2	{		width:108px; height:81px; left:502px; top:205px;	}	div#photo3	{		width:108px; height:81px; left:502px; top:298px;	}	div#photo4	{		width:108px; height:81px; left:502px; top:392px;	}			div#photo5	{		width:108px; height:81px; left:502px; top:483px;	}				div#photo6	{		display:none;	}		div#photo7	{		display:none;	}	