/* CSS Document */

/* Unwanted elements */ 
#topbar, #topnavbar, #nav, #header, #navbar, #subnavbar, .navigation, #sidebar, .alignleft, .comments, .breadcrumb, .date, .dateleft, .dateright, .time, .tags, .category, .postmeta2, #footer, .noprint, .forprint, .ilsb-parent, .ilsb-arial, #quote, #consult, #follow, #related-articles { display: none; } 

/* Content spans the full width */ 
#container, #container2, #content { width: 100%; margin: 0; float: none; } 

/* text colour to black */ 
.lighttext { color: #000; } 


a:link, a:visited { color: #000; text-decoration:none }