
/* outer DIVs */
#div750 {width: 98%; margin: 0 auto; text-align:left}
#div660 {width: 98%; margin: 0 auto; text-align:left}

/* hide the 7-topic CSS top navbar */
.nav {visibility:hidden; height:0px; display:none}
.navbase {visibility:hidden; height:0px; display:none}


/* Rodney 11Jun2007: Commented out this section so the page prints better */
/* hide the search form in the top navbar */
/* #search {visibility:hidden; height:0px; display:none} */

.printonly {display: block;}   /* this class is redefined in the index-ap.css file for display purposes */

.printhide {display: none;}    /* use this class when you do not want content to display on screen, but you do want the content printed */
