	body
	{
	background-image: url(img/modelfotoshoot_kop.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#666666;	
	margin: 0px 0px;
	padding: 0px 0px;
	text-align: center;
	letter-spacing: 0.03em;
	line-height: 125%;
	}
	body.intro
	{
		background-image: none;
	}
	#pag, #intro
	{
	background-repeat: no-repeat;
	background-position: center top;
	width: 650px;
	position: relative;
	margin: 0px auto 20px auto;
	padding-top:120px;
	text-align: justify;
	}
	#pag
	{
	background-image: url('http://www.modelfotoshoot.be/img/modelfotoshoot_kop.jpg');
	background-position: top right;
	}
	a
	{
	text-decoration: none;
	color: #2C84E2;
	}
	#intro
	{
	background-image: url('http://www.modelfotoshoot.be/img/model_fotoshoot.gif');
	padding-top:230px;
	}
	#pag p
	{
	margin: 15px 15px 0px 15px;
	}
	#intro p
	{
		/*margin: 230px 25px 0px 25px;*/
	}
	#promo
	{
	background-color: #F5F5F5;
	width: 370px;
	padding: 15px 15px 15px 0px;
	font-size: 85%;
	border: solid 1px #666666;
	float: right;
	margin-right:15px;
	}
	h1, h2
	{
		font-size: 18px;
		font-weight: normal;
		text-decoration: none;
		margin: 3px 15px;
		text-transform: uppercase;
	}
	h2
	{
		margin-top: 15px; 
		font-size: 13px;
		font-weight: bold;
	}
	h1 span
	{
	display: none;
	}
	img
	{
	border: solid 1px #999999;
	float: left;
	margin: 0px 15px 15px 15px;
	}
	#menu
	{
	white-space:nowrap;
	list-style-type:none;	
		position: absolute;
		top: 89px;
		background-color: #D00000;
		width: 650px;
		left: 50%;
		margin: 0px 0px 0px -325px;
		text-align: center;
		display: block;
		overflow: hidden;
		padding: 0px;
	}
	#menu li
	{
		padding:0px;
		display: inline;
	}
	#menu li a
	{
	
	display: inline;
		color: #FFFFFF;
		font-weight: bold;
		border: solid 1px #D00000;
		width: 120px;
		float: left;
		background-color: #D00000;
		margin: 0px 4px;
	}
	#menu li a:hover
	{
		background-color: #FFFFFF;
		color: #D00000;
	}
	#voet
	{
		position: relative;
		font-size: 11px;
		color: #999999;
		border-top: solid 1px #C15353;
		width: 650px;
		padding:5px; 
		margin: 20px auto;
	}
	#voet a,#voet a:hover
	{
		color: #999999;
	}
	.clear
	{
		clear: both;
	}