body {
	background: white;
}

.page9top 	{ display: none; }
#aduelogo 	{ display: none; }
.menu9		{ display: none;}
#main		{ 
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	left: 0;
}

.M_sub, .M_sub_big { display: none; }
#M_gray_submenu_bg { background: white; }


a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.taniec.org" attr(href) ") ";
   }

div.content_expander { display: block; }
