/* This is the 'print' stylesheet for the photo gallery

   Copyright 2007 jc nicholson. All Rights Reserved. */


#print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3A444C;
}
#connection {
	display: hidden;
}
#content {
	display: hidden;
}

