/***********************************************************
 * File: faces.css
 * Project: Educatief project bij fototentoonstelling Changing Faces / WORK - Lakenhal
 *
 * Copyright: (c) 2007 Hippo Software. All rights reserved
 *            <http://www.hipposoftware.nl>
 *
 * Author: Bert Bulder <mailto:bertb@hipposoftware.nl>
 *         Brouwersgracht 48, 1013 GX Amsterdam, 020-6255344
 *
***********************************************************************/
body {
	background-color: #310031;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: 11px/16px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #000;
}	
a {
	color: #1B1B1F;
}
a:hover {
	color: #F1AB00;
}
p {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 8px;
}
#wrapper {
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px; 
	margin: 0px auto;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-align: left; 	
	height: 471px;
	width: 771px; 
	margin-top: 80px;
}
#kop {
	width: 771px;
	height: 172px;
	clear:both;	
}
#menu {
	height: 21px;
	clear:both;	
	margin-left: 82px;
}
#project1, #project2, #project3 {
	height:18px;
	float:left;
	padding-left: 36px;
	padding-top: 3px;
	color: #FFFFFF;
	}
#project1 {
	width: 193px; 
}
#project2 {
	margin-left: 3px;
	width: 194px; 
}
#project3 {
	margin-left: 3px;
	width: 188px; 
}
#project1 a, #project2 a, #project3 a {
	color: #FFFFFF;
	text-decoration:none;
}
#project1 a:hover, #project2 a:hover, #project3 a:hover {
	color: #CC0001;
	font-weight:bold;
}		
#onder {
	float:left;
	margin-top:34px;
	margin-left: 349px;
	height: 210px;
	width: 420px;
	clear:both;
	overflow:auto;
}
#tekst {
	width: 360px;
}
#grid{
	float:left;
	clear:both;	
	margin-left: 82px;	
	margin-top: 30px;
	height: 190px;
}
#tekstje {
	float:left;
	clear:both;	
	margin-left: 82px;	
	margin-top: 0px;
	width:680px;
}
