/*print stylesheet*/
body {
	color: black;
}
#page {
/*	background: url(http://www.negnetsolutions.com/images/justleaf.jpg) no-repeat left top;*/
/*	padding-top: 145px; */
}

#top {
	display: none;
}

#cookiecrumb {
	margin-bottom: 10px;
	padding-top: 10px;
	text-transform: lowercase;
}

#side_menu {
	display: none;
}

/* @group Navigation */

#navigation {
	display: none;
}

/* @end */

a {
	color: black;
}

#top #linkarea a {
	font-size: 14px;
	color: #202020;
}

#top #homeButton {
	width: 250px;
	height: 50px;
	display: none;
}

div.comments .add {
	display: none;
}