#sidebar {
	display: none;
}

#tabs {
	display: none;
}

	
#t1 {
	position: absolute;
	top: 300px;
}	
	
#banner	{
	display: none;
}
#footer	{
	display: none;
}
#breadscrumbs{
	display: none;
}

.txtwhitesmall{
	display: none;	
}

/* navigation menu */
#menu { 
	display: none;
}


/* main section of the window */
#maincontent{
	float: left;
}
#maincontentRight{
	float: left;
}
.notprinted {
	display: none;
}
