html{
	height:100%;
}
body{
	font-family:verdana,arial;
	color:white;
	font-size:8pt;
	background:#333333 url(/images/bg.gif);
	margin:0px;
	height:100%;
}

h1{
	font-size:13px;
	text-transform:uppercase;
	margin:0px 0px 30px 0px;
}

h2{
	font-size:12px;
	margin:0px 0px 25px 0px;
}

a{
	color:white;
}

#header{
	background:#CDCDCE url(/images/header.gif) no-repeat;
	height:91px;
}

#headermenu{
	background-color:#9A9A9B;
	margin:70px 0px 0px 100px;
	border-top:1px solid white;
	border-left:1px solid white;
	text-align:center;
	font-size:10px;
}
#headermenu table{
	width:100%;
}

#headermenu table td{
	padding:4px;
}

#headermenu a{
	color:#333333;
	text-decoration:none;
}

#subheader{
	height:20px;
	background:#676840 url(/images/subheader-bg.gif) repeat-x top left;
	text-align:center;
	font-size:10px;
}

#submenu{
	height;20px;
}

#submenu table{
	width:100%;
	margin:0px;
	margin-top:1px;
}

#submenu table td{
}

#submenu a{
	color:white;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}

#leftcont{
	background-color:#A3A494;
	width:235px;
}

#content{
	background-color:#9A9A9C;
	min-height:600px;
}

#pagetext{
	padding:60px 60px 30px 60px;
	min-height:300px;
}

#footer{
	background:#858676 url(/images/footer-bg.gif) repeat-x top left;
	padding:4px 0px 3px 10px;
	position:relative;
}

#footer a{
	margin:0px 5px 0px 5px;
	color:white;
	text-decoration:none;
}

.clrpg{
	clear:both;
	font-size:1px;
	line-height:1px;
}

#teamtable{
	width:100%;
}

#teamtable td{
	padding:5px;
}

#leftthumbs{
	padding:10px 20px 10px 20px;
}

#leftthumbs img{
	margin:0px 5px 5px 0px;
	
}

#galTable{
	width:100%;
	margin:40px 0px 20px 0px;
}

#galTable td{
	vertical-align:top;
}

#container{
	position:absolute;
	left:-20000px;
	top:-20000px;
}

#picNaam{
	width:140px;
	margin:0px 20px 0px 20px;
	height:60px;
	background-color:#333333;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	padding:10px;
}

#picText{
	width:140px;
	margin:5px 20px 0px 20px;
	height:194px;
	background-color:#666666;
	color:white;
	padding:10px;
}

#introStart{
	position:absolute;
	right:40px;
	bottom:120px;
	font-size:15px;
}

#introStart a{
	text-decoration:none;
}

#introStart a:hover{
	text-decoration:underline;
}
#langsm{
	position:absolute;
	right:5px;
	top:0px;
}
