@charset "utf-8";
/* CSS Document */

body {
	font:75%/1.2em Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color:#fff;	
	color:#000;
}

html, body { height:auto;min-height:inherit; }

#multimediabar, #talk, #topics, #socialbookmarks a, #head, #quicklinks, #foot ul.fn1, #foot ul.fn2, #foot ul.fn3, #foot ul.fn4, #foot ul.fn5 { display:none; }
#sidebar {display:none;}
h1, h2, h3, h4, h5, h6, p { color:#000; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #content p { color:#000; }
#content h1 a, #content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a { color:#000; }

a:link { color:#000;text-decoration:underline; }
a:active { color:#000;text-decoration:underline; }
a:visited { color:#000;text-decoration:underline; }
a:hover { color:#000;text-decoration:underline; }

#sidebar { 
	width:30%;
	margin:0;
}

#content {
	width:67%;
	margin-right:3%;
}

#foot {
	clear:both;
}

#footnav {
	border:0;
}

#socialbookmarks {
	clear:both;
	border-top:4px solid #000;
}

