@charset "UTF-8";
/* CSS Document */

ul#lawoftime_menu {
	height: 436px;
	width: 232px;
	position: absolute;
	left: 45px;
	top: 366px;
	z-index: 2;
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(../images/lawoftime_menu.png) no-repeat left top;
}
ul#lawoftime_menu ul { list-style: none; }
ul#lawoftime_menu li#intro {
	height: 44px;
	width: 232px;
}
ul#lawoftime_menu li#cycles {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 44px;
}
ul#lawoftime_menu li#math {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 88px;
}
ul#lawoftime_menu li#explore {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 132px;
}
ul#lawoftime_menu li#explore_level1 {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 176px;
}
ul#lawoftime_menu li#explore_level2 {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 220px;
}
ul#lawoftime_menu li#explore_level3 {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 264px;
}
ul#lawoftime_menu li#rinri {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 308px;
}
ul#lawoftime_menu li#synchronotron {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 352px;
}
ul#lawoftime_menu li#home {
	height: 44px;
	width: 232px;
	position: absolute;
	top: 397px;
}

li#intro a:hover, li#intro a:active { background : url(../images/lawoftime_menu.png) no-repeat -232px 0px; }
li#cycles a:hover, li#cycles a:active { background : url(../images/lawoftime_menu.png) no-repeat -232px -44px; }
li#math a:hover, li#math a:active { background : url(../images/lawoftime_menu.png) no-repeat -232px -88px; }
li#explore a:hover, li#explore a:active { background : url(../images/lawoftime_menu.png) no-repeat -232px -132px; }
li#explore_level1 a:hover, li#explore_level1 a:active { background : url(../images/lawoftime_menu.png) no-repeat -232px -176px; }
li#explore_level2 a:hover, li#explore_level2 a:active { background : url(../images/lawoftime_menu.png) no-repeat -232px -220px; }
li#explore_level3 a:hover, li#explore_level3 a:active { background : url(../images/lawoftime_menu.png) no-repeat -232px -264px; }
li#rinri a:hover, li#rinri a:active { background : url(../images/lawoftime_menu.png) no-repeat -232px -308px; }
li#synchronotron a:hover, li#synchronotron a:active { background : url(../images/lawoftime_menu.png) no-repeat -232px -352px; }
ul#lawoftime_menu li#home a:hover, ul#lawoftime_menu li#home a:active { background : url(../images/lawoftime_menu.png) no-repeat -232px -397px; }


#lawoftimebanner {
	background: url(../images/lawoftime_banner.jpg);
	height: 29px;
	width: 712px;
	z-index: 3;
	top: 307px;
	position: absolute;
	left: 272px;
	text-indent: -9999px;
}
