body, div, span, ul, li, img, h1, h2, h3, p, a {
	color: #331100;
	margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 12pt;
	border: none 0px;
	}
body {
	text-align: center;
	vertical-align: middle;
	background: #55110F;
	}
h1 {
	display: block;
	position: relative;
	height: 50px;
	width: 700px;
	float: left;
	font-size: 36pt;
	line-height: 24pt;
	font-weight: 100;
	color: black;
	letter-spacing: -5px;
	text-align: left;
	}
h1 span {
	font-size: 36pt;
	font-weight: 700;
	color: red;
	}
h2 {
	font-size: 32pt;
	line-height: 24pt;
	letter-spacing: 5px;
	color: red;
	margin-bottom: 5px;
	}
h3 {
	display: none;
	}
ul {
	position: relative;
	display: block;
	list-style: none;
	margin-top: 163px;
	margin-left: 108px;
	float: left;
	clear: left;
	bottom: 0px;
	}
li {
	text-align: center;
	vertical-align: middle;
	height: 82px;
	width: 82px;
	font-size: 0pt;
	margin-bottom: 21px;
	overflow: hidden;
	}
li a:hover {
	text-decoration: none;
	}
span {
	}
img {
	}
a, a:visited {
	font-size: inherit;
	color: #FF4400;
	text-decoration: none;
	}
a:active, a:hover {
	font-size: inherit;
	color: #FF0000;
	text-decoration: underline;
	}
#bigitem p {
	text-align: justify;
	font-size: 26pt;
	line-height: 20pt;
	font-weight: bold;
	letter-spacing: -2px;
	color: black;
	padding-bottom: 20px;
	}

.item {
	display: none;
	}

#page {
	position: relative;
	margin: 50px auto;
	z-index: 4;
	display: block;
	width: 800px;
	height: 800px;
	overflow: hidden;
	}
#background01 {
	position: relative;
	margin: -851px auto 50px auto;
	z-index: 3;
	display: block;
	width: 800px;
	height: 800px;
	}
#background02 {
	position: relative;
	margin: -851px auto 50px auto;
	z-index: 2;
	display: none;
	width: 800px;
	height: 800px;
	}
#background03 {
	position: absolute;
	z-index: 1;
	top: 70%;
	left: 70%;
	display: block;
	}
#copy {
	clear: both;
	position: relative;
	bottom: 0px;
	}
#nav {
	clear: both;
	}
#bigitem {
	width: 500px;
	height: 650px;
	margin-left: 200px;
	margin-top: 75px;
	padding: 0px 0px 0px 25px;
	}
