/* CSS and visual design - Copyright  Hywel Harris */

#divNav {
	display: none;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}

img {
	float: left;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
}
#divContent_sub li p {
	margin: 0px;
	padding: 0px;
}

h3.address {
	clear: both;
}
#divContent_sub li h4 {
	font-size: 9pt;
}
a, a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#divContent_sub li {
	list-style-type: none;
	padding: 0px;
	display: block;
	float: left;
	margin-top: 0px;
	margin-bottom: 15px;
	width: 150pt;
	font-size: 9pt;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#divContent_sub ul {
	margin: 0px;
	padding: 0px;
}
#teamsCon {
	clear: left;
}
#news_nav {
	display: none;
}
#nav-supp {
	display: none;
}
#divFooter, #programme_results #divContent_sub {
	display: none;
}

table, tr, td {
	padding: 0.5em;
	border: 2pt solid #000000;
	border-collapse: collapse;
}

table {
	margin-right: auto;
	margin-left: auto;
}