/******* TABLE ROWS TO HIGHLIGHT AS "METAPHYSICS" CATEGORY *************/

#wed-pl { 
	background-color: #FFF;
}

/******************* top image swap *********************************************/
#top-image {
	background: url(images/top-metaph.jpg) no-repeat;
}

/************** CATEGORY BUTTON COLOR ****************************************/


#cat #catmetaph {
	color:#000000;
	background: url(images/button-glass-ro.gif) no-repeat left 0px;
}
#cat #catmetaph a {
	color:#000000;
	background: url(images/button-glass-ro-end.gif) no-repeat right 0px;
}

/*Keeps the All button from showing its default active state*/
#cat #catall {
	color: #FFFFFF;
	background: url(images/button-glass.gif) no-repeat left 0px;
}
#cat #catall a {
	color: #FFFFFF;
	background: url(images/button-glass-end.gif) no-repeat right 0px;
}
#cat #catall a:hover {
	color: #aec6f2;		
}
