#main {        background-color: #646464;        margin-left: auto;	margin-right:auto;	margin-top: 0px;	margin-bottom: 0px;	width: 990px;	/*height: 800px;*/	padding: 0px;	border: 0px;	text-align: left;  /* fix for IE centering problems - body assigns text right to get page to centre */}
