/* -----------------------------------------------
Go Green Pro Clean  Print Style pages
Version:  20 July 2008
Author: Lori Dolby
----------------------------------------------- */
#header2, #nav, h4 {
  display: none !important;
}
body, #main, #content, .column, #articletext, #footer {
  float: none !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}
html body h1 { text-align: center; }
html body h2 { font-size: 1.1em}

html body #wrap2, #container {background: none;}

html body {position: static; width: auto; height: auto;
  margin: 1em 0 0; padding: 0; border-top: none;
  font-size: 0.9em; text-align: right;
  background: none;}
html body a:link, html body  a:visited, html body  a em {
  position: static; display: inline;
  font-size: 1em; font-weight: normal; width: auto; height: auto;
  margin: 0; padding: 0;
  background: none; color: #555;}

html body #wrap2, #container {padding: 0 0 0.5em; margin: 1.5em 0 2em; text-align: left;
  background: none; position: relative;}

html body #footer {background: none;}
html body #footer p {border-left: none; margin-left: 0; text-align: center; font-size: .7em;}

.contentextra {
  background:#fff;
  float:right;
  width:180px;
  margin:0 0 0 0;
  padding-left: 5px;
   font-size:95%;
     color:#777;
  
  }
.photoright {
	float:right;
	margin:10px 0px 10px 10px;
	background-color:#fafafa;
	border:1px solid #e5e5da;
	text-align:left;
	padding:5px;
}
.photoleft {
	float:left;
	margin:0px 10px 10px 0px;
	background-color:#fafafa;
	border:1px solid #e5e5da;
	text-align:left;
	padding:5px;
}
.photocenter {
	margin:0px 10px 10px 0px;
	background-color:#fafafa;
	border:1px solid #e5e5da;
	text-align:left;
	padding:5px;
}
