#picture
{
	width: 350px;
	height: 140px;
	background: url(../IMAGES/homepic.jpg) no-repeat;
	float: left;
}

#logo
{
	width: 230px;
	height: 140px;
	background-color: #4B4C4D;
	float: left;
}

#BodyCopy
{
	width: 60%;
	margin: 0;
	padding: 22px 0 35px 230px;
	font-size: 75%;
	color: #B9BABD;
	float: left;
	clear: both;
}

#BodyCopy h1
{
	color: #FFF;
}

#BodyCopy p
{
	margin: 10px 0;
}

#BodyCopy a
{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}

#BodyCopy a:hover,
#BodyCopy a:active
{
	text-decoration: underline;
	color: #fff;
}

.leadtext
{
	display: block;
	margin: 0 0 10px 0;
	padding: 0;
	border: 0;
	font-weight: bold;
	color: #B9BABD;
}

#blockholder
{
	width: 175px;
	height: auto;
	margin: 7px 14px 3px -100px;
	padding: 0;
	float: left;
}

.productBlock
{
	width: 170px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	text-decoration: none;
	text-align: center;
	float: left;
}

.productBlock .product
{
	display: block;
	margin: 0;
	border: 1px solid #60000E;
	padding: 5px;
	background-color: #4D0009;
}

.productBlock .spiel
{
	display: block;
	margin: 0;
	border: 1px solid #222;
	padding: 4px;
	font-style: italic;
	font-size: 0.8em;
	line-height: 1.6em;
}

.shadowWrapper
{
	display: block;
	width: 130px;
	height: auto;
	margin-bottom: 17px;
	float: left;
}
