/* ----- Created by Emile Blume - Netcreators.nl - 2005 ----- */
body{
	background: #FFFFFF url(../images/logo-print.gif) no-repeat right top;
	color: #000000;
	font-size: 11px;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#header{
	display: none;
}

#nav {	
	display: none;
}

#content {
	left: 10px;
	top: 100px;
	position: absolute;
	font-size: 11px;
	line-height: 17px;
}

#content h3 {
	font-size: 16px;
	margin-top: 30px;
	margin-bottom: 10px;
}

#footer {
	display: none;;
}

