.topLeft
{
   background-color: #942320;
}

.topRight
{
   background-color: #942320;
}

.leftCol
{
     width: 280px;
}
.leftCol p,td,th {  font-size: 10px; }

.mainBody
{
    padding-right: 25px;
}

.contestButton
{
   position:relative;
   top:-400px;
   left:200px;
   z-index; 10000;
}

