#box{	position: absolute;
		width: 798px;
		height: 450px;
		left: 0px;
		top: 120px;
		/*background-image: url("../images/bandbillede_nyt.jpg");*/
}
#textholderbio{
		position: absolute;
		top: 0px;
		left: 20px;
		width: 500px;
		height: 450px;
		/*background-image: url("../images/textbox2.gif");*/
}
#guestbooktext{
		position: absolute;
		top: 35px;
		left: 12px;
		width: 480px;
		height: 400;
		padding-right: 8px;
		padding-top: 6px;
		overflow: auto;
		font-family: verdana;
		font-size: 12px;
		font-color: #F9EBC5;
		text-align: justify;
		scrollbar-base-color:#574D43;
		scrollbar-arrow-color:#F4EECE;
		scrollbar-track-color:#574D43;
		scrollbar-face-color:#574D43;
		scrollbar-highlight-color:#3C3939;
		scrollbar-3dlight-color:#3C3939;
		scrollbar-darkshadow-color:#3C3939;
		scrollbar-shadow-color:#3C3939;
		filter:chroma(color=#574D43);
}

#linkholder{
		position: absolute;
		top: 50px;
		left: 20px;
		width: 400px;
		height: 300px;
		text-align: left;
}

.linktabel{
		height: 100px;
}