html {
	height: 99%;
}
body {
	background-image: url('background.jpg');
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
div#container {
	width: 100%;
	height: 100%;
	align: center;
	background-image: url('background-bok.jpg');
	background-repeat: repeat-x;
}
div#flash {
	width: 840px;
	height: 100%;
	margin: 0 auto;
	font-family: verdana;
	font-size: 24px;
	color: #391406;
}
div#alt {
	vertical-align: middle;
	min-height: 100%;
	background-color: #b18e68;
	background-image: url('pure.jpg');
	background-repeat: no-repeat;
}
ul {
	font-family: verdana;
	font-size: 14px;
	color: #391406;
	vertical-align: middle;
}
div#container2 {
	padding-top: 170px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #aa0a00;
}
div#container2 h1 {
	font-family: verdana;
	font-size: 24px;
	color: #391406;
}
div#container2 h2 {
	font-family: verdana;
	font-size: 20px;
	color: #391406;
}
div#container2 p {
	font-family: verdana;
	font-size: 14px;
	color: #391406;
	text-align: justify;
	margin-bottom: 10px;
}
div#container2 a, div#container2 a:visited {
	display: block;
	color: #391406;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
}
div#container2 a:hover {
	color: #aa0a00;
}
div#container2 a.back {
	text-align: right;
	font-size: 20px;
}
div#container2 a.jump, div#container2 a.silent, div#container2 a.silent:hover {
	color: #391406;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
div#container2 a.jump:hover {
	color: #aa0a00;
}
table th {
	color: #391406;
	font-size: 16px;
}
table td.price {
	color: #391406;
	font-size: 15px;
	text-align: right;
}
table td.price b {
	font-size: 18px;
}
