/* CSS Document */
	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		vertical-align: text-top;
		}

	body {
		background-color:#000000;
		text-align:center; /* horizontal centering for IE Win quirks */
		vertical-align: text-top;
		}

	#distance { 
		width:1px;
		height:50%;
		background-color:#000000;
		margin-bottom:-384; /* half of container's height */
		float:left;
		}

	#homecontainer {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		width:1024;
		height:768;
		clear:left;
		background-color:#000000;
		}
		
	#flashdetect {
	    top:0;
		margin: 0;
		position:relative;
		width:1px;
		height:1px;
		vertical-align: text-top;
		z-index:3;
		}
		
.homecopywrite { font-family: arial, sans; font-size: 10px; font-style: normal; line-height: 16px; font-weight: normal; color: #222222; letter-spacing: 0px; }

a.homecopywritelink:link { text-decoration: none; font-family: verdana, sans; font-size: 10px; font-style: normal; line-height: 16px; font-weight: normal; color: #222222; letter-spacing: 0px; }
a.homecopywritelink:visited { text-decoration: none; font-family: verdana, sans; font-size: 10px; font-style: normal; line-height: 16px; font-weight: normal; color: #222222; letter-spacing: 0px; }
a.homecopywritelink:hover { text-decoration: none; font-family: verdana, sans; font-size: 10px; font-style: normal; line-height: 16px; font-weight: normal; color: #ffffff; letter-spacing: 0px; }
a.homecopywritelink:active { text-decoration: none; font-family: verdana, sans; font-size: 10px; font-style: normal; line-height: 16px; font-weight: normal; color: #222222; letter-spacing: 0px; }

.outer {
position:relative;
top:0px;
left:0px;
}
.box {
position:absolute;
top:-330px;
left:212px;
width:600px;
background-color:#000000;
filter:alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity: 0.8;
border:1px solid #ffffff;
}

.shopbox {
position:absolute;
top:250px;
left:285px;
width:450px;
text-align:left;
}

.enterbox {
position:absolute;
top:-180px;
left:0px;
width:1024px;
}
.text {
font-family: arial;
font-size: 14px;
font-style: normal;
color: #ffffff;
line-height:24px;
padding:30px;
}

a.storelink:link, a.storelink:visited, a.storelink:active {
	text-decoration: underlined;
	color:#ffffff
}
a:hover {
	text-decoration: none;
	color:#ffffff
}

.ytext {
font-family: arial;
font-size: 14px;
font-style: normal;
color: #DEA200;
line-height:24px;
}