body, div, td {
	font-family: tahoma, sans-serif;
	font-size: 14px;
}
a {
	color: #000000;
}
a img {
	border: 0;
	text-decoration: none;
}
a:after {
	content: " (URI:" attr(href) ") ";
}
pre, code {
	display: block;
	padding: 5px;
	border: 1px solid #000000;
	font-size: 12px;
}
pre.small, code.small {
	font-size: 10px;
}
strong {
	color: #000000;
}
h1 {
	margin-top: 0;
	font-size: 26px;
	color: #000000;
}
h2 {
	font-size: 18px;
	color: #000000;
}
h3 {
	font-size: 15px;
	color: #000000;
}
#crumbs {
	display: none;
}
#pagelinks {
	display: none;
}
#header {
	display: none;
}
#container {
	top: 0;
}
#content, #content2 {
	width: 100%;
	padding: 0;
}
#nav {
	display: none;
}
#footer a {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	border: 0;
	padding: 5px 0;
}
#footer_right {
	display: none;
}

#comments {
	display: none;
}

.tutorials {
	width: 100%;
	background-color: #dddddd;
}
.tutorials .link {
	width: 40%;
	background-color: #ffffff;
}
.tutorials .description {
	background-color: #ffffff;
}