#container { 
	position: absolute;
	left: 4%;
	right: 4%;
	margin: auto; /* Right And Left Margin Widths To Auto */
	text-align: center; /* Hack To Keep IE5 Windows Happy */
	width: 92%;
}