/* this stylesheet is designed for printing purposes, and supercedes styles.css */

/*********** BLOCK ELEMENTS AND THEIR CLASS DESCENDANTS ***********/
/*********** STAGE ***********/
#stage {
	left: 0px;
	width: 100%;
	margin-left: 0px; border: none; }


/*********** BANNER ***********/
#banner {
	position: relative;
	height: 77px;
	margin-bottom: 20px; }

	#logo {
		top: 0px; left: 0px;
		border: 1px solid #326fbc; padding: 3px; }


/*********** NAVIGATION ***********/
#nav_accent {
	display: none; }

#nav {
	display: none; }


/*********** SUBNAV_BORD ***********/
#subnav_bord {
	display: none; }


/*********** CONTENT_GROUP ***********/
#content_grp {
	margin-left: 0px; }

	/*********** (HOME ONLY): NEWS TICKER ELEMENTS ***********/
	#ticker {
		display: none; }

	/****** CONTENT_ART ******/
	.content_art_left,
	.content_art_right {
		display: none; }

	/****** CONTENT_LISTEN_GRP ******/
	#content_listen_grp {
		display: none; }
