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



#content_box {
	background-image: url(/images/tr-background.jpg);
}
#leftlucky {
	background-image: url(/images/left_intro.jpg);
}
#background {
	background: url(/images/background4.jpg) #000000;
}
#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_tr_home.png);}

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

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

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

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

#homelogo {
	background-image: url(/images/logo_tr.png);
	width: 100px;
	height: 35px;
	text-indent: -1000px; overflow:hidden;
	position: relative;
	left: -3px;
}

#leftlucky {
	text-align: center;

}
#leftlucky img {
	margin-top: 80px;
	margin-left: 15px;
}
#leftlucky #sideanim {
	border: 1px solid black;
	position: absolute;
	bottom: 60px;
	left: 20px;
}
