#sidebar-menu,#header-home-link,#footer,.pages-tabs,#topbar,.addtoany_share_save_container{
	display: none !important;
}
#header{
	position: relative;
	top: 10px;
	/*height: 0;*/
}
a:after {
/*    content: " (http://www.nutcote.org" attr(href) ") ";*/
}
a[href^="http://"]:after {
/*    content: " (" attr(href) ") ";*/
}
#main{
	width: 80%;
}
#header:after{
	content: url(images/TopBanner01.gif);
}
.home .widget-container ul li,
.entry-content ul li {
	clear: both;
	list-style-image: url('images/bullet.gif');
	padding-left: 0px;
	margin: 0 0 10px 0;
}

