div.visualbutton{
	position:absolute;
	clear:left;
	left:133px;
	top:5px;
	width:118px;
	height:20px;
}
div.visualbutton a {
	color : #663300;
	font-size: 16px;
	font-weight : bold;
	text-decoration : none;
	padding: 2px 4px;
	background-color: #ff9900;
	}
div.visualbutton a:hover {
	color : #ffff00;
	/*text-shadow: 3px 3px 5px #666666;*/
	background-color : #663300;
	}
	
div.mediabutton{
	position:absolute;
	clear:left;
	left:253px;
	top:5px;
	width:110px;
	height:20px;
}
div.mediabutton a {
	color : #006600;
	font-size: 16px;
	font-weight : bold;
	text-decoration : none;
	padding: 2px 4px;
	background-color: #ff9900;
	}
div.mediabutton a:hover {
	color : #00ff00;
	/*text-shadow: 3px 3px 5px #666666;*/
	background-color : #003300;
	}
div.musicbutton{
	position:absolute;
	clear:left;
	left:364px;
	top:5px;
	width:60px;
	height:20px;
}
div.musicbutton a {
	color : #000066;
	font-size: 16px;
	font-weight : bold;
	text-decoration : none;
	padding: 2px 4px;
	background-color: #ff9900;
	}
div.musicbutton a:hover {
	color : #3366ff;
	/*text-shadow: 3px 3px 5px #666666;*/
	background-color : #000066;
	}
div.perflitbutton{
	position:absolute;
	clear:left;
	left:426px;
	top:5px;
	width:262px;
	height:20px;
}
div.perflitbutton a {
	color : #660066;
	font-size: 16px;
	font-weight : bold;
	text-decoration : none;
	padding: 2px 4px;
	background-color: #ff9900;
	}
div.perflitbutton a:hover {
	color : #ff00ff;
	/*text-shadow: 3px 3px 5px #666666;*/
	background-color : #660066;
	}
	
div.communitybutton{
	position:absolute;
	clear:left;
	left:170px;
	top:30px;
/*	width:158px; */
	width:160px;
	height:20px;
}
div.communitybutton a {
	color : #003333;
	font-size: 14px;
	font-weight : bold;
	text-decoration : none;
	padding: 2px 4px;
	background-color: #ff9900;
	}
div.communitybutton a:hover {
	color : #00ffff;
	/*text-shadow: 3px 3px 5px #666666;*/
	background-color : #003333;
	}
div.specialbutton{
	position:absolute;
	clear:left;
	left:355px;
	top:30px;
	width:132px;
	height:20px;
}
div.specialbutton a {
	color : #660000;
	font-size: 14px;
	font-weight : bold;
	text-decoration : none;
	padding: 2px 4px;
	background-color: #ff9900;
	}
	
div.specialbutton a:hover {
	color : #ff0000;
	/*text-shadow: 3px 3px 5px #666666;*/
	background-color : #660000;
	}
	
div.callbutton {
	position:absolute;
	clear:left;
	left:505px;
	top:30px;
	width:142px;
	height:20px;
}
div.callbutton a {
	color : #333333;
	font-size: 14px;
	font-weight : bold;
	text-decoration : none;
	padding: 2px 4px;
	background-color: #ff9900;
	}
div.callbutton a:hover {
	color : #999999;
	/*text-shadow: 3px 3px 5px #666666;*/
	background-color : #333333;
	}