body {
       margin: 0px;
       font-family: helvetica, arial, sans-serif;
       background-color: #c2badc;
       }
#leftframe {
            position: absolute;
            left: 0px;
            top: 0px;
            margin: 0px;
            padding: 0px;
            background-color: #c2badc;
            width: 190px;
            height: 1000px;
            overflow: hidden;
            font-family: helvetica, arial, sans-serif;
            }
#leftheader {
            position: absolute;
            left: 0px;
            right: 0px;
            top: 15px;
            background-color: #c2badc;
            height: 65px;
            padding: 0px;
            z-index: 2;
            }
#logoleft   {
            position: absolute;
            margin-top: 4px;
            left: 20px;
            z-index: 3;
            }
#menu {
       position: absolute;
       margin-left: 20px;
       margin-right: 20px;
       top: 120px;
       width: 150px;
       z-index: 4; 
       }
#menuimage {
           position: absolute;
           margin-top: 0px;
           margin-left: 20px;
           margin-right: 20px;
           width: 150px;
           z-index: 1;
           }
#upper a:link {
                border: outset;
                border-color: #6c3f99;
                display: block;
                background-color: #6c3f99;
                color: #ffffff;
                font-size: 12pt;
                font-weight: bold;
                text-decoration: none;
                text-align: center;
                }
#upper a:visited {
                border: outset;
                border-color: #6c3f99;
                display: block;
                background-color: #6c3f99;
                color: #ffffff;
                font-size: 12pt;
                font-weight: bold;
                text-decoration: none;
                text-align: center;
                }
#upper a:hover {
                border: inset;
                border-color: #FFC30B;
                background-color: #FFC30B;
                color: #ffffff;
                font-size: 12pt;  
                font-weight: bold;         
                text-decoration: none;
                text-align: center;
                }
#upper a:active {
                border: inset;
                border-color: #FFC30B;
                background-color: #FFC30B;
                color: #ffffff;
                font-size: 12pt;  
                font-weight: bold;         
                text-decoration: none;
                text-align: center;
                }         
#under a:link  {
                border: outset;
                border-color: #6c3f99;
                display: block;
                background-color: #9170BF;
                color: #ffffff;
                font-size: 12pt;
                text-decoration: none;
                text-align: center;
                margin-left: 10px;
                }
#under a:visited {
                border: outset;
                border-color: #6c3f99;
                display: block;
                background-color: #9170BF;
                color: #ffffff;
                font-size: 12pt;
                text-decoration: none;
                text-align: center;
                margin-left: 10px;
                }        
#under a:hover {
                border: inset;
                border-color: #FFC30B;
                background-color: #FFC30B;
                color: #ffffff;
                font-size: 12pt;           
                text-decoration: none;
                text-align: center;
                margin-left: 10px;
                }
#under a:active {
                border: inset;
                border-color: #FFC30B;
                background-color: #FFC30B;
                color: #ffffff;
                font-size: 12pt;           
                text-decoration: none;
                text-align: center;
                margin-left: 10px;
                }   
#logo           {
                position: absolute;
                position: fixed;
                margin-top: 50px;
                margin-left: 10%;
                }
#header         {
                position: absolute;
                left: 0px;
                right: 0px;
                top: 15px;
                margin-top: 0px;
                margin-right: 15px;
                height: 85px;
                padding: 0px;
                z-index: 2;
                }
#headpic        {
                position: absolute;
                left: 0px;
                right: 0px;
                top: 0px;
                padding: 0px;
                z-index: 3;
                }
#main          {
                position: absolute;
                left: 0px;
                width: 95%;
                right: 0px;
                top: 0px;
                bottom: 85px;
                padding: 5px;
                z-index: 2;
                }
#main1           {
                position: absolute;
                left: 0px;
                right: 0px;
                top: 30%;
                bottom: 85px;
                margin-right: 15px;
                padding: 25px;
                overflow: auto; 
                z-index: 2;
                }
#bottom         {
                position: absolute;
                left: 0px;
                right: 15px;
                height: 85px;
                bottom: 0px;
                margin-right: 0px;
                padding: 0px;
                z-index: 3;
                }
#bottomtext     {
                position: absolute;
                right: 20px;
                top: 30px;
                z-index: 4;
                }
.center {
                text-align: center;
                }
h1              {
                margin:0px;
                font-size: 30px;
                font-family: helvetica, arial, sans-serif;
                font-weight: bold;
                color: #3F1966;
                text-align: center;
                }
h2              {
                margin:0px;
                font-size: 24px;
                font-family: helvetica, arial, sans-serif;
                color: #3F1966;
                text-align: center;
                }
h3              {
                margin:0px;
                font-size: 16px;
                font-weight: bold;
                font-family: helvetica, arial, sans-serif;
                color: #3F1966;
                text-align: center;
                }
p               {
                margin:0px;
                margin-bottom:1px;
                font-size:14px;
                font-family: helvetica, arial, sans-serif;
                }
.a               {
                margin:0px;
                margin-bottom:1px;
                font-size:14px;
                font-family: helvetica, arial, sans-serif;
                text-align: justify;
                }
h3              {
                margin:0px;
                padding-bottom:20px;
                margin-top: 10px;
                font-size: 12pt;
                font-family: helvetica, arial, sans-serif;
                text-align: left;
                }  
#imgfloat1 {
          float: right;
          display: inline;
          margin-left: 20px;
          }  

