/***********************************************/
/* HTML tag print styles                       */
/***********************************************/ 

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#masthead{
	display: none;
}
#footer{
	display: none;
}
#mast2head{
	display: none;
}

#navBar{
	display: none;
}

#headlines{
  	display: none;
}
#content{
	width: 100%;
}
#headerrow img{margin-right: 75px;}
#rightcontent, #mainmenu, #crumb{display: none;}
#middlecontent{border-left: none;}
