
#header_ad1,
#header_searchbox,
#header_menu,
#add_this_buttons,
#space_above_headline,
#header_left_graphic,
#header_right_graphic,
#article_right_column_table,
#article_print_version,
#background,
#leave_a_tip,
#comment_block,
#bottom_breadcrumbs,
#bottom_hr_rule,
#banner_bottom,
#article_email_box {display: none;}

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
      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;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-color: black;
	border-style: solid;
	font-size: 14px;
}

.outer_table {
	border: 0px;
      background-color: #FFFFFF;
	width: 100%;
      }

.header_left_graphic_td {
	width: 0px;
}

.article_table_column_right {
	width: 0px;
}

.menu_table_cell {
      display: none;
      background-color: white;
}

/* ################################ */
/* from process wire admin */

.align_left,
.align-left {
	float: left;
	margin: 0 1em 0.5em 0;
}

.align_right,
.align-right {
	float: right;
	margin: 0 0 0.5em 1em;
}

.align_center,
.align-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*##################################### */

.pub_img_shadow_small {
  clear: both;
  float:left;
  margin: 5px 4px 0px 5px !important;
  margin: 5px 2px 0px 3px;
  background: url(/site/assets/site_images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/site/assets/site_images/shadow.gif) no-repeat bottom right;
}

.pub_img_shadow_small img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -5px 5px 5px -5px;
}

.pub_img_shadow_large {
  clear: both;
  float:left;
  margin: 7px 4px 0px 7px !important;
  margin: 7px 2px 0px 3px;
  background: url(/site/assets/site_images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(/site/assets/site_images/shadow.gif) no-repeat bottom right;
}

.pub_img_shadow_large img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 5px -6px;
}

.pub_article_attribution {
      line-height: 130%;
	font-size: 14px;
	font-style: italic;
      margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #806D33;
}

.justifyright {
      text-align: right;
}

.justifyleft {
      text-align: left;
}
