html,
body
{
	height: 100%;
	overflow: hidden;
}

#footer
{
	background-color: #525353;
	background-image: none;
	height: 30px;
	clear: both;
}

body
{
	margin: 0;
	padding: 0;
}

div#sponsorbar
{
	bottom: 0px;
	height: 60px;
	left: 0pt;
	overflow: hidden;
	position: absolute;
	width: 100%;
	margin: 0;
	background-color: #000;
	z-index: 100;
	border-top: 1px solid #bbb;
}

div#page
{
	padding:0;
	margin: 0;
	height: 100%;
	overflow: auto;
	position: relative;
	z-index: 1;
}

body > div#sponsorbar
{
	position: fixed;
}

#sponsorbar #footer-banners
{
	position: relative;
	width: 970px;
	margin: 0 auto;
	/*background-image: url(../gfx/botbar.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
	height: 60px;
}

#sponsorbar #footer-banners .bot-banner
{
	width: 115px;
	height: 50px;
	float: left;
	margin: 5px 39px;
}

#lynxvermoe-link {
	top: 10px;
	float: none;
	height: auto;
	left: 50%;
	margin: 0 0 0 490px;
	position: absolute;
}
#vermoe-link {
	top: 200px;
	float: none;
	height: auto;
	left: 50%;
	margin: 0 0 0 490px;
	position: absolute;
	width: 14px;
	padding: 0;
	z-index: 100;
}

#container
{
	margin-bottom: 60px;
}