#body {
	padding: 0 375px 0 375px;
	margin: 0;
	text-align: center;
	background: url(/pic/grdnt.jpg) top repeat-x;
}
#body { zoom:1;}
		
#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 45%;
	max-width: 230px;  /* version for IE is at the bottom of this style block */
}

#expander {
	margin: 0 -355px 0 -355px;
	min-width: 710px; /* Critical Safari fix! */
	position: relative;
	background: url(/pic/grdnt.jpg) top repeat-x;
}

/* helps IE get the child percentages right. */
#wrapper { width: 100%; text-align:left; /*padding-top:20px;*/} 

