img {
	border: none;
}
#container,
#home,
#what,
#agenda,
#contact {
	background-repeat: no-repeat;
	height: 658px;
	position: absolute;
}
#home,
#what,
#agenda,
#contact {
	background-position: top right;
	top: 0px;
}
#container {
	background-image: url(/elements/back.gif);
	background-position: bottom right;
	left: 50%;
	margin-left: -486px;
	top: 26px;
	width: 972px;
}
#home {
	left: 0;
}
.homeon {
	background-image: url(/elements/home_on.gif);
	width: 603px;
}
.homeoff {
	background-image: url(/elements/home_off.gif);
	width: 270px;
}
.whatleft {
	left: 83px;
}
.whatright {
	left: 416px;
}
.whatoff {
	background-image: url(/elements/what_off.gif);
	width: 310px;
}
.whaton {
	background-image: url(/elements/what_on.gif);
	width: 643px;
}
.agendaleft {
	left: 205px;
}
.agendaright {
	left: 538px;
}
.agendaon {
	background-image: url(/elements/agenda_on.gif);
	width: 643px;
}
.agendaoff {
	background-image: url(/elements/agenda_off.gif);
	width: 310px;
}
.contactleft {
	left: 329px;
}
.contactright {
	left: 662px;
}
.contacton {
	background-image: url(/elements/contact_on.gif);
	width: 643px;
}
.contactoff {
	background-image: url(/elements/contact_off.gif);
	width: 310px;
}
.link {
	position: absolute;
	right: 20px;
	top: 10px;
	z-index: 500;
}
.homelink {
	right: 55px;
}
#quotes img {
	display: none;
}
.link img {
	height: 55px;
	width: 100px;
}
.homelink img {
	height: 100px;
	width: 185px;
}
#quotes {
	left: 68px;
	position: absolute;
	top: 156px;
}
h1 {
	display: none;
}
#quickcontact,
.text {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 19px;
	position: absolute;
}
#quickcontact {
	color: #0066CC;
	left: 836px;
	text-align: right;
	top: 577px;
	width: 120px;
}
#quickcontact a {
	color: #0066CC;
	text-decoration: none;
}
#quickcontact a:hover {
	color: #0099CC;
}
.text {
	color: white;
	height: 540px;
	left: 180px;
	overflow: hidden;
	top: 100px;
	width: 275px;
}
.text h2 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
}
.text p,
.text table {
	margin: 0 0 1em 0;
	padding: 0;
}
.text a {
	color: white;
	text-decoration: underline;
}
.arrow {
	background-repeat: no-repeat;
	cursor: pointer;
	left: 127px;
	position: absolute;
	width: 28px;
	z-index: 500;
}
.up {
	background-position: 0 0;
	height: 37px;
	top: 563px;
}
.up:hover {
	background-position: -28px 0;
}
.down {
	background-position: 0 -37px;
	height: 44px;
	top: 600px;
}
.down:hover {
	background-position: -28px -37px;
}
.whatarrow {
	background-image: url(/elements/what_arrows.gif);
}
.agendaarrow {
	background-image: url(/elements/agenda_arrows.gif);
}
.credits {
	position: absolute;
	z-index: 100;
}
#credits_simonsenboom {
	left: 32px;
	top: 517px;
}
#credits_simonsenboom img {
	height: 85px;
	width: 31px;
}
#credits_systemantics {
	left: 59px;
	top: 438px;
}
#credits_systemantics img {
	height: 67px;
	width: 26px;
}
table {
	border-collapse: collapse;
}
td,
th {
	padding: 0;
	vertical-align: top;
}
th {
	font-weight: normal;
	text-align: left;
}
td.separator {
	padding: 0 1em;
}
