* {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	text-align: center;
	background-color: #0f0;
	font-size: 100.01%;
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url(images/bglogo.gif);
	background-repeat: repeat;
}
#wrapper {
	text-align: left;
	margin: 16px auto;
	width: 770px;
}
#duck {
	position: relative;
	top: -80px;
	left: 680px;
}
#banner {
	height: 216px;
	background-image: url(navimages/topbar4.gif);
	background-repeat: no-repeat;
}
#centreSect {
	background-image: url(images/bgstrip.gif);
	background-repeat: repeat-y;
}
.centreImage {
	text-align: center;
	margin-bottom: 24px;
}
#navbar {
	text-align: center;
}
#container {
	margin: 0 16px;
}
#containerCentre {
	text-align: center;
}
#container p {
	font-size: 0.8em;
	margin-bottom: 8px;
}
#endPage {
	font-size: 0.8em;
}
#centrebutton {
	text-align: center;
	vertical-align: middle;
	padding: 128px 0;
}
h1 {
	font-size: 2.0em;
	margin: 16px 0 8px 0;
}
.boldText {
	font-weight: bold;
}
.redText {
	color: #f00;
}
.boldText2 {
	font-weight: bold;
	font-size: 0.9em;
}
.redTextCentre {
	color: #f00;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: -180px;
}
.redTextCentre2 {
	color: #f00;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 32px;
}
.boldTextCentre {
	text-align: center;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 16px;
}
h2 {
	font-size: 1.2em;
	margin: 32px 0 12px 0;
}
.imgTxtBlock {
	margin-bottom: 42px;
	clear: both;
	font-size: 0.9em;
}
.leftImageWithCaption {
	float: left;
	margin-right: 8px;
	clear: both;
}
.caption {
	width: 120px;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 0;
	text-align: center;
}
.quotation {
	margin: 8px 32px;
	font-style: italic;
	font-size: 0.8em;
}
.quoteAttribute {
	font-style: normal;
}
.italicText {
	font-style: italic;
}
#soonImage {
/*	margin: 112px 0;*/
	text-align: center;
}
#leftCol {
	width: 360px;
	margin-top: 16px;
	float: left;
}
#rightCol {
	width: 320px;
	margin-top: 16px;
	margin-left: 400px;
	clear: right;
}
#leftColMadverts {
	width: 570px;
	margin-top: 16px;
	float: left;
	clear: both;
}
#flashHolder {
	float: left;
	margin-top: 8px;
	margin-right: 16px;
}
#rightColMadverts {
	width: 120px;
	margin-top: 16px;
	margin-left: 610px;
	clear: right;
}
li {
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 8px;
}
#rightCol a, #rightColMadverts a {
	color: #990000;
	text-decoration: none;
	font-size: 0.8em;
}
#leftCol a, #leftColMadverts a {
	color: #990000;
	text-decoration: none;
}
#container a, #containerCentre a {
	color: #990000;
	text-decoration: none;
}
#rightCol a:hover, #rightCol a:focus, #leftCol a:hover, #leftCol a:focus, #container a:hover, #container a:focus #rightColMadverts a:hover, #rightColMadverts a:focus, #leftColMadverts a:hover, #leftColMadverts a:focus, #containerCentre a:hover, #containerCentre a:focus {
	color: #999900;
}
.progLogoHolderR {
	text-align: right;
	padding-top: 32px;
	margin: 0 4px;
}
.progLogoHolderL {
	text-align: left;
	padding-top: 32px;
	margin: 0 4px;
}
.progEventHolder {
	text-align: left;
	padding-top: 16px;
	margin: 0 16px;
}
.progEventHolder p {
	font-size: 0.8em;
}
h5 {
	font-size: 1.2em;
	margin: 0;
}
h4 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.5em;
	margin-bottom: 16px;
}
#formHolder {
	background-color: #00FF66;
	margin-left: 24px;
}
#formHolderTemp {
	margin: 0 24px;
}
#formHolderLeft {
	width: 540px;
	float: left;
	background-color: #00FF66;	
}
#formHolderRight {
	width: 100px;
	float: right;
	font-size: 0.7em;
}
#topTable {
	margin-left: 84px;
}
#topTable table {
	width: 412px;
}
#NLandHO {
	margin: 24px 0 0 84px;
}
#NLandHO table {
	width: 340px;
}
#workshops {
	margin: 24px 0 0 84px;
}
#workshops table {
	width: 280px;
}
#bottomTable {
	margin: 24px 0 0 84px;
}
#bottomTable table {
	width: 380px;
}
form input {
	background-color: #FFFF99;
	border: #333333 1px solid;
}
#footer {
	clear: both;
	height: 24px;
	background-image: url(navimages/footerbar.gif);
	background-repeat: no-repeat;
}