
#header_ad_box,
#header_menu,
#header_left_graphic,
#header_right_graphic,
#right_column_table,
#right_column_table_no_box_ad,
#article_print_version,
#background,
#banner_bottom,
#bottom_ad_row,
#bottom_ad_row2,
#article_email_box {display: none;}

body  {
      background-color: white;
      background: url(/assets/images/xyz.jpg);
      }

.table_main_cell {
      background-color: white;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #003333;
      padding-top: 20px;
      padding-bottom: 20px;
}

#footer a {
	color: #003333;
	text-decoration: none;
	font-weight: bolder;
}

.td_text_block {
      background: transparent;
      background-color: white;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: black;
	border-style: solid;
}

.outer_table {
	border: 0px;
      background-color: #FFFFFF;
	width: 100%;
      }

.header_left_graphic_td {
	width: 0px;
}

.right_column_table {
	width: 0px;
}

.right_column_table_no_box_ad {
	width: 0px;
}

