html {
	background-color: #171715;
	color: white;
	}
body {
	background-color: #171715;
	font-family: Verdana, Arial, "Helvetica Neue", sans-serif;
	font-size: 11px;
	color: white;
	margin: 0;
	padding: 2em 1em 2em 1em;
	color: #AAA;
	}
a:link, a:visited, a:active, a:hover {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid white;
	color: white;
	}
em {
	font-style: italic
	}
strong {
	font-weight: bold;
	}
p {
	margin-bottom: 1em;
	}
ul li {
	list-style: disc;
	margin-left: 2em;
	margin-bottom: 0.5em;
	color: white;
	}
h1 {
	font-weight: bold;
	font-size: 18px;
	font-family: "Georgia", "Times New Roman", serif;
	font-variant: small-caps;
	text-align: center;
	margin-bottom: 0.5em;
	color: white;
	}
h2 {
	font-weight: bold;
	font-size: 16px;
	font-family: "Georgia", "Times New Roman", serif;
	font-variant: small-caps;
	text-align: center;
	margin-bottom: 0.5em;
	clear: both;
	color: white;
	}
h3 {
	font-size: 14px;
	font-family: "Georgia", "Times New Roman", serif;
	margin-bottom: 0.5em;
	color: white;
	font-weight: bold;
	color: white;
	line-height: 150%;
	}
div#splash {
	width: 800px;
	margin: 2em auto 0 auto;
	line-height: 150%;
	}
div.right-box {
	width: 300px;
	float: right;
	background-color: white;
	margin: 0 0 1em 1em;
	text-align: center;
	padding: 5px;
	}
div.big-right-box {
	width: 450px;
	float: right;
	background-color: white;
	margin: 0 0 1em 1em;
	text-align: center;
	padding: 5px;
	}
div.right-box img {
	border: none;
	display: block;
	margin: 0;
	padding: 0;
}
div.big-right-box img {
	border: none;
	display: block;
	margin: 0;
	padding: 0;
}
div.right-box span#player embed#mpl, div.right-box span#player {
	display: inline;
	padding: 0;
	margin: 0;
	}
div#why-preorder {
	color: white;
	margin-right: 320px;
	background-color: #733124;
	padding: 10px;
	margin-bottom: 20px;
	}
div.shopping form {
	margin-left: 2em;
	font-size: 11px;
	color: black;
	margin-bottom: 0.2em;
	}
div.shopping form input {
	width: 150px;
	color: black;
	margin-bottom: 0.5em;
	vertical-align: middle;
	}
div.shopping form span.label {
	color: white;
	padding-left: 0.5em;
	margin-bottom: 0.5em;
	}
div.footer {
	clear: right;
	font-family: Georgia, serif;
	line-height: 166%;
	width: 600px;
	text-align: justify;
	margin: 0 auto;
	}
img.ornament {
	display: block;
	margin: 10px auto;
	}
.hard-sell {
	color: #ffff66;
	font-weight: bold;
	}
a .hard-sell {
	border-bottom: 1px solid #ffff66;
	}
div.footer a {
	font-weight: normal;
	}
.catalogue-item {
    float: left;
    width: 150px;
    padding: 5px;
    margin: 20px 20px 20px 20px;
    background-color: #733124;
    text-align: center;
    color: white;
    }
.caption-album {
    font-style: italic;
    }
#splash div.catalogue-item a:link img,#splash div.catalogue-item  a:visited img, #splash div.catalogue-item a:hover img {
	border: none;
	text-decoration: none;
	display: block;
	}