.full #header, .full #sidebar1, .full #sidebar2, .full #footer, .sbmenu, .sbmenu li a, .sbmenu li a:link, .sbmenu li a:visited, .sbmenu li a:hover, .sbmenu li a:active, .sbmenu ul, .shoutbox, .shoutbox .content,
.shoutbox .t, .shoutbox .b, .shoutbox .b div, .shoutbox .content, .shoutbox .t, .shoutbox .b, .shoutbox .b, .shoutbox .b div, .shoutbox .b, .shoutbox .b div.shoutbox .hd, .shoutbox .bd, .shoutbox .ft, .shoutbox .wrapper, .shoutbox h1, .shoutbox p, .shoutbox h1, span #tx, span #tx a {
display: none
}

.full #mainContent {
 	margin: 0 10em 0 0; /* the right margin can be given in ems or pixels. It creates the space down the right side of the page. */ 
	padding: 0 2em 0 2em; /* padding here creates white space "inside the box." */
	width: 100%;
} 

