.position {
	width: 100%;
	top: 100%;
	height: 100%;
	padding-top: 16%;
	padding-bottom: 16%;
}
.position2 {
	width: 100%;
	top: 100%;
	height: 100%;
	padding-top: 2%;
	padding-bottom: 8%;
	background-color: #000000;
}
.body { 
margin: 0px; 
} 
.centering {
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	width:auto;
	height:auto;
	margin-top: auto;
}
.centeringhorz {
	height: auto;
}
.bodyblock1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 12px;
	padding-left: 8px;
	text-align: left;
	position: static;
}
.bodyblocknoline {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 12px;
	padding-left: 10px;
	text-align: left;
	overflow: auto;
}
.container {
position: absolute;
width: 500px;
left: 50%;
margin-left: -250px;
border: solid 1px #000;
height: 400px;
top: 50%;
margin-top: -200px;
}.pagetopic {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bolder;
	color: #000000;
	background-color: #E8EFD0;
	background-position: center;
	letter-spacing: 0pc;
	text-align: left;
	vertical-align: middle;
	border: thin solid #000000;
	padding-left: 8px;
}

.demo-show {
	width: 413px;

}
.demo-show h3 {
	background-color: #E8EFD0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}
.demo-show div {
} 
.subsubtopics {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #000000;
}
.subsubtopicstopics {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	background-color: #CCCCCC;
}
