

html,
body
{
	margin: 0;
	padding: 0;
}

	body
	{
		background: #fff none;
		color: #374060;	
		font: 80%/1.5 Tahoma, "Lucida Grande CE", lucida, sans-serif;
		text-align: left;
	}

a
{
	color: #374060
}

img
{
	border: none;
}
	
#loginInfo,
#topMenu,
#signUp,
#featuredSites,
#tagCloud,
#demoButton,
#webnodeVideo,
#footer,
#leftColumn,
#rightInfoCol,
#caption,
hr
{
	display: none;
}
