@charset "UTF-8";
/* CSS Document */

body {
	background-attachment: scroll;
	background-color: #855b4b;
	background-image: url(_images/blasphemy_bkgrd2.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper {
	text-align: left;
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 780px;
	text-align: center;
}
#content {
	padding: 0px;
	float: left;
	height: auto;
	width: 780px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 780px;
}
#sidenav {
	margin: 0px;
	float: left;
	height: auto;
	width: 270px;
	padding-left: 10px;
}
#textarea {
	text-align: left;
	margin: 0px;
	float: left;
	height: auto;
	width: 487px;
	padding-left: 8px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.btn-whatisit { 
	text-indent: -5000px; 
}
.btn-whatisit a {
	background-image: url(_images/btn-what.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 260px;
	height: 106px;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.btn-whatisit a:hover, .btn-whatisit a:active {
	background-image: url(_images/btn-what.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}
.btn-whatisit-on {
	background-image: url(_images/btn-what.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
	width: 260px;
	height: 106px;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: -5000px;
}
.btn-sneakapeek { 
	text-indent: -5000px; 
}
.btn-sneakapeek a {
	background-image: url(_images/btn-sneak.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 260px;
	height: 106px;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.btn-sneakapeek a:hover, .btn-sneekapeek a:active {
	background-image: url(_images/btn-sneak.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}
.btn-sneakapeek-on {
	background-image: url(_images/btn-sneak.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
	width: 260px;
	height: 106px;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: -5000px;
}
.btn-purchase { 
	text-indent: -5000px; 
}
.btn-purchase a {
	background-image: url(_images/btn-purchase.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: scroll;
	text-decoration: none;
	width: 260px;
	height: 106px;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.btn-purchase a:hover, .btn-purchase a:active {
	background-image: url(_images/btn-purchase.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
}
.btn-purchase-on {
	background-image: url(_images/btn-purchase.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-decoration: none;
	width: 260px;
	height: 106px;
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-indent: -5000px;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #2A1609;
	text-align: left;
	margin-bottom: 5px;
}
.bodycopy a {
	text-decoration: underline;	
}
.bodycopy a:link, .bodycopy a:visited {
	text-decoration: underline;	
}
.bodycopy a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.bodycopy a:active {
	text-decoration: underline overline;
	color: #FFFFFF;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #2A1609;
	text-align: center;
}
.footertext a {
	text-decoration: underline;	
}
.footertext a:link, .footertext a:visited {
	text-decoration: underline;	
}
.footertext a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.footertext a:active {
	text-decoration: underline overline;
	color: #FFFFFF;
}
.purchase_table {
	border: 1px solid #CC9933;
}
