@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	background-color: #ebb111;
	color: #999999;
	background-image: url(../background.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
#main {
	background-image: url(../madagascar-dmc.jpg);
	width:990px;
	height:590px;
	margin:-295px 0 0 -490px;
	padding:0;
	top:50%;
	left:50%;
	position:absolute;
}
#main #tekst {
	float: left;
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 150px;
	padding-left: 85px;
	line-height: 16px;
	clear: right;
	width: 250px;
}
#main #logos {
	float: left;
	width: 533px;
	height: 51px;
	clear: left;
	margin: 0 0 0 70px;	
}
#main #foto {
	width: 640px;
	float: left;
	height: 520px;
	clear: left;
}
.pics   {
	border: 10px solid #FFFFFF;
	height: 403px;
	width: 605px;
	overflow: hidden;
	padding: 0px;
	margin: 83px 0 0 35px;
}
#main  #tekst  a:link {
	color: #D8DF20;
	text-decoration: none;
}
#main #tekst a:visited {
	color: #CCCC66;
	text-decoration: none;
}
#main #tekst a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
p {
	margin: 0px;
}
h1 {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;
	margin-bottom: 0px;
}

