html {overflow: auto}

html, body {text-align:center;margin:0px; height: 100%; margin-top: 0; }

img {margin: 0px; border: 0px;}

* {margin: 0px; padding: 0px;}

body{
	background-color: #fff;
}


#content_table{
	height:90%;
}

#frames td{
	vertical-align:top;
}
#header,#breadcrumb{
	display:none;
}

#menu, #menu_holder, #footer, #breadcrumbs, .hideme{
	float: right;
	margin-right: 0px !important;
	margin-right: 1px;

	position: relative;
	z-index: 1;
	display:none;
}

#contentarea{
	margin-top: -20px;
}


