@charset "utf-8";/* CSS Document */* { margin: 0; padding: 0; }/* This is the css for the video link on home page */		#vr_btn_ad a { background: url(../images/vr_btn_ad0908.jpg); display: block; width: 250px; height: 185px; overflow: hidden; text-indent: -9999px; margin: 0 auto; }		#vr_btn_ad a:hover { background-position: 0px -185px; }		#vr_ad_vid { display:none; }/* end */		/* The boxes on the front page */		#giftpack a {background: url(../images/0912/box_voodoo_packs_2.jpg); display: block; width: 320px; height: 107px; overflow: hidden; text-indent: -9999px; }		#giftpack a:hover { background-position: 0px -107px; }		#vrnews a {background: url(../images/0912/box_voodoo_news_2.jpg); display: block; width: 320px; height: 107px; overflow: hidden; text-indent: -9999px; }		#vrnews a:hover { background-position: 0px -107px; }		#vrrides a {background: url(../images/0912/box_voodoo_rides_2.jpg); display: block; width: 320px; height: 107px; overflow: hidden; text-indent: -9999px; }		#vrrides a:hover { background-position: 0px -107px; } body {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #CCCCCC;	background-color:#000000;	margin: 0;	padding: 0;}p {	margin: 5px 0;	line-height: 12px;	font-size: 10px;}h2 {	color: #C8DA2C;	margin: 5px 0 10px;	line-height: 16px;	font-size: 14px;}h3 {	color: #C8DA2C;	font-size: 11px;}.blog_post {	padding: 5px;	margin-bottom: 15px;	margin-left: 5px;	}.blog_post img {	border: 1px solid #000;	/*margin: 0 auto;	display: block;*/}.buy_now a  {	display: block;	margin-top: -10px;	float: right;	width: 96px;	height: 21px;	background: url(/images/buy_now.png) no-repeat top left;	text-indent: -9999px;	filter: alpha(opacity=70);	opacity: 0.7;	outline: 0;		z-index: 10;		position: relative;}.buy_now a:hover {	filter: alpha(opacity=100);	opacity: 1.0;}#page {	position: absolute;	width: 990px;	margin-left: -495px;  /* make this half your image/element width */	left: 50%;	text-align: left;	background-color: #161616;}img {	border: none;	outline: none;}a, a:visited {	color: #CCCCCC;	text-decoration: none;	outline: none;}a:hover {	text-decoration: underline;}input, textarea {	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #000000;	background-color: #999999;	border: 1px solid white;	overflow: auto;}.bluebox {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: bolder;	color: #000000;	background-color: #c8da2c;	border: 1px solid white;}.errmsg {	font-family: "Courier New", Courier, mono;	font-size: 12px;	font-weight: bolder;	color: #CC0000;}