body
	{
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align: center;
	background-color: #404040;
	}
	
h1
	{
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	}
	
h2
	{
	font-family: Arial, Verdana;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	}
	
h3
	{
	font-family: Arial, Verdana;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	}

a.nt
	{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:383px;
	height:98px;
	background:url(../includes/nt.jpg);
	font-size:10px;
	text-align:center;
	padding-top:5px;
	}
a.soml
	{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:204px;
	height:103px;
	background:url(../includes/soml.jpg);
	font-size:10px;
	text-align:center;
	padding-top:5px;
	}
a.lyceum
	{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:200px;
	height:200px;
	background:url(../includes/lyceum.jpg);
	font-size:10px;
	text-align:center;
	padding-top:5px;
	}

a.mavo
	{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:199px;
	height:148px;
	background:url(../includes/mavo.jpg);
	font-size:10px;
	text-align:center;
	padding-top:5px;
	}

a.niekee
	{
	color:#ffffff;
	text-decoration:none;
	display:block;
	width:129px;
	height:200px;
	background:url(../includes/niekee.jpg);
	font-size:10px;
	text-align:center;
	padding-top:5px;
	}
	
/* div layers */

#container
	{
	margin:0 auto;
	position: relative;
	text-align: center;
	width: 1000px;
	height: 100%;
	background: #404040;
	}

#content
	{
	background: #ffffff;
	width: 1000px;
	position: relative;
	text-align: center;
	min-height: 400px;
	}
	
#maintxt
	{
	background: #ffffff;
	text-align: center;
	width: 100%;
	min-height: 300px;
	float: left;
	}