html, body{
	height:100%;
	text-align: left;
}

body{
	text-align: center;
	font-family: Arial,tahoma,verdana;
	font-size: 11px;
	color: #fff;
	background-color: #392c2b;
	margin:0;
	padding:0;
}

.wrapper{	
	position: relative;
	height:100%;
}

#container{
	width: 934px;
	text-align:left;
}
	
#idcreation{
	position:relative;
	top:11px;
	text-align:center;
}

a:link       { color: #fff; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:visited    { color: #fff; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:active     { color: #fff; font-family: Arial; font-size: 8pt; text-decoration: underline}
a:hover     { font-family: Arial; color: #fff; font-size: 8pt; text-decoration: none}

.floatleft {
	float:left;
}

.tekst {
	width:139px;
	height:226px;
	padding-left:12px;
	float:left;
	font-size:12px;
	line-height:14px;
}

.imageBottom {
	width:266px;
	height:136px;
	float:left;
}