#menu { height: 256px; background: url(/images/design/header.jpg) no-repeat scroll top center; overflow: hidden; position: relative; margin: 0 }
	#menu li { display: block; margin: 0 auto; position: relative; list-style-type: none }
		#menu li a { display: block; width: 100%; height: 100%; text-indent: -10000px; overflow: hidden; cursor: pointer; border: 0 }
		#menuHome { width: 407px; height: 46px; left: 89px; top: 94px }
		#menuDiscography { width: 99px; height: 77px; top: 116px; left: -137px }
		#menuBiography { width: 117px; height: 87px; top: 39px; left: -27px }
		#menuForum { width: 104px; height: 87px; top: -48px; left: 96px }
		#menuChat { width: 80px; height: 88px; top: -138px; left: 203px }
		#menuAbout { width: 97px; height: 85px; top: -222px; left: 309px }
		#menuKarl { width: 65px; height: 82px; top: -468px; left: 277px }
		
div.separator { width: 100%; height: 25px; background-repeat: repeat-x; background-position: top center; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/design/shadow.png') }
div.separator[class] { background-image: url(/images/design/shadow.png); }