@charset "utf-8";

#hiddenText {
	position:absolute;
	width:790px;
	height:590px;
	top:5px;
	left:5px;
	z-index:1;
	color: #000000;
}
#backgroundImage {
	position:absolute;
	width:800px;
	height:600px;
	z-index:2;
	left: 0;
	top: 0;
}
#navLinks {
	position:absolute;
	width:304px;
	height:32px;
	z-index:5;
	left: 80px;
	top: 15px;
}
#dvdText {
	position:absolute;
	z-index:6;
	left: 218px;
	top: 300px;
	font-size: 14px;
}
#uniqueText {
	position:absolute;
	z-index:7;
	left: 29px;
	top: 529px;
}
#footer {
	position:absolute;
	width:800px;
	height:26px;
	z-index:8;
	left: 0px;
	top: 570px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
#performedText {
	position:absolute;
	z-index:9;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	left: 522px;
	top: 456px;
	font-size: 16px;
}
#flashVideo {
	position:absolute;
	width:640px;
	height:420px;
	z-index:3;
	top: 150px;
	left: 85px;
}
#buyPageParagraphOne {
	position:absolute;
	z-index:6;
	left: 28px;
	top: 93px;
	font-size: 14px;
}
#buyPageParagraphTwo {
	position:absolute;
	z-index:6;
	left: 28px;
	top: 248px;
	font-size: 14px;
}
#buyPageOrderYours {
	position:absolute;
	z-index:6;
	left: 291px;
	top: 502px;
	font-size: 19px;
	color: #fbe35c;
	text-align: right;
	font-family: "Times New Roman", Times, serif;
}



#buyButton {
	position:absolute;
	width:118px;
	height:66px;
	z-index:6;
	top: 510px;
	left: 494px;
	text-align: left;
	vertical-align: top;
}

#special {
	position:absolute;
	z-index:13;
	top: 393px;
	left: 349px;
}
#centerText {
	position:absolute;
	width:489px;
	height:386px;
	top: 170px;
	left: 150px;
	z-index:6;
	font-size: 12px;
}
#centerText a {
	color:#0099FF;
}
#centerText a:visited {
	color:#FFCC00;
}
#privacyLink {
	font-family:'Times New Roman', Times, serif;
	font-size: 9px;
	color:#999999;
	text-decoration: none;
}
#privacyLink:hover {
	text-decoration: underline;
}

.gold {
	color: #fbe35c;
	font-size: 16px;
}

body {
	font-family: Arial, sans-serif;
	color: #FFFFFF;
}

