html, body, form {
	background-image:url(../images/bg.jpg); position:absolute; background-position:center;

	border:0px;
	margin:0px;
	padding:0px;
	height:auto;
	height:100%;
	width:auto;
 	width:100%; 
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
 	 */
}
table.content{
 width:100%;
 height:100%;
}
#apDiv0 {
	position:relative;	width:100%;	height:100%; z-index:-1; visibility: visible; overflow: visible;	left: 0;	top: 0;
	}
	
#apDiv1 {
	position:relative;	width:100%;	height:100%;	z-index:0;	visibility: visible;	overflow: visible;	left: 0;	top: 0;
	}
	
#apDiv2 {
	position: 50, 100; 	width:100px;	height:50px;	z-index:1;	visibility: visible;	overflow: visible;	left: 0;	top: 0;
	}
	
.sitemap2 {
	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	font-weight: normal;	color: #ffffff;	text-decoration: none;
}

#sitemap {
	margin:0px;
	position:relative;
	top: 0px;
	left: 0px;
	padding:0px;
	z-index:99;
	display:inherit;
	visibility: visible;
}
	
#content {
	margin:0px;	position:relative;	top: 0px;	left: 0px;	padding:0px;	z-index:0; display:inherit;	}
	
	
	
	
.sitemap_title{
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #ffffff;	text-decoration: none;
}

A.sitemap_title:hover {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #ffffff;	text-decoration: underline;
}
