

img.leftFrame
{
	position: absolute;
	top: 10px;
	left: 10px;
}
img.topFrame
{
	position: absolute;
	top: 10px;
	left:78px;
}
img.rightFrame
{
	position: absolute;
	top: 10px;
	left: 716px;
}
img.snapshot
{
	position: absolute;
	top: 78px;
	left: 78px;
	z-index: 99;
}
img.bottomFrame
{
	position: absolute;
	top: 555px;
	left: 78px;
}

span.snapHead
{
	position: absolute;
	top: 270px;
	left: 270px;
	color: #000080;
	font-size: 25px;
	font-weight: bolder; 
	display: none;
}

table.snapUnder
{
	position: absolute;
	top: 625px;
	left: 10px;
	width: 776px;
	height:90px;
}

table.vertRight
{
	position: absolute;
	top: 10px;
	left: 784px;
	width: 164px;
	height:705px;
	/*border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #59f;	
	*/
}

