.topLeft
{
   background-color: #942320;
}

.topRight
{
   background-color: #942320;
}

.leftCol
{
     width: 280px;
}
.leftCol p,td,th {  font-size: 10px; }

.mainBody
{
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 25px;
}

.contestButton
{
   position:relative;
   top:-400px;
   left:200px;
   z-index; 10000;
}

.registrationTable { border: 1px solid #999999; }
.registrationTable th { border-bottom: 1px solid #999999; }


.schedTable{   border: 1px solid #CCCCCC; }
.sched_date { width: 100px; vertical-align: top;  }
.sched_time { width: 100px; vertical-align: top; }
.venue { width: 150px; vertical-align: top; }

