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