#header, #footer, #sidebar_menu, #sidebar, iframe, div.breadcrumb { 
	display: none;
}

body {
	background: white;
	color: #000; 
	width:100%;
	margin: 0;
	float: none;
}

a:link, a:visited {
	color: #781351;
	font-weight: bold;
	text-decoration: underline; }
#content a:link:after, #content a:visited:after {
	content: " (" attr(href) ") ";
}

/*
img {
	border: 0;
}
*/
