﻿body        {font-size:medium;font-family:Calibri, Gill Sans MT,Sans-Serif;background:#DFDFDF;
                margin-top:0px;margin-left:0;margin-right:0px;}

table       {margin:auto;width:95%;}

#DivBanner  {width:100%;height:170px;background:#700805;color:white;text-align:center;}
/*#DivBanner  {width:100%;height:150px;background:#FFCC99;color:Black;text-align:center;border-bottom:1px solid black;} */
#DivBannerWrapper   {width:820px;height:148px;height:148px;margin:auto;}
#DivBannerLeft      {width:170px;float:left;position:relative;}
#DivBannerCenter    {width:640px;height:148px;float:left;position:relative;
                        font-size:42px;margin-top:15px;
                        background-image:url('Graphics/Banner.JPG');background-repeat:no-repeat;
                         }
#DivBannerRight     {width:0px;float:left;position:relative;}
       
#DivAdminBanner          {width:100%;height:50px;background:#700805;color:white;text-align:center;}
#DivAdminBannerWrapper   {width:820px;height:50px;margin:auto;}
#DivAdminBannerLeft      {width:170px;float:left;position:relative;}
#DivAdminBannerCenter    {width:640px;height:50px;float:left;position:relative;
                            font-size:22px;}
#DivAdminBannerRight     {width:0px;float:left;position:relative;}

#DivAdminContentWrapper {width:1200px;height:1200px;margin:auto;border:1px solid black;}
#DivAdminTop            {width:100%;position:relative;float:left;}
#DivAdminLeft           {width:600px;position:relative;float:left;}
#DivAdminRight          {width:600px;position:relative;float:left;}

#ulAdminMenu            {list-style:none;width:500px;height:20px;background:#E8E8E8;}
#ulAdminMenu li         {width:75px;position:relative;float:left;}


#DivWrapper {width:800px;height:2000px;margin:auto;border:1px solid black;}

#DivMenu    {width:100%;height:20px;float:left;position:relative;}
#DivContent {width:100%;height:1960px;float:left;position:relative;background:white;}
#DivFooter  {width:100%;height:20px;float:left;position:relative;text-align:center;
                background:#700805;color:White;font-size:small;}
#SpanNote   {font-size:medium;font-variant:small-caps;color:Blue;}

.EventHeading   {font-size:x-large;font-variant:small-caps;}
.columnheading  {background:#00293F;color:White;}
.columnheadingyellow {background:yellow;color:Black;}
.columnheadinggreen {background:green;color:white;}
.columnheadingblue {background:#0066CC;color:white;font-weight:bold;}
.columnheadingred {background:red;color:white;}
.columncenter   {text-align:center;}

#DivCart        {margin:auto;margin-top:0px;}
.PanelCart      {margin:auto;margin-top:-800px;}

.RegPanel       {margin:auto;width:90%;border:1px solid black;padding:5px;}
.RegSubPanel    {margin:auto;width:90%;border:1px solid black;padding:5px;}
.Required       {font-variant:small-caps;color:Red;}
#DivPaymentWrapper {width:800px;height:1200px;margin:auto;border:1px solid black;background:white;}
#DivPayment     {margin:auto;width:90%;padding:5px;background:white;}

#SpanLink       {font-size:large;}


