body {
	top: 5px;
	left: 5px;
	background: transparent;
	font-family: Verdana, Arial, Helvetica, "sans-serif";
	font-size: 12px;
}

#topLeft, #topButtons, #topRight, #title, #banner, #bannerImage, #shortBanner, #greenRight, #bannerShadow, #leftMenu, #rightShadow {
	display: none;
}
#contentFrame {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	background: transparent;
}
#content {
	position: relative;
	width: 100%;
	left: 0px;
}

