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

body {
	background-color:#000000;
	text-align:center;
}
	
#page {
	margin-left:auto;
	margin-right:auto;
	width:760px;
}

#page_top {
	background-image:url(images/splash_top_r1_760w_279h.png);
	width:760px;
	height:279px;
}

#page_top_bigbuts {
	width:760px;
	text-align:center;
}

#bigbut_pol {
	background-image:url(images/splash_bigbut_pol_off_218w_152h.png);
	width:218px;
	height:152px;
	float:left;
	margin-left:54px;
}

#bigbut_pol:hover {
	background-image:url(images/splash_bigbut_pol_on_218w_152h.png);
	}
	
#bigbut_pol a {
	display:block;
	width:218px;
	height:152px;
	}

#bigbut_cel {
	background-image:url(images/splash_bigbut_cel_off_214w_152h.png);
	width:214px;
	height:152px;
	float:left;
}

#bigbut_cel:hover {
	background-image:url(images/splash_bigbut_cel_on_214w_152h.png);
}

#bigbut_cel a {
	display:block;
	width:214px;
	height:152px;
	}

#bigbut_ath {
	background-image:url(images/splash_bigbut_ath_off_219w_152h.png);
	width:219px;
	height:152px;
	float:left;
}

#bigbut_ath:hover {
	background-image:url(images/splash_bigbut_ath_on_219w_152h.png);
}

#bigbut_ath a {
	display:block;
	width:219px;
	height:152px;
	}
	
#bigbut_ani {
	background-image:url(images/Animal-Button_191w_134h.png);
	width:190px;
	height:134px;
	float:left;
}
#bigbut_gag {
	background-image:url(images/Funny-Button_190w_134h.png);
	width:190px;
	height:134px;
	float:left;
}
#bigbut_bey {
	background-image:url(images/Beyond-Button_189w_134h.png);
	width:190px;
	height:134px;
	float:left;
}
#bigbut_ctm {
	background-image:url(images/Custom-New_192w_134h.png);
	width:190px;
	height:134px;
	float:left;
}
#bigbut_ani:hover {
	background-image:url(images/Animal-Button-Glow_191w_134h.png);
}
#bigbut_gag:hover {
	background-image:url(images/Funny-Button-Glow_190w_134h.png);
}
#bigbut_bey:hover {
	background-image:url(images/Beyond-Button-Glow_189w_134h.png);
}
#bigbut_ctm:hover {
	background-image:url(images/Custom-New-Glow_192w_134h.png);
}
#bigbut_ani a {
	display:block;
	width:218px;
	height:152px;
	}
	
#bigbut_gag a {
	display:block;
	width:218px;
	height:152px;
	}
	
#bigbut_bey a {
	display:block;
	width:218px;
	height:152px;
	}
	
#bigbut_ctm a {
	display:block;
	width:218px;
	height:152px;
	}

	
