body {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border: none;
	background-color: #000000;
	background-image: url(images/background.gif);
	background-attachment: fixed;
	overflow-x: hidden;
}

.twistedstripper
{
  	padding: 0;
 	margin: 0;
  	border-collapse: collapse;	
  	font-size: 10pt;
	font-family: "Microsoft Sans Serif", Arial, Helvetica;
	font-style: normal;
	line-height: normal;
	color: #CCCCCC;
	font-weight: normal;
	font-variant: normal;
}

.center 
{
	position:absolute;
	top:15px;
	left:50%;
}

.hoffset1
{position:absolute; left:-363px; width:725px;}

.voffset1
{position:absolute; top:-15px;}

/* Page Header Backgrounds */
.pageheader_home {
	position:relative;
	background-image: url(images/bg_header_home.png);
	height: 135px;
	width: 725px; 	
	z-index:100;
	border-collapse: collapse; 
	background-repeat: no-repeat;
}

.pageheader_about {
	position:relative;
	background-image: url(images/bg_header_about.png);
	height: 135px;
	width: 725px; 	
	z-index:100;
	border-collapse: collapse; 
	background-repeat: no-repeat;
}

.pageheader_media {
	position:relative;
	background-image: url(images/bg_header_media.png);
	height: 135px;
	width: 725px; 	
	z-index:100;
	border-collapse: collapse; 
	background-repeat: no-repeat;
}

.pageheader_purchase {
	position:relative;
	background-image: url(images/bg_header_purchase.png);
	height: 135px;
	width: 725px; 	
	z-index:100;
	border-collapse: collapse; 
	background-repeat: no-repeat;
}

.pageheader_warranty {
	position:relative;
	background-image: url(images/bg_header_warranty.png);
	height: 135px;
	width: 725px; 	
	z-index:100;
	border-collapse: collapse; 
	background-repeat: no-repeat;
}

.pageheader_contact {
	position:relative;
	background-image: url(images/bg_header_contact.png);
	height: 135px;
	width: 725px; 	
	z-index:100;
	border-collapse: collapse; 
	background-repeat: no-repeat;
}

.pageheader_faq {
	position:relative;
	background-image: url(images/bg_header_faq.png);
	height: 135px;
	width: 725px; 	
	z-index:100;
	border-collapse: collapse; 
	background-repeat: no-repeat;
}

.pagebody {
	position:relative;
	background-image: url(images/bg_body.png);
	width: 725px; 	
	z-index:100;
	border-collapse: collapse;

}


.pagefooter {
	position:relative;
	background-image: url(images/bg_footer.png);
	height: 20px;
	width: 725px; 	
	z-index:100;
	border-collapse: collapse; 
	background-repeat: no-repeat;
}

.content1 {
	position:absolute;
	left:75px;
	height:450px;
	max-width:600px;
}

.title1 {
	float:right;
	position:absolute;
	top:32px;
	left:-301px;
	margin:0;
	font-size: 15pt;
	font-family: "Microsoft Sans Serif", Arial, Helvetica;
	line-height: normal;
	color:#FF6600;
	font-weight: normal;
	font-variant: normal;
	z-index:200;
	border-collapse: collapse;
	width: 200px;
	text-align:left;
	height: 26px;
	}
	
.title2 {
	float:right;
	position:absolute;
	top:57px;
	left:-337px;
	margin:0;
	font-size: 15pt;
	font-family: "Microsoft Sans Serif", Arial, Helvetica;
	line-height: normal;
	color:#FF6600;
	font-weight: normal;
	font-variant: normal;
	z-index:200;
	border-collapse: collapse;
	width: 200px;
	text-align:left;
	height: 26px;
	}

/* Standard Hyperlink formatting */
a.paralnks:link	{
	font-family: "Microsoft Sans Serif", Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #C0FF00;
	font-style: normal;
}

a.paralnks:hover	{
	font-family: "Microsoft Sans Serif", Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #C0FF00;
	background: #808080;
	font-style: normal;

}

a.paralnks:active	{
	font-family: "Microsoft Sans Serif", Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #C0FF00;
	font-style: normal;

}

a.paralnks:visited	{
	font-family: "Microsoft Sans Serif", Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #C0FF00;
	font-style: normal;
}
