:root, html {
	overflow-x: hidden;
}
body {
	text-align: center;
	background-image: url(images/gradient.png);
	background-repeat: repeat-x;
	background-color: #3c3448;
	overflow-x: hidden;
	margin: 12px 0; 
}
h1 {
	display:none;
}

.bg {
	width: 650px;
	height: 692px;
	padding-top:5px;
	vertical-align: top;
	text-align:center;
	background-color: #FFFFFF;
}
	
.content {
	width: 640px;
	margin-top: -688px;
}

.share {
	text-align:right;
	margin-right: 3px;
	margin-bottom: 10px;
}

.byline {
	font-family: futura,arial,verdana,arial;
	/* font-style: italic; */
	font-weight: bold;
	font-size: 22px;
	color: #000088;
	letter-spacing: 1px;
	margin: 66px 30px 14px 30px;
	text-align: center;
	background-image: url(images/tint40.png);
	padding: 10px;
}

.choose {
	font-family: futura,arial,verdana,arial;
	/* font-style: italic; */
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	text-align: center;
	margin: 4px;
}

.red { background-color: #880000; }
.green {	background-color: #008800; }
.blue { background-color: #000088; }
.orange { background-color: #CC6600; }
.purple { background-color: #440066; }
.black {	background-color: #333333; }

.red, .green, .blue, .orange, .purple, .black {
	text-align: right;
	font-family: futura,verdana,arial;
	font-weight: 100;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	width: 194px;
	height: 114px;
	margin: 3px;
	padding: 6px;
	/* border: 1px solid black; */
}

.store {
	font-family: futura,verdana,arial;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 4px;
}

.empty, .shop {
	font-family: futura,verdana,arial;
	font-weight: 200;
	font-size: 12px;
	margin: 3px 12px 3px 12px;
}
.shop {
	z-index: 3;
	background-image: url(images/dim50.png);
}
.store a {
	text-decoration: none;
	color: #FFFFFF;
}
.store a:hover {
	text-decoration: none;
	color: #FFDF00;
}

.shop a {
	text-decoration: none;
	color: #FFFFFF;
}
.shop a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: 600;
}

.pic {
	margin: 6px, 8px, 2px, 8px;
}

.divpic
{
	text-align: center;
	margin-left: 12px; 
	cursor: pointer; 
	width: 176px; 
	height: 86px;
	padding: 2px;
}

a img , a .divpic {
	border: 1px solid #000000;
}

a:hover img, a:hover .divpic {
	border: 1px solid #FFFFFF;
}

#bizspark-logo  {
	margin: -8px -177px 14px 20px;
}
#bizspark-db {
	margin-right: -161px;
}
#w3cvalid {
	float: right;
	margin-top: -28px;
	margin-right: -110px;
}

.copyright  {
	font-family: futura,verdana,arial;
	font-weight: 100;
	font-size: 9px;
	color: #FFFFFF;
	letter-spacing: +4px;
	line-height: 36px;
	text-align: center;
}
.copyright a  {
	text-decoration: none;
	color: #FFFFFF;
}
.copyright a:hover  {
	text-decoration: underline;
	color: #FFFF00;
}
