

 
body
{
	background-image: none;
}

#content
{
	border: 0;
	height: auto; 
	margin-top: 100px; 
	background-image: none;
	
}

.leftinfobox
{
	display: none;
	height: 0;
}

#menu
{
	display: none;
	height: 0;
}

#menu img
{
	width: 0;
	height: 0;
} 
  
#navbar
{
	display: none;
	height: 0;
}

#rightcontainer
{
	float: none; 
	margin-top: 120px;
	width: 100%;
	background-color: #ffffff; 
	border: 0;
}

#downloadbox
{
	display: none; 
	height: 0;
}

#search
{
	display: none;
	height: 0;
}

#breadcrumbsbox
{
	display: none; 
	height: 0;
}

#flags
{
	display: none;
	height: 0;
}
#flags img
{
	width: 0;
	height: 0;
} 

#logo
{
	display: none; 
}				 
#printlogo
{
	width: 700px;
	display: block;	
	background-image: url(images/common/print_logo.gif);
}

#whitebar
{
	position: absolute;
	height: 100px;
	border: none;
}

#indextopbar
{
	display: none; 
	height: 20px;
	
}

#printbox
{
	display: none;
	height: 0;
} 

#filmstrip 
{
	display: none;
}

#footer
{
	display: none; 
	height: 0;
}


