.supppageheader {
  height:118px;
	width:100%;
	margin:0 auto;
background-image: url(../bcocss/2010backdroptop.png);
background-position: bottom center;
background-repeat: no-repeat;
}


.supppagebodywrap {
/* set left margin and bottom padding for IE5/Win */
	padding:118px 0 0 0;
	margin-left:0px;
	  background-image: url(../bcocss/2010backdrop.png);
  background-attachment: scroll; 
  background-repeat: repeat-y; 
  background-position: 50% 50%;
	
/* set left margin and bottom padding for others */
	voice-family: "\"}\""; 
	voice-family:inherit;
	margin-left:16px;
	padding-bottom:0px;
}
