body {background-color: #000066;
	overflow: hidden;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #000066;
	scrollbar-highlight-color: #000066;
	scrollbar-3dlight-color: #000066;
	scrollbar-darkshadow-color: #000066;
	scrollbar-track-color: #000066;
	scrollbar-arrow-color: #000066;
	scrollbar-width:2px;}

#container {top:10px;
	left:50px;}

#header {position:absolute;
	top: 10px;
	left: 50px;
	width: 900px;
	height: 50px;}

#header2 {position:absolute;
	top: 50px;
	left: 50px;
	width: 900px;
	height: 25px;}

#line {position:absolute;
	top: 75px;
	left: 50px;
	width: 900px;}

#menu {position:absolute;
	top: 80px;
	left: 50px;
	width: 900px;
	height: 25px;}

#line2 {position:absolute;
	top: 105px;
	left:50px;
	width: 900px;}

#content {position:absolute;
	top: 120px;
	bottom: 60px;
	left: 50px;
	width: 900px;
	overflow: auto;}

#line3 {position: absolute;
	left: 50px;
	bottom: 40px;
	width: 900px;}

#footer {position:absolute;
	left:50px;
	bottom: 0px;
	width: 900px;
	height:50px;}