/*** Animated Home page ***/

#animations {
	display:block;
	position:relative;
	width:642px;
	height:404px;
	margin-top:4px;
	background:url('images/main_background.jpg') no-repeat;
}

.animvideo {
	display:block;
	position:absolute;
	width:137px;
	height:118px;
	top:138px;
	left:89px;
	background:url('images/main_videos_anim.gif');
}

.animvideolink {
	display:block;
	position:absolute;
	width:183px;
	height:96px;
	top:256px;
	left:12px;
	background:url('images/main_videos.gif');
}

a.animvideolink:hover {
	background-position:-183px;
}

.animgames {
	display:block;
	position:absolute;
	width:206px;
	height:158px;
	top:78px;
	left:384px;
	background:url('images/main_gamezone_anim.gif');
}

a.animgames:hover {
	background-position:-206px;
}

.animclub {
	display:block;
	position:absolute;
	width:210px;
	height:100px;
	top:299px;
	left:373px;
	background:url('images/main_club.gif');
}

a.animclub:hover {
	background-position:-210px;
}

.animmarks {
	position:absolute;
	top:22px;
	left:572px;
	width:258px;
	height:136px;
	z-index:1;
	background:url('images/main_askmarks.gif');
}

a.animmarks:hover {
	background-position:-258px;
}

/*** End Animated home page ***/

#intro {
	width:624px;
	height:371px;
	margin:0;
	background:url('images/intro_background.gif') 0 148px no-repeat;
	}

.introushi {
	display:block;
	float:left;
	width:492px;
	height:148px;
	background:url('images/intro_ushi.gif');
	}

a.introushi:hover {
	background-position:-492px;
	}

.introtv {
	float:left;
	width:347px;
	height:173px;
	background:url('images/intro_tv.gif');
	}

a.introtv:hover {
	background-position:-347px;
	}

.introgames {
	float:left;
	width:268px;
	height:199px;
	background:url('images/intro_games.gif');
	}

a.introgames:hover {
	background-position:-268px;
	}

.popharold {
	float:left;
	width:94px;
	height:59px;
	margin:65px 0 0 3px;
	background:url('images/top_harold.gif');
	}

a.popharold:hover {
	background-position:-94px;
	}

.popushi {
	float:left;
	width:83px;
	height:59px;
	margin:65px 0 0 0;
	background:url('images/top_ushi.gif');
	}

a.popushi:hover {
	background-position:-83px;
	}

.popderek {
	float:left;
	width:87px;
	height:59px;
	margin:65px 0 0 0;
	background:url('images/top_derek.gif');
	}

a.popderek:hover {
	background-position:-87px;
	}