body        {   background: url('../pics/bck.png') center repeat-y #EBEFF2;
                margin: 0px;
                
                color: #EBEFF2;
                font-family: Trebuchet MS;
                font-weight: 100;
                font-size: 10pt;}
                
             
        
#mainbody  {    width: 1002px;
                height: auto;
                top: 0px;
                padding-left:28px;
                _padding-left:15px;
                
                background: #5998B4;
                
                text-align: left; }
                
#titlebck   {    background: url('../pics/bck2.jpg') repeat-y #5998B4;

                position: absolute;
                top: 137px;
                
                height: 219px;
                width: 974px; }    
                
#main     {    background: url('../pics/spacer.png') repeat-y;
                 
                position: absolute;
                top: 0px;
                height: 55px;
                width: 974px; }                              
                
#menu1   {   background: #103B73;
                
                position: absolute;
                height: 17px;
                
                width:966px; 
                _width:974px; /* IE BOX HACK, very imporant very stuip, one day IE will work */
                top: 15px; 
                padding: 4px;
                }
                
                
#menu2   {    background: #20638C;
                
                position: absolute;
                height: 17px;
                width: 966px;
                _width:974px;
                top: 15px; 
                
                padding: 4px;}
                
                
#menu3   {   background: #4EABBF;
                
                position: absolute;
                height: 17px;
                width: 966px;
                _width:974px;
                top: 15px; 
                
                padding: 4px;}

span.menu       {   position: absolute; }

div.links     {   background: url('../pics/4links.png') top no-repeat;
                
                position: absolute;
                top: 192px;
                width: 974px;
                height: 104px; }   

div.main-links    { position: absolute;
                    width: 240px;
                    top: 33px;
                    
                    text-align: center;
                    font-size: 30px;
                }
                
img.arrow_main1 {   visibility: hidden;
                    position: absolute;
                    top: 21px;
                    left: 6px;
                }                                
                              
img.arrow_main2 { visibility: hidden;
                    position: absolute;
                    top: 21px;
                    left: 6px;
                }                                
                                

#innerbody {  background: url('../pics/bck.png') center repeat-y;

                position: absolute;
                width: 974px;
                top: 296px;
                bottom: 0px;}
        
#maincontent {  position: relative;
                width: 704px;
                left: 10px;
                top: 10px;
                bottom: 0px;}
                
#events      {  position: relative;
                float: right;
                
                width: 225px;
                right: 5px;
                top: 20px;
                bottom: 0px;
                
                padding-left: 10px;
                
                text-align: left;}                
                
                
a:link      {   text-decoration: none;
                color: #EBEFF2; }
a:visited   {   text-decoration: none;
                color: #EBEFF2; }
a:hover     {   text-decoration: none;
                color: #EBEFF2; }
a:active    {   text-decoration: none; 
                color: #EBEFF2;}	                        