@charset "UTF-8";
/* CSS Document */

html {
scrollbar-base-color: #9999cc;
scrollbar-arrow-color: white;
scrollbar-track-color: #ccccff;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: gray;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

.link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}

.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 9px;
}
.footer_text_grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 9px;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #9E0707;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

#collection_box {
	position:absolute;
	left:139px;
	top:187px;
	width:487px;
	height:283px;
	z-index:2;
	overflow:hidden;
}

#body_copy {
	position:absolute;
	left:155px;
	top:183px;
	width:417px;
	height:294px;
	z-index:4;
	padding-right:20px;
	overflow-x:hidden;
	overflow-y:auto;
}

#footer_box {
	position:absolute;
	left:119px;
	top:534px;
	width:562px;
	height:41px;
	z-index:10;
}

#link_home {
	position:absolute;
	left:666px;
	top:202px;
	width:124px;
	height:17px;
	z-index:1;
}

#link_intro {
	position:absolute;
	left:666px;
	top:229px;
	width:124px;
	height:17px;
	z-index:1;
}

#link_hero {
	position:absolute;
	left:666px;
	top:255px;
	width:124px;
	height:17px;
	z-index:1;
}

#link_collection {
	position:absolute;
	left:666px;
	top:255px;
	width:124px;
	height:17px;
	z-index:1;
}

#link_guarentee {
	position:absolute;
	left:666px;
	top:280px;
	width:124px;
	height:17px;
	z-index:1;
}

#link_light {
	position:absolute;
	left:666px;
	top:305px;
	width:124px;
	height:17px;
	z-index:1;
}

#link_buy {
	position:absolute;
	left:666px;
	top:331px;
	width:124px;
	height:17px;
	z-index:1;
}

#link_press {
	position:absolute;
	left:666px;
	top:356px;
	width:124px;
	height:17px;
	z-index:1;
}

#link_stores {
	position:absolute;
	left:666px;
	top:382px;
	width:124px;
	height:17px;
	z-index:1;
}

#link_win {
	position:absolute;
	left:899px;
	top:350px;
	width:124px;
	height:17px;
	z-index:1;
}

<STYLE>
body {
SCROLLBAR-ARROW-COLOR: #FFFFFF;
SCROLLBAR-BASE-COLOR: #FFFFFF;
SCROLLBAR-FACE-COLOR: #FFFFFF;
SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
SCROLLBAR-SHADOW-COLOR: #FFFFFF;
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

</STYLE>
