body {
	background-color: #101010;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	color:#FFFFFF;
}
.main {
	position:absolute;
	width: 734px;
	height: 586px;
	padding: 14px 14px 0px 16px;
	z-index:1;
	left: 50%;
	margin-left: -367px;
	background-image:url(siteImg/bg.gif);
	font-size: small;
	background-repeat: no-repeat;
	top: 15px;
}
.intro {
	position:absolute;
	width: 700px;
	height: 539px;
	z-index:2;
	margin-left: 15px;
	top: 20px;
}

.content {
	position:absolute;
	width: 700px;
	height: 510px;
	z-index:2;
	top: 50px;
	left: 16px;
}
.title {
	font-weight: bold;
	text-transform:uppercase;
}
.order {
	width: auto;
	text-transform:uppercase;
	padding: 2px 2px 2px 2px;
	border: 1px solid #969696;
	font-size: 75%;
}
.order a {
	width: auto;
	text-transform:uppercase;
	padding: 2px 2px 2px 2px;
	border: 1px solid #FFFFFF;
	font-size: 75%;
	color:#FFFFFF;
}
.order:hover {
	width: auto;
	text-transform:uppercase;
	padding: 2px 2px 2px 2px;
	border: 1px solid #FFFFFF;
	font-size: 75%;
	color:#FFFFFF;
}

.nav {
	width:auto;
	height: auto;
	text-align:right;
	float: right;
	padding: 13px 25px 0px 0px;
	font-size: 75%;
	text-transform:uppercase;
	font-weight:bold;
}
.thumbs {
	overflow:auto;
	width:145px;
	height:475px;
	text-align:right;
	overflow-x: hidden;
	scrollbar-3dlight-color: #000000;
   	scrollbar-arrow-color: #999999;
   	scrollbar-darkshadow-color: #000000;
   	scrollbar-face-color: #000000;
   	scrollbar-highlight-color: #666666;
   	scrollbar-shadow-color: #666666;
   	scrollbar-track-color: #000000;
	padding-right: 10px;
	width: 135px;
	direction:rtl;
}
.thumbsContainer {
	width: 25%;
	text-align:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #969696;
	direction:ltr;
}
.highlight img {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
}
.highlight:hover img {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #969696;
}
.detail {
	float:right; 
	width: 75%;
	text-align:center;
}
.image {
	float:left;
	width: 67%;
	text-align:center;
	color:  #969696;
	font-size:70%;
	font-style:italic;
	line-height: 13px;
}
.image img {
	border: 1px solid #969696;
}
.text {
	float:right;
	width: 33%;
	color:#969696;
	text-align:left;
	padding: 10px 0px 0px 0px;
	font-size: 90%;
}
.disclaimer {
	position:absolute;
	z-index:2;
	top: 445px;
	left: 200px;
	width: 310px;
	font-size:xx-small;
	color:#FFFFFF;
	text-align:left;
	font-style:italic;
}
.footernav {
	width:400px;
	height: auto;
	text-align:center;
	position: absolute;
	z-index:3;
	bottom: 25px;
	font-size: 75%;
	left: 50%;
	margin-left: -210px;
	font-weight: bold;
	text-transform:uppercase;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#969696;
}
a:hover {
	color: #FFFFFF;
}
.paypalcontainer {
	padding: 20px 0px 0px 20px;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #969696;
}
.paypalform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 300px;
	border: 1px solid #969696;
	background-color:#000000;
	position:absolute;
	padding: 10px 10px 0px 10px;
}
.paypalform table {
	height: 100%;
	font-size: 90%;
	color: #969696;
}
.paypalform input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.paypalform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.paypalform td {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.aboutBG {
	width:650px;
	height:475px;
	background-image: url(siteImg/about.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
.aboutText {
	text-align: left;
	padding: 85px 0px 0px 285px;
	width: 325px;
	font-size:85%;
	color: #969696;
}
.contactBG {
	width:650px;
	height:475px;
	background-image: url(siteImg/contact.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.contactText {
	width: 650px;
	text-align: center;
	padding: 90px 30px 10px 10px;
	font-size:85%;
	color: #969696;
}

.copyright {
	width: auto;
	height: auto;
	text-align:left;
	z-index:2;
	font-size: xx-small;
	color: #969696;
	margin-top: 550px;
	}
.quote {
	position:absolute;
	left: 50%;
	top: 50%;
	width: 500px;
	margin: -250px 0px 0px -250px;
	font-size: 85%;
	color: #969696;
	font-weight:600;
	text-align:center;
}
.faq {
	color: #969696;
	font-size:85%;
	margin-right: 75px;
}
