/* ------------------------------------------------------- 
	
	Layout Stylesheet | UNICEF Geboorte CD

	tableaux - mediamakers
	www.tableaux.nl
	july 2007
	
---------------------------------------------------------- */

html {
	height:100%;
	}
body {
	margin:0px auto;
	background-image:url(../images/structure/back01.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#02a3e7;
	height:100%;	
	}
div#center{
	display: table;
	margin:0px auto;
	width:900px;
	min-height:1000px;
	z-index:0;
	background-color:#FFFFFF;
	}
div#top {
	height:136px;
	*height:136px;
	width:900px;
	*width:900px;
	background-image:url(../images/structure/top.jpg);
	}
div#logo {
	height:270px;
	*height:270px;
	width:294px;
	*width:294px;
	float:left;
	background-image:url(../images/structure/logo.gif);
	}
div#topimage {
	height:270px;
	*height:270px;
	width:606px;
	*width:606px;
	float:right;
	}
div#menu {
	height:31px;
	*height:31px;
	width:606px;
	*width:606px;
	float:right;
	}
div#titelblauw {
	height:31px;
	*height:31px;
	width:294px;
	*width:294px;
	float:left;
	background-image:url(../images/structure/titelblauw.gif);
	}
div#logounicef {
	height:147px;
	*height:147px;
	width:294px;
	*width:294px;
	float:left;
	background-color:#FFFFFF;
	}
div#content {
	width:506px;
	*width:506px;
	float:right;
	text-align:left;
	padding-right:50px;
	padding-top:40px;

	}
div#left{
	width:294px;
	float:left;
	}
div#backlogos {
	height:261px;
	width:294px;
	float:left;
	background-image:url(../images/structure/backlogos.gif);
	}
div#background{
	height:100%;
	width:100%;
	text-align:center;
	background-image:url(../images/structure/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	z-index:1;
	}
div#logos {
	height:180px;
	width:270px;
	float:left;
	z-index:10;
	}

	
	
	
	
	
	
	
	
	

