body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #D9E3F0;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #3a6699;
	text-decoration: none;
}
h1 {
	font-size: 36px;
	color: #3a6699;
}
h2 {
	font-size: 20px;
	color: #2C4E74;
}
h3 {
	font-size: 12px;
	color: #1E354F;
}
a:hover {
	color: #497EBA;
	text-decoration: underline;
}
#Page {
	left: 5%;
	top: 7px;
	z-index: 1;
	background-color: #3A6699;
	border: none;
	overflow: visible;
	position: absolute;
	visibility: visible;
}
#banner {
	position: absolute;
	width: 900px;
	top: 5px;
	background-color: #3A6699;
	height: 220px;
	overflow: hidden;
	visibility: visible;
	z-index: 2;
	left: 5px;
	background-image: url(../Pictures/banner_icire.jpg);
	background-repeat: no-repeat;
}
#ICIRE_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	visibility: visible;
	font-weight: bold;
}
#nav_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	visibility: visible;
}
#nav_links a {
	color: #CCCCCC;
}
#nav_links a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#nav_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#main {
	background-image: url(../Pictures/Jaap_BACK.jpg);
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: 2;
	height: auto;
	width: 900px;
	top: 235px;
	left: 7px;
}
#Announcements {
	border: thin ridge #3A6699;
	visibility: visible;
}
