@charset "UTF-8";
body
{	
	background-color: #2f2f2f;
	padding: 0% 0%; 
	margin: 0%; 	
	font-family: verdana, arial;
	font-size: 11px;
	color: #cac9c7;
}
a 
{
	color: #fa9319;	
	border: none;
}
b.faq
{
	color: #fa9319;	
}
img 
{
	border: none;
}	
input 
{
	font-family: verdana, arial;
	font-size: 11px;
	color: black;	
}
.shadowleft
{
	background-image: url(template/images/shadow-left.png);
	background-repeat: repeat-y;	
}
.shadowright
{
	background-image: url(template/images/shadow-right.png);
	background-repeat: repeat-y;	
}
.topbg
{
	background-image: url(template/images/top-bg.png);
	background-repeat: repeat-x;	
}
.updates
{
	background-image: url(template/images/updates-bg.jpg);
	background-repeat: repeat-x;	
}
.bottombg
{
	background-image: url(template/images/bottom-bg.png);
	background-repeat: repeat-x;
	font-family: verdana, arial;
	font-size: 12px;
	color:white;	
}
.welcome
{
	background-image: url(template/images/welcome-bg.jpg);
	background-repeat: repeat-x;	
	
	font-family: verdana, arial;
	font-size: 12px;
	color:white;
}
.contactbg
{
	background-image: url(template/images/contact-bg.jpg);
	background-repeat: repeat-x;	
	
	font-family: verdana, arial;
	font-size: 12px;
	color:white;
}
.shopbg
{
	background-image: url(template/images/shop-bg.jpg);
	background-repeat: repeat-x;	
	
	font-family: verdana, arial;
	font-size: 12px;
	color:white;
}
.picturebg
{
	background-image: url(template/images/picturebg.jpg);
	background-repeat: repeat-x;	
	
	font-family: verdana, arial;
	font-size: 12px;
	color:white;
}
.purchasezone
{
	background: white;
	border-style: solid;
	border-color: #a60503;
		
	font-family: verdana, arial;
	font-size: 12px;
	color:black;	
}
.dvdzone
{
	border-style: solid;
	border-color: #a60503;
		
	font-family: verdana, arial;
	font-size: 12px;
	color:white;	
}
.text
{
	font-family: verdana, arial;
	font-size: 12px;
	color:white;
}



