
background-image,
#navigation,
.hide,
.hidden,
#sub-nav,
#sidenav,
#home1, #home2, #home3, #home4, #home5,
#sponsorlogos,
#supporters,
#partners,
#footer
  {
	display: none;
}

/*body 
++++++++++++++++++++++++++++*/
body {
	font-size: 11pt;
	font-family: georgia, serif;
	color: #000000;
}

h1, h2, h3, h4 {
	font-family: arial, sans-serif;
}
h1 {
	font-size: 1.25em;
	margin-bottom: 1em;
}



h2 {
	font-size: 1.2em;
	margin:0.5em 0 1em;
}

h3 {
	font-size: 1.1em;
}

p {
	margin-bottom: 1.5em;
	font-size: 1em;
}

img {
	border: 0;
}
