BODY {
	background-color: #080800
}

.museum {
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #E5FFEF
}

.museum a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	color: #91FFBA
}

.museum a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-variant: normal;
	color: #93B9A1
}

.positive {
	color: #E5FFEF
}

.verypositive {
	color: #F5FFFF
}

.verypositive a:link {
	font-size: medium;
	font-style: italic;
	color: #FFFFFF
}

.verypositive a:visited {
	font-size: medium;
	font-style: italic;
	color: #FFFFFF
}

.negative {
	color: #657F6F
}

.verynegative {
	color: #253F2F
}

.verynegative a:link {
	font-size: medium;
	font-style: italic;
	color: #253F2F
}

.verynegative a:visited {
	font-size: medium;
	font-style: italic;
	color: #253F2F
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	color: #E5FFEF;
	text-decoration: none
}

.bottomleft {
	position: absolute;
	left: 10 px;
	bottom: 10 px;
	z-index: 100
}

.bottomright {
	position: absolute;
	right: 10 px;
	bottom: 10 px;
	z-index: 100
}

.bottom {
	position: absolute;
	visibility: visible;
	z-index: 100;
	botton: 10 px
}