
div#navigation   	{
	display			: none;
}

div#main_content	{
	margin-left		: 30px;
} 

a:hover					{
	text-decoration	: none;
}


