/* ================================================================ 
This copyright notice must be untouched at all times.
The original version of this stylesheet and the associated (x/d)html
are available from Olaf Meys
Copyright (c) 2008-2009 Olaf Meys. All rights reserved.
=================================================================== /*

/* - Page Layout --------------------- */
div#container	{	width:804px;
			margin:0 auto	}
			
div#header	{	clear:both;
			width:100%	}
			
div#content	{	float:right;
			width:590px	}

div#navigation	{	float:left;
			width:210px	}

div#extra	{	float:left;
			clear:left;
			width:210px	}

div#footer	{	clear:both;
			width:100%	}