/* styles to fix bugs in IE5 Mac */

body { 
	background-color: #ffffff;
}

#content { 
	position: 10px;
	width:810px; 
	background-color: #ffffff;	
}


