/* CSS Document */
.sidetoolbar {
	display: none;
}

#toptoolbar {
	display: none;
}

body {
	background: url(/images/blank.gif);
	background-color: #ffffff;
}
