#page { background: #BCBDAA url("images/index.gif") no-repeat center center; }
#menu a { background: url("images/index_links.gif") no-repeat; }

#loading {
	background: url("images/loading.gif") no-repeat center bottom;
	display: block;
	position: absolute;
	width: 170px;
	height: 220px;
	bottom: 124px;
	left: 33px;
}

#enter a {
	background-position: 0 0;
	width: 38px;
	height: 11px;
	top: 0;
}
#enter a:hover { background-position: 0 -11px; }

#about {
	background: url("images/about_links.gif") no-repeat;
	width: 465px;
	height: 10px;
	top: 480px;
	left: 17px;
	list-style: none;
}

#about li { display: inline; }
#about a { background: url("images/about_links.gif") no-repeat; }

#about_webdesigner a {
	background-position: 69px 10px;
	width: 84px;
	height: 10px;
	top: 0;
	left: 69px;
}
#about_webdesigner a:hover { background-position: -69px -10px; }

#about_webmaster a {
	background-position: 233px 10px;
	width: 92px;
	height: 10px;
	top: 0;
	left: 233px;
}
#about_webmaster a:hover { background-position: -233px -10px; }

#about_hosting a {
	background-position: 389px 10px;
	width: 76px;
	height: 10px;
	top: 0;
	left: 389px;
}
#about_hosting a:hover { background-position: -389px -10px; }