
	body
	{
		width: 18cm;
		margin: 0 auto;
		padding: 0;
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: .7em;
		line-height: 1.6em;
		color: #333;
	}
	
	table, td, tr, form, img, p, h1, h2, h3
	{
		border: 0;
		padding: 0;
		margin: 0;
	}
	
	h1, h2, h3
	{
		margin: 0 0 1em 0;
	}
	
	h1
	{
		font-size: 1.4em;
		color: #000;
	}
	
	h2
	{
		font-size: 1.1em;
	}
	
	h3
	{
		font-size: .9em;
	}
	
	a
	{
		color: #6699ff;
		text-decoration: none;
	}
	
	p{
		margin: 0 0 1.2em 0;
	}
	
	.quote
	{
		border: 1px solid #ececec;
		color: #5d6e9d;
		font-family: Helvetica, sans-serif;
		font-size: 1.7em;
		line-height: 1.2em;
		font-style: italic;
		padding: 10px;
		margin-bottom: .8em;
	}
	
	#sidebar, #navigation, #thumbscontainer, #searchdiv
	{
		display: none;
	}
	
	.job
	{
		width: 8cm;
	}
	
	#images
	{
		width: 100%;
		text-align: center;
	}
	
	.slide
	{
		margin-bottom: 20px;
		opacity: 1;
		visibility: visible;				
		filter: alpha(opacity=100);
		position: static;	
	}
	
	.slide img
	{
		width: 18cm;
	}
	
	#title
	{
		clear: both;
		width: 100%;
		margin-bottom: 1.5em;
	}
	
	#title span, .pic
	{
		color: #999;
		font-size: .6em;
	}

	#projecttext
	{
		width: 100%;
		float: left;
	}

	#text
	{
		width: 8.5cm;
		float: left;
	}

	#stats
	{
		float: right;
		width: 8.5cm;
		padding-left: .5cm;
	}

	.textcollast
	{
		float: right;
	}
	
	#img
	{
		width: 8.5cm;
		float: right;
		text-align: center;
	}
	
	.pic img
	{
		margin-bottom: 1em;
	}
	
	.job
	{
		margin-bottom: 1cm;
	}
	
	.job .contact
	{
		color: #999;
	}