body {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
div#topbar {
	background-image: url(../../graphics/bg.gif);
	background-repeat: no-repeat;
	background-color: #333333;
	width:100%;
	height:183px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 0px;	
}
div#topcenter {
	width:auto;
	position:absolute;
	top:0px;
	right:10px;
	float: right;
	margin-top: 0px;
	margin-bottom: 0px;
	height:100px;
	padding: 0px 0px 0px 0px;
}
div#contentblock {
	position: absolute;
	top:637px;
	width:auto;
	height:auto;
	width:100%
}
div#contentblocktopleft {
	float:left;
	width:240px;
	height:50px;
}
div#contentblocktopright {
	float:right;
	width:70px;
	height:50px;
}
div#contentblocktopcenter {
	width: auto;
	margin-left:240px;
	margin-right:70px;
	height:50px;
}

div#contentblockmiddle {
	position:relative;
	width:100%;
	height:auto;
}
div#bodytext {
	margin-left:0px;
	padding-right:0px;
	padding-top:1em;
	width:auto;
	height:auto;
}
div#contentblock {
	position: absolute;
	top:637px;
	width:100%;
	height:auto;
	width:100%
}
div#contentblockbottom {
	position:absolute;
	width:100%;
	height:81px;
}
div#contentblockbottomleft {
	float:left;
	width:100px;
	height:81px;
}
div#contentblockbottomright {
	float:right;
	width:70px;
	height:81px;
}
div#contentblockbottomcenter {
	width:auto;
	margin-left:100px;
	margin-right:70px;
	height:81px;
}

div#sidebarholder {
	position:absolute;
	width:200px;
	top: 187px;
	float:left;
	height:450px;
	overflow:auto;
}
div#sidebar {
}
div.infowindow {
	width:200px;
	height: 250px;
	overflow:scroll;
}