body, html
{
	font-family: Arial, Verdana;
	line-height: 1.4em;
	text-align: justify;
	font-size: 10pt;
	
	margin: 50px 0 0 0;
}

#breadcrumb, #navigation, #footer, #bottom
{
	display: none;
}

#header
{
	position: absolute;
	
	top: 0;
	left: 0;
}

	#header img
	{
		border: 0;
	}
