.palette    {                   text-align: center;
                                font-weight: bold;
                                font-size: 130%;
								color: White;
								width: 100%;
								background-color: #008484;
                                }
.palette a  {                   display: block;}
.palette a:hover  {             filter: alpha(opacity=50);
                                opacity: 0.5;
                                -moz-opacity:0.5;
                                }
.pTL    {                       background-image: url(../images/corners_r1_c1.gif);
								background-repeat:no-repeat;
								background-position: top left;
								width: 100%;
								height: 20px;
								}
.pTR    {                       background-image: url(../images/corners_r1_c3.gif);
								background-repeat:no-repeat;
								background-position: top right;
								width: 100%;
								height: 20px;
								line-height: 20px;
}
.pMaw    {                      background-image: url(../images/celebrity_artworks.jpg);
								background-repeat:no-repeat;
								background-position: center center;
								background-color: #E31B49;
								width: 100%;
                                height: 150px;
}
.pMvote {                       background-image: url(../images/celebrity_vote.jpg);
								background-repeat:no-repeat;
								background-position: top center;
                                background-color:#000000;
                                width: 100%;
                                height: 150px;
}
.pMblog {                       background-image: url(../images/celebrity_vote.jpg);
								background-repeat:no-repeat;
								background-position: top center;
                                background-color:#000000;
                                width: 100%;
                                height: 150px;
}
.pMshop {                       background-image: url(../images/shop_and_give.jpg);
								background-repeat:no-repeat;
								background-position: top center;
                                background-color:#FFFFFF;
                                width: 100%;
                                height: 150px;
}
.pMcauses {                     background-image: url(../images/causes.jpg);
								background-repeat:no-repeat;
								background-position: center center;
                                background-color:#011A7B;
                                width: 100%;
                                height: 150px;
}
.pBL    {                       background-image: url(../images/corners_r3_c1.gif);
								background-repeat:no-repeat;
								background-position: bottom left;
								width: 100%;
}
.pBR    {                       background-image: url(../images/corners_r3_c3.gif);
								background-repeat:no-repeat;
								background-position: bottom right;
								width: 100%;
								line-height: 25px;
}