		body
		{
			padding: 0px;
			margin: 0px;
			background: #000 url('/pix/css/LichKing/splash_runner.gif') 50% 0 repeat-y;
		}
		
		#logolink
		{
			position: relative;
			top: 10px;
			left: 15px;
			width: 200px;
			height: 80px;
		}
		
		#logolink ul		{ border: none; margin: 0; padding: 0; list-style-type: none; clear: left; height: 34px; }
		#logolink ul li		{ display: block; float: left; padding: 0; margin: 0; border: none; }
		#logolink ul li a	{ display: block; width: 200px; height: 60px; padding: 0; margin: 0; } 
		#logolink ul li a strong	{ display: none; }

		li#logolink a		{ background: transparent; width: 200px; }
		li#logolink a:hover	{ background-position: 0 -37px; }
		
		#globalnav
		{
			position: relative;
			top: 30px;
			left: 20px;
			width: 900px;
			height: 34px;
		}
		
		#globalnav ul		{ border: none; margin: 0; padding: 0; list-style-type: none; clear: left; height: 34px; }
		#globalnav ul li	{ display: block; float: left; padding: 0; margin: 0; border: none; }
		#globalnav ul li a	{ display: block; height: 34px; padding: 0; margin: 0; } /* width: 125px; */
		#globalnav ul li a strong	{ display: none; }
		
		li#forums a			{ background: transparent url('/pix/css/LichKing/LK_link_forums.png') 0px 0px no-repeat; width: 75px; }
		li#forums a:hover	{ background-position: 0 -37px; }

		li#links a			{ background: transparent url('/pix/css/LichKing/LK_link_links.png') 0px 0px no-repeat; width: 55px; }
		li#links a:hover	{ background-position: 0 -37px; }
		
		li#downloads a			{ background: transparent url('/pix/css/LichKing/LK_link_downloads.png') 0px 0px no-repeat; width: 90px; }
		li#downloads a:hover	{ background-position: 0 -37px; }
		
		li#sss a			{ background: transparent url('/pix/css/LichKing/LK_link_screenshots.png') 0px 0px no-repeat; width: 115px; }
		li#sss a:hover		{ background-position: 0 -37px; }

		li#news a			{ background: transparent url('/pix/css/LichKing/LK_link_news.png') 0px 0px no-repeat; width: 60px; }
		li#news a:hover		{ background-position: 0 -37px; }

		li#apply a				{ background: transparent url('/pix/css/LichKing/LK_link_apply.png') 0px 0px no-repeat; width: 60px; }
		li#apply a:hover		{ background-position: 0 -37px; }

		li#ava a			{ background: transparent url('/pix/css/LichKing/LK_link_ava.png') 0px 0px no-repeat; width: 40px; }
		li#ava a:hover		{ background-position: 0 -37px; }

		
		#bottomnav
		{
			position: relative;
		}

		#bottomnav ul		{ border: none; margin: 0; padding: 0; list-style-type: none; clear: left; text-align: center; }
		#bottomnav ul li	{ display: block; padding: 0px 10px 0px 5px; margin: 0; float: left; border: none; }
		#bottomnav ul li a	{ display: block; padding: 0; margin: 0; text-decoration: none; color: #6c8fb9; } 
		#bottomnav ul li a:hover	{ color: #fff; } 


		
		/* general */

		a					{ color: #21456a; }
		a:hover				{ color: #6c8fb9; }
		a:visited			{ color: #21456a; }

		/* font sizes for headers are set in global.css; do not do so here */
		h1
		{
		}
		
		h2
		{
		}
		
		h3
		{
			color: #540202;
		}
		
		h4
		{
			color: #750303;
		}

		.footerCopyright { color: #607e9d; background-color: #132840; }
		.footerLinks { background-color: #204674; }		

		.applyQuestion1 { background-color: #9ab6d6; }
		.applyQuestion0 { background-color: #c4d8f1; }
		
		