a:link, a:visited, a:active {
	color: #65877e;
	text-decoration: none; 
}
a:hover {
	color: #65877e;
	text-decoration: underline; 
}
graph_link	{
	text-decoration: none;
	background: url(../images/discovery.gif);
	width: 210px;
	height: 35px;
}

h1, .naam {
	color: #65877e; 
	font: bold 12px Verdana;
}

.contact {
	color: #65877e; 
	font: 12px Verdana;
}

body {
	bgcolor: #FFFFFF;
	height: 100%;
	leftmargin: 0px;
	topmargin: 0px; 
	marginwidth: 0px;
	marginheight: 0px;
}

html {
	height: 100%;
}

#container {
	width: 795px;
	height: 527px;
	border: 2px solid #A0B29F;
	margin: auto;
	overflow: hidden;
}

#menu_container {
	width: 795px;
	border: 0px;
	margin: auto;
	list-style: none;
	padding-left: 0px;
}

.bullet {
	margin-left: -5px;
	padding-right: 5px;
}

#top {
	height: 100px;
}

.top_menu {
	width: 20%;
	border: 0px;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;	
}

#leftc {
	float: left;
}

#rightc {
	float: right;
}

.column {
	height: 467px;
	width: 95px;
	background: #d8dbb1;
}

#header {
	float: left;
	background:	url(../images/logo.gif);
	width: 605px;
	height: 79px;
	margin-top: -2px;
}

#menu {
	float: left;
	height: 300px;
	width: 200px;
	color: #65877e; 
	font: bold 12px Verdana;
	vertical-align: top; 
	padding: 20px 10px;
}

#discover {
	float: left;
	height: 40px;
	width: 200px;
}

#content {
	float: right;
	width: 605px;
	height: 310px;
}

#text {
	/* border: 1px solid #d8dbb1; */
	height: 264px;
	width: 563px;
	margin: 20px 0px;
	overflow: auto;
	vertical-align: top; 
	padding: 10px 20px;
}

.email {
	text-decoration: underline;
}

.contactinfo {
	width: 270px;
	float: left;
}