	#base {
		position: relative;
		top:0;
		left:50%;
		margin-left: -384;
		width: 768;
		/*height: 100%;*/
	}
	
	#body {
		position: absolute;
		top: 83px; left: 0; width: 768;
	}

	#botbg {
		width:768;
	}
