body {
	background-color: white;
	font-family: arial, helvetica, verdana;
	font-size: 0.8em;
	font-weight: normal;
	color: #99999b;
	text-align: center;
}
img {
	border: 0
}
a:link {
	color: #9d9dca;
	text-decoration: none;
}
a:visited {
	color: #7878ad;
	text-decoration: none;
}
a:active {
	color: #4545cd;
	text-decoration: none;
}
a:hover {
	color: #4545cd;
	text-decoration: underline;
}
#mainintro {
	position: absolute;
	width: 650px;
	height: 500px;
	top: 55px;
	left: 185px;
	overflow: auto;
}
#titlebox {
	position: absolute;
	background: url(title.png) no-repeat top left;
	height: 62px;
	width: 229px;
	left: 400px;
	top: 26px;
	z-index: 6;
}
#navbox {
	position: absolute;
	top: 88px;
	left: 17px;
	background-color: white;
	width: 53px;
	padding: 0.8em;
	border: 1px dashed #9a9a9c;
	z-index: 6;
}
#bckgrnd {
	background: url(back.png) no-repeat top left;
	position: absolute;
	width: 645px;
	height: 530px;
	top: 54px;
	left: 30px;
	padding: 0;
}
#main {
	position: absolute;
	width: 551px;
	height: 455px;
	top: 90px;
	left: 105px;
	overflow: auto;
	padding: 0 20px 0 0;
}
#intro {
	position: relative;
	bottom: 0;
}
#enter {
	position: absolute;
	left: 508px;
	top: 410px;
	width: 80px;
}
#specs {
	position: absolute;
	width: 200px;
	left: 403px;
	top: 438px;
	font-size: 0.75em;
}
#credits {
	position: absolute;
	font-size: 0.8em;
	top: 565px;
	left: 65px;
	border: 1px dashed #9a9a9c;
	background-color: white;
}




table  {
	padding: 0;
	width: 525px;
}
td {
	padding: 0 5px 5px 0;
	text-align: justify;
	vertical-align: top;
}
th {
	text-align: right;
	padding: 10px 10px 0 5px;
	vertical-align: top;
}
.tabdesc {
	padding: 10px 5px 5px 14px;
	border-left: 1px #9a9a9c dashed;
}
.tabside {
	text-align: right;
	padding: 0 10px 5px 0;
	width: 70px;
}
.tabdiv {
	height: 25px;
}
.gallery th {
	padding-top: 15px;
}



h1 {
	margin: 7px;
	font-size: 3.5em;
	font-weight: bold;
	text-align: justify;
	font-family: Inkburrow, viner hand itc, arial, helvetica, verdana;
}
h2 {
	margin: 7px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: justify;
}
h3 {
	margin: 7px;
	margin-top: -8px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: justify;
}
table h2 {
	margin: 0 0 4px 0;
	padding-top: 0;
	font-size: 1em;
	font-weight: bold;
	text-align: justify;
}
p {
	margin: 7px;
	text-align: justify;
}
.small {
	font-size: 0.8em;
}
#credits p {
	margin: 5px;
	text-align: justify;
}
.attribution {
	text-align: right;
	margin-bottom: 2em;
}




#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 50px;
	text-align: left;
}
#nav li {
	width: 57px;
	position: relative;
	float: left;
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	background-color: white;
	padding: 0.1em;
}
#nav li ul {
	width: 78px;
	position: absolute;
	top: -1.3em;
	left: -999em;
	margin-left: 5.8em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	background-color: white;
	font-size: 0.7em;
	border-top: 1px dashed #9a9a9c;
	border-right: 1px dashed #9a9a9c;
	border-bottom: 1px dashed #9a9a9c;
}
#nav li li {
	width: 6em;
	padding: 0.2em;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}




.rchvrow1 {
	width: 190px;
	position: relative;
	margin: 1em;
	margin-top: 2em;
	padding: 1em;
	left: 45px;
	float: left;
	overflow: hidden;
}
.rchvrow2 {
	position: relative;
	margin: 1em;
	margin-top: 2em;
	float: right;
	right: 30px;
	padding: 1em;
	padding-left: 3em;
	overflow: hidden;
	border-left: 1px dashed #9a9a9c;
}
.rchvrow1 ul {
	margin: 0;
	padding: 0;
	padding-left: 3px;
	text-align: left;
}
.rchvrow2 ul {
	margin: 0;
	padding: 0;
	text-align: left;
}
.pagesel {
	font-size: 0.8em;
	margin: 2em;
	margin-top: 1em;
	text-align: left;
}
.pagelist {
	text-align: left;
	margin: 0;
	padding: 0;
	display: inline;
}
li.inlinefirst {
	display: inline;
	padding-left: 2px;
	padding-right: 7px;
	border-right: 1px solid #9a9a9c;
}
li.inline {
	display: inline;
	padding-left: 7px;
	padding-right: 7px;
	border-right: 1px solid #9a9a9c;
}
li.inlinelast {
	display: inline;
	padding-left: 7px;
	padding-right: 3px;
	border-right: 0px;
}