 body {
   	background-color: #FFFFFF;
/*	background-image: url("../images/bm-logo.gif");
        background-position: 0% 0%;
        background-repeat: no-repeat; */
   	font-size: 12pt;
}

 #menu, #adside, #toolbar, .location, .copyright, span.pictures, .primary {
   	display: none;
}

 .content {
 	width: auto;
	margin: 0;
	padding: 0;
   	border: 0;
   	float: none !important;
   	color: #000000;
   	background: transparent;
}

 .content h3 {
	border: 0;
}

 .section {
	border: 0;
	margin-bottom: 4em;	
}

 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.bethmardutho.org" attr(href) ") ";
}
