

#leftside              {position:relative;
                       top:280px; 
                       right:30px;
                       float:none;
                       background-image:url(images/shortleftside.jpg);
                       background-repeat:no-repeat;
                       padding-top:5px;
                       }
#leftcontent           {
                       height:775px;
                       margin-left:40px;
                       width:205px; }

#rightcontent          {
                       position:relative;
                       margin-top:-780px;
                       height:800px; 
                       
                       }
                 
#news        {
                    background-image:url(images/redz3.gif);
                    background-repeat:no-repeat;
                    background-color:#F4F1EE;
                    padding-top:10px;
                    padding-left:5px;
                    width: 520px;
                    height: auto;
                    margin-top: 20px; 
                    
                    border-left:ridge;
                    border-right:ridge;
                    border-bottom:double;
                    border-color:#4a0103;
                    }

table      { margin-left:5px;
             margin-right:5px;
             margin-top: 5px;
              
             padding:5px;
             }
             
caption      {font-weight:bold;
             color:#4a0103;
             padding-bottom:15px;
             font-size:105%;
             }             

tr           {border:thin;
             border-color:#4a0103; }
                                      
td           {font-size:95%; 
             width: 50%;
             padding-bottom:15px;
             line-height:20px;
             border-bottom:groove;
             border-color:#4a0103;
             }
                               
h1          {font-size:100%;    
              font-weight:bold;
              color: #4a0103;
              text-align:center;}

h3            {color: #4a0103;
              font-size:95%;
              font-weight:100;}
          
h4            {font-size:120%;
              margin-bottom:5px;
              text-align:center; }
              
h5            {margin-top:0px;
               margin-bottom:0px; }  
               
h6             {font-style:italic;
               margin-top:5px;
               font-size:90%; }                           
                    
#botmenu          {
                  margin-top:0px;}                   
                  
                            
