body {
	background-color: #465D92;
	color: #000000;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Times New Roman, Times, serif;
	margin: 0px;
	background-image: url(purpback.jpg);
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.linkA {
	color: #56A6F3;
	font-weight: bold;
}
.linkB {
	color: #333333;
	font-weight: normal;
}
.linkOrder1 {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #660000;
	color: #000000;
}
a:hover.linkOrder1, a:visited:hover.linkOrder1 {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCFF;
	color: #000000;
}

.displaycart {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #660000;
	color: #000000;
}
a:hover.displaycart, a:visited:hover.displaycart {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	border-bottom-color: #CCCCFF;
	color: #000000;
}


h1 {
	font-size: 22px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
#menu {
	position: absolute;
	width: 20%;
	left: 749px;
	top: 45px;
	z-index: 2;
	height: 100px;
}
#splash {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 800px;
	z-index: 1;
}
#storyBlock {
	position: absolute;
	width: 354px;
	left: 358px;
	top: 83px;
	z-index: 2;
	height: 449px;
	overflow: auto;
}

ol {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
.smalltext1 {
	font-size: 9px;
}

