/*html {
	height: 101%;*/ /* To prevent short pages jumping to the left on Firefox */
	/*overflow-x: hidden; overflow-y: auto;}*/ /* To remove the unwanted horizontal scrollbar appearing in IE7 */
body {
	font: 9px "Trebuchet MS", Verdana, Arial, sans-serif;
	/*letter-spacing: 1px;*/
	background: #fff;
	line-height: 13px;
	}
* {
	margin: 0;
	padding: 0;
	}
p {
	margin-bottom: 8px;
	}
.clear {
	clear:both;
	}
img, acronym {
	border: 0;
	}
#frameWrapper {
	position:relative;
	margin: 0 auto;
	margin-top: 80px;
	width: 850px;
	height: 600px;
	background: url(../images/bg.jpg);
	}
#blokje {
	position: absolute;
	margin-top: 133px;
	margin-left: 730px;
	}
#transpBlock {
	position: absolute;
	top: 177px;
	margin-left: 0;
	z-index: 10;
	}
#theMissingLink {
	position: absolute;
	margin-top: 41px;
	z-index: 20;
	}
#contentTxt {
	position: absolute;
	width: 320px;
	height: 210px;
	z-index: 30;
	top: 190px;
	left: 125px;
	}
#APR {
	position: absolute;
	margin-top: 410px;
	margin-left: 130px;
	z-index: 30;
	top: 48px;
	}

#frameNav img#navArch {
	position: absolute;
	margin-top: 386px;
	margin-left: 455px;
	z-index: 30;
	top: 40px;
	}
#frameNav img#navP2p {
	position: absolute;
	margin-top: 431px;
	margin-left: 455px;
	z-index: 30;
	top: 40px;
	}
#frameNav img#navRec {
	position: absolute;
	margin-top: 476px;
	margin-left: 455px;
	z-index: 30;
	top: 40px;
	}
#frameNav img#navTML {
	position: absolute;
	margin-top: 521px;
	margin-left: 455px;
	z-index: 30;
	top: 40px;
	}
