.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px;
	padding: 10px;
	height: 450px;
	width: 610px;
	border: 1px solid #000000;
	left: 10px;
	top: 10px;
}
.lefttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 10px;
	padding: 10px;
	height: 180px;
	width: 200px;
	position: absolute;
	left: 20px;
	top: 20px;
	border: 1px outset #000000;
}
.textmiddle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	position: absolute;
	left: 26px;
	top: 288px;
	width: 500px;
	background-color: #FFFFCC;
	border-top-color: #0099FF;
	border-right-color: #0099FF;
	border-bottom-color: #0099FF;
	border-left-color: #0099FF;
	padding: 10px;
	height: 120px;
	overflow: scroll;
}
picture-text {
	float: right;
	z-index: 1;
}


.rightbox {
	margin: 10px;
	padding: 10px;
	height: 187px;
	width: 320px;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	top: 20px;
	left: 295px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.underbox {
	margin: 10px;
	padding: 10px;
	height: 25px;
	width: 580px;
	position: absolute;
	border: 1px outset #000000;
	top: 420px;
	left: 15px;
	background-color: #CCCCCC;
	
}
.img1 {
	left: 20px;
	position: absolute;
}
.img2 {
	left: 185px;
	position: absolute;
}
.img3 {
	right: 185px;
	position: absolute;
}
.img4 {
	right: 20px;
	position: absolute;
}
