#navbar,
#sidebar,
#footernavbar {
	display: none;
}

a img {
	border-width: 0;
}

#logo img {
	width: 172px;
}

#footer {
	border-top: 1px solid #666;
}

/* =Type and colors
-----------------------------------------------
*/
body {
	font: normal 0.75em/1.5 Verdana, sans-serif;
	color: #585f54;
}

p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol { margin-bottom: 18px; }

ul, ol { margin-left: 20px; }

ul ul, ol ol { margin-bottom: 0; }

li { margin-bottom: 4px;}

a {
	color: #090;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	text-decoration: underline;
}

h1, h2 {
	font: bold 158%/1.5 "Lucida Grande", Tahoma, sans-serif;
	color: #556e30;
}