div#main {
	position: absolute;
	left: 183px;
	top: 194px;
	margin: 0px 50px 0px 0px;
	padding: 0px;
}
body {
	background-image: url(images/swirl_bg.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
}
div#main div#footer {
	background-image: url(newimages/greenbaynet.gif);
	text-align: center;
	display: block;
	height: 114px;
	width: 400px;
	background-repeat: no-repeat;
}
div#main div#footer h1 {
	display: none;
}

