a {
	text-decoration: none;
}

a:link:after, a:visited:after, {
	content: " (" attr(href) ") " !important;
	font-size: 12pt;
	color: Black !important;
}

.hide {
	display: none !important;
}
#indexbox {
	width: 90% !important;
}
#leftbox {
	display: none !important;
}

body {
	margin-right: 1%;
	margin-left:  1%;
	font-size: 10pt !important;
	font: "Times New Roman", Times, serif; !important; 
	cursor: crosshair;
}
div {
	
}
tbody {
	display: none !important;
}
.necropols {
	position: absolute; top: 20px; left: 2%;
	width: 100%;
	padding 2%;
	font: 80% !important;

}

.left {
	position: absolute; top: 150px; left: 2%;
	width: 100%;
	padding 2%;
	font: 80% !important;
}
.center {
	position: absolute; top: 100px; left: 2%;
	width: 90%;
	height: 500px;
	padding: 2%;
	font: 80% !important;
	border: 0px;
}
.right {
	position: absolute; top: 300px; right: 2%;
	width: 20%;
	height: 500px;
	font: 100% !important;
	margin-right: 2%;

}
h1 {
	
}
h2 {
	
}
.mono {
	
}