@import url("/css/common.css");

body {
	background-image: none;
	background-color: #000000;
}

#content_box {
	background-image: url(/images/8105-background.jpg);
}
#background {
	background: url(/images/background2.jpg) #000000;
}
#leftlucky {
	background-image: none;
}

#menu a {
	display: block;
	overflow: hidden;
	text-indent: -1000px;
	background: none;
	position: absolute;
}

#menu #home {top: 11px; left: 25px;width: 68px; height: 29px;}
#menu #home:hover {background-image: url(/images/menu_8105_home.png);}

#menu #tour {top: 6px; left: 111px;width: 64px; height: 34px;}
#menu #tour:hover {background-image: url(/images/menu_8105_tour.png);}

#menu #media {top: 6px; left: 190px;width: 75px; height: 35px;}
#menu #media:hover {background-image: url(/images/menu_8105_media.png);}

#menu #store {top: 5px; left: 281px;width: 78px; height: 36px;}
#menu #store:hover {background-image: url(/images/menu_8105_store.png);}

#menu #contact {top: 7px; left: 375px;width: 106px; height: 32px;}
#menu #contact:hover {background-image: url(/images/menu_8105_contact.png);}

#homelogo {
	background: url(/images/logo_8105.png) no-repeat;
	width: 119px;
	height: 25px;
	text-indent: -1000px; overflow:hidden;
	position: relative;
	left: -3px;
	padding-bottom: 5px;
}

#footer {
	color: #777;
}
#footer a {
	color: #777;
}

#eyes {
	display: block;
	width: 76px; height: 57px;
	position: absolute;
	left: 97px; top: 123px;
}

#eyes:hover {
	background-image: url(/images/eyes.png);
}