#nav, #breadcrumb, #leftmenu, #content-bottom, #interlinks  {
  display: none;}
#helivid { display:none;}
.adobenote { display:none;}

#rightcontent {
  background-image: none;
  margin-left:20px;
  width:820px;
}

/* doesn't show in firefox 3 print preview, but following doesn't fix it: */
#top_logo {
background-image: url("../images/logo_600x64.gif");
background-position: 500px 0px;
}

.wrapper {
width:100%;
}

#content {
width:100%;
}
#rightcontent { 
width:90%;
/*font-size:200%;*/
/*position:absolute;
left: 10px;
right:920px;*/
}

.pagebreak {
page-break-before:always;
}


