@charset "UTF-8";
/* 
* * * * * design, production and code by marc rinderknecht
* * * * * kobebeef.ch
* * * * * © 2006
*/
body {
	background: white;
	font-size: 10pt;
	line-height: 14pt;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#wrapper {
	width: auto;
	margin: 0 5%;
	padding: 0;
	background: #FFF;
	text-align: left;
	float: none !important;
	color: black; 
	background: transparent;
}

#logo {
	margin: 0 0 30pt 0;	
}

#navigation {
	display: none;
}

#content {
	margin-top: -50px;	
}

.navigation, #author {
	display: none;
}

.createdate {
	display: none;
}

#roll h1, #roll .contentheading, #roll .componentheading {
	color: #7d2424;	
	font-family: Helvetica, Arial, sans-serif;	
	font-size: 14pt;	
}
#roll h1 a, .contentheading a {
	color: #7d2424;	
	text-decoration: none !important;
}
#roll p {
	margin: 0 0 16pt 0;	
}
#roll .fixedwidth {
	font-family: Monaco, "Andale Mono", Courier, "Courier New", Courier, monospace;
	font-size: 10pt;
}
#roll .startext {
	font-style: italic;
	padding: 0 0 0 25pt;
}
#roll a {
	color: #7d2424;	
	text-decoration: underline;
}