body {
	text-align: center;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#content {
	background-image: url(../images/content-bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	padding-top: 25px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	height: 325px;
	background-color: #FFFFFF;
	line-height: 19px;
	font-size: 14px;
}
#images {
	position: absolute;
	right: -30px;
	z-index: 1000;
}
#playingCards {
	position: absolute;
	left: 520px;
	z-index: 1001;
	top: 35px;
}
h1 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-top: 0px;
	color: #666666;
	line-height: normal;
}
#footer {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(../images/xtreme-foot.gif);
	background-repeat: no-repeat;
	height: 70px;
	padding-top: 20px;
	margin-top: 15px;
}
.footerLinks {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 15px;
}
#content p {
	
}
#banners {
	height: 75px;
}
#header {
	clear: both;
	background-image: url(../images/Andy_C.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: transparent;
}
a {
	text-decoration: underline;
}
.footerLinks a {
	color: #FFFFFF;
}
#scrollbox h2 {
	font-size: 17px;
	color: #333333;
}
.alignRight {
	float: right;
}
.alignRight p, .box h2 {
	margin-top: 0px;
}
#scrollbox a:hover {
	color: #CC0000;
	text-decoration: none;
}
.box {
	background-color: #f5f5f5;
	padding: 5px;
	background-repeat: repeat-x;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.redCopy {
	color: #CC0000;
}
.downloadBox {
	background-image: url(../images/download-box.jpg);
	height: 91px;
	width: 226px;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	background-repeat: no-repeat;
}
.downloadBoxContent {
	margin-top: 40px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 10px;
}
hr {
	margin: 0px;
	border: 1px solid #999999;
}

