a {	color: #996600;	text-decoration:none;}html {	height:100%;	overflow:hidden;}body {	height:100%;	overflow:hidden;	background-color: #CCCCCC; }#Content {	position:absolute;	left:50%;	top:1%;	width:800px;	height:97%;	margin-left:-400px;	border:1px solid black;	z-index:1;	background-color: #FFFFFF;	layer-background-color: #FFFFFF;	overflow: hidden;}#container {	position:absolute;	left:0px;	bottom:0px;	height:78%;	width:800px;	z-index:2;	overflow: auto;}