@import url(template0.css);

#header, #tabs, #breadcrumbbar, #sidebar{
	display: none;
}

body{
	padding: 10px;
	background: none;
	background-image: none;
}

#wrap{
	width: 590px;
	border: none;
	background: none;
	background-image: none;
}

#footer{
	height: 1em;
}

#copyright{
	position: absolute;
	bottom: 0px;
	left: 0px;
}


#content, #content-body{
	margin: 0;
	padding: 0;
	width: 590px;
}

#footer{
	display: none;
}
