
#menu, #heading, #headlogo, .directions, #dirselect {display: none}

#headlogo b{
	display: block;
	background-color: transparent;
	background-image: url(images/logobig.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 50px;
	margin-left: 95px;
	}
#headlogo span{
	display: none;
	}
#pagebody{
	display: block;
	border-style: groove;
	width: 785px;
	background-color: #fff;
	margin-top: 7px;
	padding-left: 5px;
	padding-top: 20px;
	padding-bottom: 5px;
	text-align: center;
	}
#enddeco{
	background-image: url(images/endflourish.gif);
	background-color: transparent;
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 25px;
	margin-top: 30px;
	text-align: center;
	}
	
	