
body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 85%;
	background-color: white;
	color: black;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px;
	padding: 2px;
	height:100%;
	max-height:100%;
}

#topdiv {
	position: absolute;
	text-align: center;
	width: 98%;
	z-index: -1;
	}

* html #topdiv {
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: -1;
	}

#leftdiv {
	position: absolute;
	float: left;
	clear: left;
	width: 50px;
	margin-top: 35px;
	z-index: 1;
	}

* html #leftdiv {
	position: absolute;
	float: left;
	clear: left;
	width: 50px;
	margin-top: 35px;
	z-index: 1;
	}

#rightdiv {
	float: right;
	clear: right;
	width: 137px;
	margin-top: 0px;
	}

* html #rightdiv {
	float: right;
	clear: right;
	width: 137px;
	margin-top: 0px;
	}

#navigation {
	width: 100%;
	display: inline-block;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: silver;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: silver;
	background-color: white;
	font-size: 90%;
	}

* html #navigation {
	width: 100%;
	display: inline-block;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: silver;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: silver;
	background-color: white;
	font-size: 90%;
	}

#lmenu {
	float: left;
	clear: left;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	}

* html #lmenu {
	float: left;
	clear: left;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 1px;
	}

#rmenu {
	float: right;
	clear: right;
	text-align: right;
	margin-top: 1px;
	margin-bottom: 1px;
	}

* html #rmenu {
	float: right;
	clear: right;
	text-align: right;
	margin-top: 1px;
	margin-bottom: 1px;
	}

#bgdiv

{
	position: absolute;
	background-image: url(sitemap/tree3.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 59px 16px;
	padding: 0px;
	z-index: -1;
}

* html #bgdiv

{
	position: absolute;
	background-image: url(sitemap/tree3.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 59px 16px;
	padding: 0px;
	z-index: -1;
}

#main

{
	margin-left: 5px;
	margin-right: 5px;
}

* html #main

{
	margin-left: 5px;
	margin-right: 5px;
}
