body {
padding:0;
margin:10px 5%;
}

.printme {
display:block;
}

.noprint, #menu, #topmenu, #navdiv, ul.child_pages_menu {
display:none;
}


#nographicstitle {
/* the h1 is for non-graphic browsers only */
display:none;
}

p.footer {
text-align:center;
}

a:link,a:visited,a:active,a:hover  { color:#0000FF; text-decoration:none; }

h1, h1 a, h1 a:hover, h1 a:link, h1 a:visited {
color:black;
}



.photogallery {
margin:14px auto 0px auto;
width:760px;
}

.photogallery div {
width:150px;
text-align:center;
margin:2px 12px;
margin-bottom:15px;
float:left;
font-size:14px;
}

.photogallery img {
width:150px;

background:#fff;
border:solid 1px gray;
border-top-color:#ddd;
border-left-color:#ddd;
padding:7px; 
}

.photogallery a, .photogallery a:visited, .photogallery a:active, .photogallery a:link {
color:black;
} 

.photogallerynav {
display:none;
}
