@charset "UTF-8";
.Page {
	font: normal 12px/normal "American Typewriter", Futura, Times;
	color: #000000;
	text-decoration: none;
	background: #000000 url(none);
	margin: 5px;
	padding: 5px;
	clear: none;
	float: left;
	height: 480px;
	width: 640px;
	border: 2px solid #FF9966;
	position: absolute;
	cursor: auto;
}
.footer {
	font: normal 12px Futura;
	color: #000000;
	text-decoration: none;
}
.header {
	font: bold normal 16px/normal Futura;
	color: #000000;
	text-decoration: none;
	background: #666666 url(none);
	margin: 0px;
	padding: 1px;
	clear: both;
	float: none;
	height: 30px;
	width: 638px;
	font-family: Futura;
	font-size: 16px;
}
.navigation {
	font: normal 12px Futura;
	color: #000000;
	text-decoration: none;
	padding: 2px;
	height: 20px;
	width: 638px;
	background: #666666;
	background-color: #996600;
	border-top-color: #996600;
	border-right-color: #996600;
	border-bottom-color: #996600;
	border-left-color: #996600;
	border-color: #996600;
	outline-color: #996600;
}
.artwork {
	font: normal 12px "American Typewriter", Futura, Times;
	text-decoration: none;
	background: #666557;
	padding: 2px;
	height: 300px;
	width: 638px;
}
