body { 	background-color: #fff;}
#header, #acc, #crumb, #sidebar, #footer, .navigation, #respond, #commentform {
	display: none;
	}
/* Links -------------------------------*/
a[hreflang]:after {	content: "\0000a0[" attr(hreflang) "]";	}
/* Various attributes-------------------------------*/			img[longdesc]:after {	content:"\A (Description: "attr(longdesc)")";	} 
acronym, abbr {     border-bottom: none;    }
abbr:after, acronym:after {	content: " ("attr(title)") ";	}
dfn:after {	content: " ("attr(title)") ";	}
kbd {
	border: 1pt solid #ccc;
	padding: 2pt;
	background: #fff;
	}
/* Global -------------------------------*/#global {
	margin: 0;
	width: 100%;
	background-color: white;
	}/* Content -------------------------------*/
#content {
	width: 90%;
	}
hr {
	visibility:hidden;
	} 