#submenu2 {

	background-color: #dddddd;
	height: 292px;
	width: 150px;
	border: 1px solid #333333;
	position: absolute;
	left: 5px;
	top: 399px;
}
#textbox1 {
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 767px;
	left: 163px;
	top: 191px;
	border: 1px solid #333333;
	position: absolute;
	background-color: #CCCCCC;
}
#textbox2 {

	position: absolute;
	left: 471px;
	top: 191px;
	border: 1px solid #333333;
	height: 250px;
	width: 459px;
	background-color: #eeeeee;
}
#bottombar {

	background-color: #dddddd;
	height: 30px;
	width: 925px;
	border: 1px solid #666666;
	position: absolute;
	left: 5px;
	top: 699px;
}
#mainbody {



	background-color: #FFFFFF;
	height: 736px;
	width: 938px;
	left: 0px;
	top: 0px;
	position: relative;
}
