/* CSS Document for DeAndrade Designs						*/
/* Author:	Design Consolidated    							*/
/* Date Created:	16/06/2008								*/
/* Date Modified:	18/08/2008          	 				*/
/* Filename:  print.css            	 						*/


#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;
	  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;
}