html {
	font: 0.75em/1.3  Trebuchet MS;
	background-color: #333333;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	color: #333333;
}

body {
	margin: 0px auto;
}	
	a:link {
	color: #333333;
	text-decoration: none
}
	a:visited {
	color: #333333;
	text-decoration: none
}
	a:hover {
	color: #333333;
	text-decoration: none
}
	a:active {
	color: #333333;
	text-decoration: none
}

#erom {
	width: 750px;
		margin: 0px auto;
}

#header {
	width: 457px;
	padding-top: 4px;
	margin-top: 4px;
}

#thumbs_erom {
	margin-left: 412px; 
	float: left;

}

#thumbsvandaag {
	background-image: url(../images/thumbs_vandaag.jpg);
	background-repeat: no-repeat;
	width: 322px;
	height: 37px;
	z-index: 2;
	position : absolute ;
	top: 99px;
}

#thumbs_achtergrond {
	background-image: url(../images/thumbs_achtergrond.jpg);
	background-repeat: no-repeat;
	width: 98px;
	height: 128px;
	padding-top: 4px;
	padding-left: 4px;
	margin-top: 1px;
	float: left;
}

#menu {
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	background-image: url(../images/thumbs.jpg);
	background-repeat: repeat-x;
	height: 132px;
	width: 739px;
	padding-top: 3px;
	padding-left: 9px;
	background-color: #DFBEFF;
	overflow: auto;
}

#main {
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	width: 700px;
	float: left;
	padding: 15px;
	padding-top: 18px;
	background-color: #F1A5EF;
}

#left {
	float: left;
	width: 450px;
}

#right {
	float: right;
	width: 158px;
	margin-right: 10px;
}

#menu_header {
	width: 158px;
	height: 26px;
	background-image: url(../images/menu_header.jpg);
	background-repeat: no-repeat;
}

#menu_center {
	width: 148px;
	background-image: url(../images/menu_center.jpg);
	background-repeat: repeat-y;
	padding-left: 10px;
}

#menu_footer {
	width: 158px;
	height: 26px;
	background-image: url(../images/menu_footer.jpg);
	background-repeat: no-repeat;
}

#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
	height: 32px;
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	color: white;
}