body { 
	background:white; 
	padding:20px;
	font:10pt arial, helvetica, sans-serif;
}

h1, h2 {
	color: #A68E7A;}

h1 {
	font-size:16pt;
}

h2 {
	font-size:12pt;
	margin-bottom:1em;
}

#navigation, #footer, #leftEdge, #rightEdge, #header div {
	display:none;
}

#mainHeading {
	position:absolute;
	left:0px;
	top:60px;
}

#content {
	top:0px; 
	left:0px; 
	margin:10px 0px 0px 100px; 
	padding:20px; 
}

#header {
	position:absolute;
	width:98%;
	top:0px;
	left: 0px;
	background:none;
}

#imageStrip {
	display:none;
}

#eventBooking th {
	text-align:left;
	padding-bottom:1em;
}

#eventBooking td p {
	margin:0px 0px.5em 0px;
}