/* 
Stichting Wishing Well West print styles
by Fat Pixel - Marijn Tijhuis 
*/

body{
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	line-height: 18pt;
}

.hide{
	display: none;
}

#nav, .photonav{
	display: none;
}

#container{
	width: 90%;
}

img{
	border: none;
}

a{
	color: #0000FF;
}

#funcbar, #funcbar a, #footer a, #footer{
	color: #666666;
}
