.webpage {
	height: 95%;
	width: 750px;
	position: relative;
	border-top: thin solid #949B82;
	border-right: thin solid #949B82;
	border-bottom: thin solid #949B82;
	border-left: thin solid #949B82;



}
.webpage2 {
	height: 850px;
	width: 750px;
	position: relative;
	border-top: thin solid #949B82;
	border-right: thin solid #949B82;
	border-bottom: thin solid #949B82;
	border-left: thin solid #949B82;



}
.treemenu {
	height: 100%;
	width: 150px;
	border-right: thin solid #;
	position: absolute;
	left: 25px;
	top: 0px;
}
.textbox1 {
	height: 350px;
	width: 300px;
	border: thin none #FFFF00;
	position: absolute;
	left: 225px;
	top: 10px;
}
.textbox2 {
	height: 200px;
	width: 450px;
	border: thin none #FFFF00;
	position: absolute;
	left: 225px;
	top: 10px;
}
.lvltable1 {
	height: 500px;
	width: 225px;
	position:absolute;
	left: 5px;
	top: 305px;
}
.ranktable1 {
	height: 400px;
	width: 510px;
	position:absolute;
	left: 235px;
	top: 305px;
} 
