body {
	font-size: 83%;
	font-family: Verdana;
	text-align: center;
	background-color: #CCED00;
}

#wrapper {
	text-align: left;
	margin: 0 auto;
	width: 740px;
	height: 562px;
	background: #ffc url(../img/bck.gif) 0 0 no-repeat;
	position: relative;
}

#footer {
	width: 740px;
	margin: 10px auto;
}

#balloons {
	padding-left: 350px;
	padding-top: 155px;
}

#credits {
	position: absolute;
	right: -2.8em;
	top: 2em;
	font-size: 0.8em;
}

#credits p {
	margin: 0;
	padding: 0;
}

#credits a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dashed #000;
	line-height: 1.5em;
}

#credits a:hover {
	border-bottom: none;
}

p {
	font-size: 1em;
}

html { font-size: 100%; /* IE hack */ }

.alt { display: none; }

.b1 {
	background: transparent url(../img/b1_bottom.gif) 0 bottom no-repeat;
	width: 361px;
	margin-bottom: 2em;
}

.b1 h2 {
	background: transparent url(../img/welkom.gif) 57px 20px no-repeat;
	height: 46px;
	padding: 0;
	margin: 0 0 0.5em;
	font-size: 1.2em;
}

.b1 p {
	margin: 0;
	padding-left: 57px;
	padding-right: 20px;
	padding-bottom: 2.5em;
}

.b1 .bottom {
	background: transparent url(../img/b1_top.gif) 0 0 no-repeat;
}


.b1 strong {
	color: #0086D3;
}

.b2 {
	background: transparent url(../img/b1_bottom.gif) 0 bottom no-repeat;
	width: 361px;
}

.b2 .bottom {
	background: transparent url(../img/b2_top.gif) 0 top no-repeat;
}

.b2 p {
	margin: 0;
	padding-left: 57px;
	padding-right: 20px;
	padding-bottom: 1.5em;
}

.b2 p.topLine {
	padding-top: 1.5em;
	padding-bottom: 0.5em;
}

/* BUTTONS */

a.download {
	background: transparent url(../img/downl_btn.gif) 0 0 no-repeat;
	height: 25px;
	width: 157px;
	display: block;
}

a.download:hover {
	background: transparent url(../img/downl_btn.gif) 0 -25px no-repeat;
}

a.ok {
	background: transparent url(../img/ok_btn.gif) 0 0 no-repeat;
	height: 25px;
	width: 224px;
	display: block;
}

a.ok:hover {
	background: transparent url(../img/ok_btn.gif) 0 -25px no-repeat;
}
