body { height: 100%; width: 100%; margin: 0px; padding: 0px; } a img { border: 0px; }
body {
	color: #ffffff;
	background-color: #000000;
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}
object { outline-style: none; } ol, ul, dl { margin: 0px; padding: 0px 0px 0px 4em; } div { margin: 0px; padding: 0px; } a img { border: 0px; }
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, fieldset, address { padding: 0px; margin: 0px 0px .5em 0px; }
h2.bloodBowl, h2.bloodBowl a { font-size: 24px; text-decoration: none; font-weight: normal; font-family: 'IM Fell English', arial, sans-serif; color: #b90b0b; }
h2.upcomingFeatures { color: #989898; }
.wrapper {
	position: relative;
	width: 1028px;
	margin: 0px auto;
}
.content {
	position: relative;
	background: transparent url('placeholder_bkg.png') no-repeat top left;
	width: 900px;
	height: 900px;
	margin: 80px auto 40px auto;
}
#siteLogo {
	position: absolute;
	top: -64px;
	left: -58px;
	height: 190px;
	width: 186px;
	background: transparent url('logo.png') no-repeat top left;
	overflow: hidden;
}
#siteLogo h1 {
	text-indent: -2300px;
}
#siteTitle {
	padding: 10px 10px 0px 0px;
	text-align: right;
}
#siteTitle h2 {
	font-size: 24px;
	font-weight: normal;
	color: #999999;
}
#siteTitle h2 strong {
	color: #cccccc;
}
.textInfo {
	margin: 28px 22px;
	padding: 43px 27px;
	border: 1px solid #ffffff;
	background-color: #000000;
	overflow: auto;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
.textInfo p {
	clear: both;
}
.textInfo a,
#address a {
	color: #cccccc;
}
#address a:hover,
.textInfo a:hover {
	color: #ffffff;
}
.shopItems {
	margin: 16px 0px;
	width: 150px;
	float: left;
}
.shopItems h3 {
	font-size: 12px;
}
.shopItems ul {
	list-style-type: circle;
	padding-left: 2em;
}
.notice {
	font-size: 14px;
	text-align: center;
}
#comingSoon {
	position: absolute;
	bottom: 120px;
	left: 10px;
	width: 350px;
}
#comingSoon p {
	margin: 1em 0px 2em 0px;
}
#comingSoon p a {
	color: #989898;
}
#comingSoon p a:hover {
	color: #ffffff;
}
#comingSoon ul {
	margin: 1em 0px 2em 0px;
	list-style-type: circle;
}
#comingSoon ul li {
	margin-bottom: .5em;
}
#address {
	position: absolute;
	bottom: 140px;
	right: 340px;
	padding: 12px 40px 12px 12px;
	border: 1px solid #cccccc;
	background-color: #000000;
	overflow: auto;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
}
#address p {
	color: #cccccc;
}
#address p.phone {
	font-size: 14px;
	font-weight: bold;
}
#map {
	position: absolute;
	background-color: #cccccc;
	bottom: 10px;
	right: 10px;
}
#copyright {
	position: absolute;
	left: 10px;
	bottom: 10px;
}