/* Start of CMSMS style sheet 'friendship_print' */
/* print layout */

body {
  padding: 0;
  font-family: "Times New Roman",Serif;
  background: #ffffff;
  color: #000000;
}
	
#page {
  margin: 0px;
  width: auto;
  float: none !important;
}

#container_header {
  text-align: center;
  margin-bottom: 20px;
}

#content img {
padding: 2px;
display: inline;
border: 1px solid silver;
margin: 5px;
}

#logo {
  padding: 0px;
  margin: 0px;
}

#container_header form, #frontphoto, #menutree, #sitebar {
  display: none;
}

.nav_indicator {
  padding-bottom: 10px;
  border-bottom: 1px solid gray; 
  font-size: smaller;
}

#footer {
  padding-top: 10px;
  border-top: 1px solid gray;
  text-align: center;
  font-size: smaller;
  text-decoration: none;
}

a {
  color: black;
}
/* End of 'friendship_print' */
