@charset "utf-8";
/* CSS Document */

#masthead, #banner, #mainNav, #keyLinks, #explore {
	display: none;
}

body {
	font-family: "Times New Roman", Times, serif;
	background: none;
	background-image: none;
	background-color: fff;
	color: #000000;
	max-width: 7in;
}

#mainContent {
	width: 6.5in;
	background:none;
}

#container {
	width: 7in;
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	background: #FFFFFF;
}

table {
	width: 6.5in;
	border: none;
}

.tableStyle th {
	font-weight: bold;
	color: #000000;
	background: none;
	padding: 0px;
	text-align:center;
}

.tableStyle td {
	padding: 0px;
	margin: 0px;
}

table .tableStyle, .tableStyle {
	border: none;
}

/********************************/
/***** Centre Details pages *****/
/********************************/

#centreDetailsLeft {
	width: 3in;
}
#centreDetailsRight {
	width: 3.5in;
}
