			body {		
				margin: 10px;
				font-family: Verdana, Arial, Helvetica;
				font-size:12px;
				background: #ff6700;
				background-position:absolute; 
			#description
			{
				font-size: 10px;
				font-family: arial, verdana;
			}

			#message
			{
				font-size: 12px;
				font-family: arial, verdana;
			}

			#title
			{
				font-size: 14px;
				font-family: arial, verdana;
				color: #ffffff;
			}

			#title a{ text-decoration: none; color: #ffffff; }
			#title a:visited{ text-decoration: none; color: #ffffff; }
			#title a:hover{ text-decoration: underline; color: #ffffff; }
			#title a:active{ text-decoration: underline; color: #ffffff; }
			}
			A:link {
				color: #000000;
				text-decoration: none;
			}
			A:visited {
				color: #000000;
				text-decoration: none;
			}
			A:hover {
				color: #000000;
				text-decoration: underline;
			}
			A:active {
				color: #000000;
				text-decoration: underline;
			}				
			#template {
				width: 820px;
				margin: 0px auto;
			}
			#vak {
				text-align:center;
				background: #ffffff;
				border: solid 1px;
				padding: 8px;
				margin-bottom: 10px;
				clear: both; 
				margin-top: 10px; 
			}
			#vakboven {
				background: #ff6700;
				border: solid 1px;
				padding: 8px;
				z-index:-1;
				height:150px;
			}
			#flash {
				text-align:center;
				position:absolute;
				z-index:1;
				width:120px;
				height:150px;
			}
			#vakboven1 {
				background: white;
				border: solid 1px;
				margin: 0px;
				padding: 0px;
			}
			#vakmidden {
				background: white;
				border: solid 1px;
				margin-bottom: 10px;
				padding: 8px;
			}
			#left {
				border-left: black 1px solid;
				border-right: black 1px solid;
				border-bottom: black 1px solid;
				background-color: white;
				float: left; 
				width: 150px; 
				padding: 8px;
				margin-bottom: 6px;
			}
			#right { 
				padding: 8px;
				border-left: black 1px solid;
				border-right: black 1px solid;
				border-bottom: black 1px solid;
				background-color: white;
				margin-left: 167px; 
				margin-bottom: 6px;
			}
			#right:img.thubs { 
				border:none;
			}
