BODY {
	background-color: #120000
}

.museum {
	background-color: transparent;
	font-family: Garamond, Century Schoolbook, Book Antiqua, Times New Roman, Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	color: #FFEEEE
}

.museum a:link {
	font-family: Garamond, Century Schoolbook, Book Antiqua, Times New Roman, Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
	color: #997777
}

.museum a:visited {
	font-family: Garamond, Century Schoolbook, Book Antiqua, Times New Roman, Times, serif;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	font-variant: normal;
	color: #553333
}

.header {
	font-family: Garamond, Century Schoolbook, Book Antiqua, Times New Roman, Times, serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: normal;
	color: #FFEEEE;
	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
}