/*Contains the Style Sheets for the Home page of Fenlander - File Index -  Version 1.1 */
/*  Version 3.3 - redesigned front page */
/*  Version 3.4 - added UL.TableLeft    */

/* Main Body*/

#Main    {Position: Relative;
          Margin-top: 50px;
          Margin-left: 75px;
          Margin-left: 1%;
          Margin-right: 1%;   
          text-align: Center;
          padding: 0px; font-family:Times New Roman; font-size:14pt; font-weight:bold   
          }
#main p  {text-align: center;
          font-family: Script MT Bold;
          font-size: 25px;
          }
#Main h1 {color: #FF0000;
           font-family: Times New Roman;  
           font-size: 36pt; text-decoration:underline}
#Main hr { height: 6px;
           background-color: #000000; }
 
#Main p.head2 { 
          Font-size: 25px;
          Font-Weight: bold;
          line-height:120%;
          line-space: single; text-align:center;
          margin-top:0; margin-bottom: 0; font-family:Times New Roman
             }
#Main p.table {Font-size:20px;
               text-align: center; font-family:Times New Roman
             }
#Main p.tableLeft {Font-size:20px;
               text-align: left; font-family:Times New Roman
             }
#Main UL.tableLeft {Font-size:20px;
               text-align: left; font-family:Times New Roman
             }

#Main .box1 {  border:3px solid #FF0000;
          text-align: center; background-color:#C0C0C0
          }
#Main .box1 p {text-align: left;
               font-family:Times New Roman; font-size:14pt; font-weight:bold; margin-left:10; margin-right:10 
              }
#Main .box2 { 
          border:3px solid #FFFF00;
          text-align: center; background-color:#C0C0C0;
          }
#Main .box2 p {text-align: left;
               margin-left: 2%;
               margin-right: 2%;
               font-family:Times New Roman; font-size:16pt 
              }
#Main .box3 {border:3px solid #FFFF00;
          text-align: center 
          }
#Main .box3 p {text-align: center;
               font-family:Times New Roman; font-size:14pt; margin-left:10; margin-right:10
               } 
#Main .box3 h1 {color: #FF0000;
           font-family: Times New Roman;  
           font-size: 18pt; text-decoration:underline}
#Main .box3 h2 {text-align: center;
               font-family:Times New Roman; font-size:16pt; font-weight:bold; margin-left:10; margin-right:10
               }
