/* CSS Document for Jem Howard Photography					*/
/* Author:	Design Consolidated    							*/
/* Date Created:									*/
/* Date Modified:	19/02/2009          	 				*/
/* Filename:  print.css            	 						*/

body {
	background: no-repeat;
}

#wrapper {
	margin: 0;
}

#container { 
	position: static;
}

#nav_toprow, #nav_bottomrow {
	display: none;
}

#masthead, #screen_logo {
	display: block;
}

div#topnavigation, #utility, #menunavigation, #sml_content, span.noprint {
	display: none;
}

#content, #content_nosml {
  	  position: relative;
	  margin-left: 0px;
	  margin-right: 0px;
	 /* padding: 10px 15px 10px 15px; */
	  background-color: #ffffff;
}

.content_img {
	display: none;
}
  
#footer {
	  position: relative;
	  margin-left: 0px;
 	  padding: 10px 15px 5px 15px;
	  font-size: 0.8em; 
 	  color: #000000;
 	  clear: both;
}