body {
	background: #fff !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #000 !important;
}

body * {
	background: transparent !important;
}

#InsideFlashRegion,
#pageContainer,
#wrapper,
#pageLeft,
#pageLeft > * {
	width: auto !important;
	max-width: none !important;
	margin: 0 !important;
	float: none !important;
}

#identity {
	display: block;
	padding-bottom: 0.3in;
	color: #000 !important;
}
#identity img {
	display: block;
	width: 1.5in;
	float: left;
	margin: -0.35in 0.25in 0 0;
}

ul {
	list-style-type: disc;
}

/* stuff to hide */
#adminbar,
#pagebar,
.inlineContentAdder,
.actions,
#panel,
#header,
#nav,
#pageRight,
#footer {
	display: none !important;
}


