html, body 		{ margin: 0 ; padding: 0; background: #FFCC99}
		body 			{ color: #000000; font: 14px Helvetica, Arial, sans-serif; line-height: 18px; }
		h2				{ color: #7f3300; font: 18px Helvetica, Arial, sans-serif; font-weight:bold; }
		a               { color: #7f3300; }
		p				{ margin: 0 0 18px; }
		#wrapper		{ float: right; width: 100%; margin-left: -33%;}
		
		/* Header */
		#header			{ background: #000000; border-bottom: 2px solid #000000; width: 100%; }
		#header h1  	{ color: #FFFFFF; font-size: 16px; font-weight: bold; margin: 0 0 3px; padding: 24px 18px 0; }
		#header p		{ color: #CCCCCC; font-size: 11px; font-weight: bold; padding: 0 18px; }
		
		/* Content Style */
		#navigation		{ background-image:url('http://groot-antink.nl/images/background.jpg'); background-repeat:no-repeat; border-bottom: 1px solid #FFCC99; padding-left: 18px; padding-top: 70px; padding-bottom: 70px;}
		#navigation ul	{ list-style: none; padding: 0 18px 9px; }
		#navigation a:link    { font: 20px Helvetica, Arial, sans-serif; text-decoration: none; font-weight: bold; color: #000000;}
		#navigation a:hover   { font: 20px Helvetica, Arial, sans-serif; text-decoration: underline; font-weight: bold; color: #FFFFFF;}
		#navigation a:visited { font: 20px Helvetica, Arial, sans-serif; text-decoration: none; font-weight: bold; color: #000000;}
		#navigation a:active  { font: 20px Helvetica, Arial, sans-serif; text-decoration: none; font-weight: bold; color: #000000;}
		#content p { padding-right: 18px; }
		
		/* Content Positioning and Size */
		#navigation		{ float: left; width: 30%; }
		#content		{ margin-left: 34.3%; }
		#extra			{ float: left; clear: left; width: 30%;}		
		
		/* Footer */
		#footer			{ background: #000000; border-bottom: 2px solid #000000; clear: both; width: 100%; }
		#footer a		{ font-size: 11px; color: #FFFFFF; }
		#footer	p		{ font-size: 11px; color: #FFFFFF; margin: 0; padding: 5px 5px 5px 5px; text-align: right; }
		#footer ul		{ border-bottom: 1px solid #000000; list-style: none; margin: 0 18px 6px; padding: 10px 0 6px; }
		#footer li		{ display: inline; font-size: 11px; font-weight: bold; padding-right: 5px; }

		
		/* Cloud */
		
		#cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
        #cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
        #cloud a.tag3 { font-size: 0.9em; font-weight: 300; }
        #cloud a.tag4 { font-size: 1.0em; font-weight: 400; }
        #cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
        #cloud a.tag6 { font-size: 1.4em; font-weight: 600; }
        #cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
        #cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
        #cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
        #cloud a.tag10 { font-size: 2.5em; font-weight: 900; }
	    #cloud { margin: 0; }
        #cloud li { display: inline; }