body {
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size : medium;
	/* hidden from ie5-win and ie5.5-win */
	f\ont-size:large;
}

/* Need to do away from image replacement */  
#header {
	display:block;
	position: relative;
	left: auto;
	top: auto;
	margin-bottom: 5px;
	height: auto;
	font-size:x-large;
	line-height:normal;
	text-align: center;
	/* hidden from ie5-win and ie5.5-win */
	f\ont-size:xx-large;
	/* hide from ie5-mac \*/
 	overflow: visible;
	/* end ie5-mac hide. Following lines hidden from IE5-win */
	line-height:normal;
	line-height/* */:normal;
	text-indent: 0px;
	/* required for Netscape 7*/
	text-decoration:none;	
}

/* Turn off navigation menu, sponsorship and tournament organisers boxes */
#navigation, #sponsors, #footer, #international {
	display: none;
}

#content {
	color: #000000;
	border: 0px;
	padding-top: 0px;
/* Since no sponsors info on printout, expand to full screen width */
	margin-right: 0px;
}
