#wrapper { width: 660px !important; }
/**********************************/

/* =Menu - horizontal */
#top { display: none; }
#topbar {
	display: none;
}
/**********************************/

/* =Breadcrumb */
#crumb {
	padding: 2px 2px 2px 3em;
	background-color: #fff;
	border-top: thin solid #000;
	border-bottom: thin solid #000;
}
#crumb a { text-decoration: none; }
/**********************************/

/* =Sidebar */
#sidebar {
	display: none;
}
/**********************************/

/* main content area */
#main {
	margin-left: 0;
	padding: .5em;
}
/**********************************/

/* =Footer */
#footer { 
	display: none;
}
.url { display: inline; }