html {overflow: auto}

html, body {
	height:90%;
	margin:0;
}

img {
	border: 0px;
}


body{
	margin:20px;
	background-color: #ffffff;
}


#top, .sitemanagerlinks, #menu, #menu table, #footer, #breadcrumbs, #time, .resourcePageBanner, .menu_admin, #resource_menu, .menu, #rightCol, .button{
	float: right;
	margin-right: 0px !important;
	margin-right: 1px;

	position: relative;
	z-index: 1;
	display:none;
}
fieldset{
	border:1px solid #555555;
}
