/* 
REDESIGN LAB MASTER PRINT STYLE SHEET
*/

@import url("html.css");  /* basic HTML elements */

body {
background:none;
}
#nav,#nav_border,#sidebar,#footer,#footerlinks,#SectionTitle,#main-image{
display:none;
}