/* CSS Document */
/* Frances Hardinge's website 2006, (c) Keystone design 
ShadowPuppet style, adapted for the belfry page */

.wrapper {
	background:  url(http://www.franceshardinge.com/img/design/backgrounds/purpleswirl2_bkgd.gif);
}

.window {
	display: none;
}

.menubox {
	display: none;
	margin-top: 350px;
	width: 75px;
	padding: 5px;
	font-size: 8pt;
	border: solid 1px #000000;
	padding-bottom: 0px;
}

.wallheader {
	background: url(http://www.franceshardinge.com/img/design/shadowpuppets/belfry_mantle.gif);
	height: 200px;
	margin-left: -50px;
	margin-top: -10px;
	width: 700px;
}

.wall {
	margin-left: 100px;
	text-align: center;
}

.content {
	border-bottom: solid 5px #000000; 
}


.wallfooter {
	display: none;
}

