/* CSS Document */
html {
	}
body {
	}
#content {
	/* for the "other" browsers */
width:auto;
position:static;
margin: 0 3% 15% 5%;
float:none;
	}
* html #content {
	/* for IE */
width:auto;
position:static;
margin: 0 3% 15% 5%;
float:none;
	}
#head {
	position:absolute; 
	margin:0; 
	top:0; 
	left:0; 
	display:none; 
	width:100%; 
	height:100px; 
	/*background:url(clouds.jpg) #000;*/ 
	background:#bebebe; 
	background-position:0 0; 
	background-repeat:no-repeat; 
	font-size:4em; 
	z-index:5; 
	overflow:hidden;
	color:#000;
	}
#foot {
display:none;
/*
	position:absolute; 
	margin:0; 
	bottom:0; 
	left:0; 
	display:block; 
	width:100%; 
	height:50px; 
	font-size:1em; 
	z-index:5; 
	overflow:hidden; 
	background:#bebebe; 
	color:#fff;
*/
	}
#left {
display: none;
	}
* html #left {
display: none;
	}
#left2 {
display: none;
	}
* html #left2 {
display: none;
	}
.ENP2006_SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	}
.ENP2006_SmallText a, .ENP2006_SmallText a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #c46729;
	text-decoration:none;
	}
.ENP2006_SmallText a:hover {
	color: #000000;
	text-decoration:underlined;
	}
.ENP2006_NormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.ENP2006_NormalText a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #c46729;
}
.ENP2006_NormalText a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	color: #000000;
}
.ENP2006_NormalText visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #c46729;
}
.red{color: #FF0000}
.green{color: #339900;}

.ENP2006_button {
/* bold, in Wim's orange... */
	color: #c46729;
	font-weight: bold;
}
.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	color:#c46729; 
	border:0;
}
.ENP2006_ProgrammeDayHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #c46729;
	text-decoration:none;
}
.ENP2006_ProgrammeTimeTextShaded {
	font-family: "Courier New", Courier, Monaco, monospaced;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #fff;
	background-color: #c46729;
}
.ENP2006_ProgrammeLocationText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	color: #c46729;
}

