body {
	background-color: #000000;
}
.page {
	width: 70%;
	background-color: #FFFFFF;
	padding: 50px;
}
.verse {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
p {
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	color: #333333;
}
.nav {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #333333;
	text-align: right;

}
.quote {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	color: #000000;
}
a {
	color: #333333;
}
.inside
{
	width: 50%;
	vertical-align: top;

}
.outside
{
	width: 50%;
	vertical-align: top;

}
ul {
	list-style-type: none;
}
li a {
	display: block;
	width: 400px;
	font-size: 70%;
	color: #FFFFFF;
	padding: 10px;
	border: 10px solid #FFFFFF;
	font-family: "Courier New", Courier, mono;
	background-color: #666666;
	height: 40px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;


}
h1 {
	background-image: url(../images/text_titlefuturearchaeology.gif);
	background-repeat: no-repeat;
	text-indent: -1000%;
	height: 50px;
	width: 519px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	font-weight: bold;
	letter-spacing: 0.1em;
	font-family: "Courier New", Courier, monospace;
	font-size: 85%;
	color: #333333;
	margin-top: 30px;
	margin-bottom: 20px;
}
h5 {
	text-indent: -1000%;
}
h5 .hotspot {
	background-image: url(../../../../images/text_back_blackbg.gif);
	height: 44px;
	width: 150px;
	position: absolute;
	top: 10px;
	left: 10px;
}

