@import url("layers1.css");#text {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14px;	color: #000000;	position: absolute;	width: 514px;	overflow: visible;	text-align: left;	left: 30px;	visibility: visible;	top: 10px;	height: 889px;}#header {	position: absolute;	height: 85px;	width: 800px;	left: 0px;	top: 0px;	right: 0px;	z-index: 1;}.sidebar {	background-color: #99CC99;	width: 202px;	position: absolute;	visibility: visible;	left: 0px;	top: 85px;	height: 100%;}.main {	font-family: Georgia, "Times New Roman", Times, serif;	font-size: 14pt;	background-color: #FFFFFF;	padding: 20px;	width: 546px;	border: 6px solid #FFFF00;	position: absolute;	left: 202px;	top: 85px;	overflow: auto;	visibility: visible;	height: 80%;}.background {	background-color: #FFFF00;	height: 100%;	width: 598px;	position: absolute;	visibility: visible;	left: 202px;	top: 85px;	right: 800px;	bottom: 0px;}