body {
	padding:0px;
	margin:0px;
	background-color:#000;
}

#homeQuote {
	position: absolute;
	top: 0px;
	left: 260px;
	z-index: 2;
	width: 289px;
	height: 119px;
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #fff;
	font-style: italic;
	margin-right: 10px;
	text-align: left;
}

#homeVideo {
	position: absolute;
	top: 200px;
	left: 90px;
	width: 320px;
	height: 256px;
	z-index: 2;
}

#homeLink {
	position: relative;
	top: 400px;
	left: 30px;
	width: 535px;
	height: 263px;
	z-index: 1;
}

#shell {
	position: relative;
	width: 565px;
	height: 663px;
	background-image: url(images/bgHome.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.thug {
	background-image: url(images/thug_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.mature {
	background-image: url(images/mature.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.tallguy {
	background-image: url(images/tallguy_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.thug2 {
	background-image: url(images/thug2_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.deb {
	background-image: url(images/deb_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.amy {
	background-image: url(images/amy_bg.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

td {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	color: #fff;
}

.sig {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7FC8EF;
}

.orderTitleBlue {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	font-weight: bold;
	color: #7FC8EF;
	text-decoration: none;
}

.orderTitleWhite {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.orderDescription {
	font-family: arial,helvetica,verdana;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
}

.orderPrice {
	font-family: arial,helvetica,verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#tone1 {
	position: absolute;
	top: -163px;
	left: 139px;
	width: 320px;
	height: 16px;
	z-index:2;
}

.addCart {
	background-color:#7FC8EF;
	border: 1px solid black;
	font-family: arial, helvetica, verdana;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}