body {
	background-image: url(../images/scrn_6.gif);
	background-repeat:no-repeat;
}
#toptext {
	position: absolute;
	left: 27px;
	width: 760px;
	top: 110px;
	height: 40px;
	overflow: auto;
}
#maingraphic {
	position : absolute;
	left : 50px;
	top : 160px;
	visibility : visible;
	z-index : 10;
	width: 700px;
	height: 300px;
	overflow:auto;
}
#maingraphic2 {
	position : absolute;
	left : 35px;
	top : 160px;
	visibility : visible;
	z-index : 10;
	width: 740px;
	height: 300px;
	overflow:auto;
}
#Layer3 {
	position:absolute;
	left:15px;
	top:164px;
	width:755px;
	height:295px;
	z-index:11;
}

