html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;vertical-align:baseline;background:transparent;margin:0;padding:0;}



body{

	background-color:#000;

	font-family:Tahoma;

	font-size:11px;

	color:#FFF;

}

#front_menu {
	bottom: 0px;
	text-align: left;
	height: 36px;
	position: fixed;
	left: 340px;
}

#image {

	height: 90%;

	width: 80%;

	position: absolute;

	left: 0px;

	top: 0px;

}

#image2 {

	height: 90%;

	width: 80%;

	position: absolute;

	left: 0px;

	top: -30px;

}

#front_menu li{
	list-style:none;
	float:left;
	margin-right:4px;
}

#button {

	text-align: right;

	width: 100%;

}

#button a{

	color:#FFF;

	text-decoration:none;

	cursor:pointer;

}

#logo {

	right: 120px;

	position: absolute;

	bottom: 35px;

}



* html #front_menu li{height:36px;display:inline;}



#front_menu li a{

	height:36px;

	display:block;

	padding-left:15px;

	color:#FFF;

	font:700 .77em/26px Arial, Helvetica, sans-serif;

	text-decoration:none;

	cursor:pointer;

}



#front_menu li a span{

	height:36px;

	display:block;

	line-height:36px;

	padding-right:15px;

}



#top_bar {
	position: absolute;
	top: 640px;
}

.hiddenPic {display:none;}

#story {

	height: 90%;

	width: 80%;

	position: absolute;

	left: 0px;

	top: 0px;

	overflow: hidden;

	z-index: 0;

}

#storybox {

	top: 50px;

	color: #FFF;

	position: absolute;

	z-index: 5;

	text-transform: uppercase;

	font-family: "700 .88em/14px Arial", Helvetica, sans-serif;

	display: block;

	left: 10%;

	width: 550px;

}

#store {

	height: 90%;

	width: 80%;

	position: absolute;

	left: 0px;

	top: 0px;

	overflow: hidden;

}

#storebox {

	top: 50px;

	color: #FFF;

	width: 150px;

	position: absolute;

	z-index: 5;

	right: 25%;

	text-transform: uppercase;

	font-family: "700 .55em/24px Arial", Helvetica, sans-serif;

	display: block;

}

#storebox2 {

	top: 250px;

	color: #FFF;

	width: 150px;

	position: absolute;

	z-index: 5;

	right: 25%;

}



#contact {

	height: 90%;

	width: 80%;

	position: absolute;

	left: 0px;

	top: 0px;

	overflow: hidden;

	z-index: 0;

}

#contactbox {

	top: 20px;

	color: #FFF;

	width: 150px;

	position: absolute;

	z-index: 5;

	right: 25%;

	text-transform: uppercase;

	font-family: "700 .55em/24px Arial", Helvetica, sans-serif;

	display: block;

}