
body      {font-family: Arial, sans-serif; text-align: left; font-weight: normal;font-size: 11pt;color:#000000;
          background: url('bg2.jpg') ;}


#navbut {
	
	text-align: left ;
width: 140px ;
}
#navbut ul {
	margin:0 ;
	padding: 0 ;
        list-style-position: inside;
        font-size: 16pt;
	list-style: none ;
}
#navbut li {
	display: block ;
	list-style: square inside;
	font-family: Arial, Helvetica, sans-serif ;
}
#navbut li a {
	color: #0000bb ;
	background-color: transparent ;
	margin: 0px ;
	text-decoration: none ;
	display: block ;
}
#exnavbut li a {
	color: #ff0 ;
	background-color: #300000 ;
	border: 1px outset #ff8080 ;
	
	text-decoration: none ;
	display: block ;
}
#navbut li a:hover {
	color: #000 ;
	background-color: #ff9999 ;
}

P        { margin-left: 0px; }


   table {
          border-top:  0;
          border-bottom:  0;
          border-left:  0;
          border-right:  0;
          padding: 0;
          border-collapse: collapse;      
         }


    td    {font-size: 11pt;color:#000000;
          vertical-align: top;}


img      {
          border-style: none;
          margin:0;
          padding:0;
          border:0;
          }


.leftblock {
          position: absolute;
          top: 20px;
          left: 10px;
          width:200px;
          }

.centreblock {
          position: absolute;
          top: 20px;
          left: 220px;
          width:700px;
          }

.centreblock2 {
          position: absolute;
          top: 250px;
          left: 10px;
          width:900px;
          }


.textblock {
          background-color: #555588;
          background: url('bg1.jpg') ;
          background-position: left top;
          padding:20px;
          }
.textblock2 {
          background-color: #555588;
          background: url('bg1.jpg') ;
          background-position: left top;
          padding:0px;
          }
.textblock3 {
          background-color: #555588;
          background: url('parchment.jpg') ;
          background-position: left top;
          padding:0px;
          }

.faded5 { 
          position: absolute;
          top: 79px; left:0;
          filter: alpha(opacity=50); 
          opacity:0.5;}

.faded7 { 
          filter: alpha(opacity=70); 
          opacity:0.7;}


.class2        {  font-family: "Monotype Corsiva",
               "Apple Chancery",
               "URW Chancery L",
               cursive;
               font-size: 36px;
               color:#20c020;
               text-align:center;
               font-weight: bold;background-color:transparent;  }
.class3        {  font-family: "Monotype Corsiva",
               "Apple Chancery",
               "URW Chancery L",
               cursive;
               font-size: 28px;
               color:#20c020;
               text-align:center;
               font-weight: bold;background-color:transparent;  }
.class4        {  font-family: "Monotype Corsiva",
               "Apple Chancery",
               "URW Chancery L",
               cursive;
               font-size: 28px;
               color:#ff0000;
               text-align:center;
               font-weight: bold;background-color:transparent;  }
.figureL   {float:left;
              width: 310px;
              margin:0px;
              padding:20px;
              border: thin silver solid;
               font-style: italic;
               font-weight: bold;
               font-size: 10pt;color:#442200;
             }

.figureR   {float: right;
              width: 310px;
              margin:0px;
              padding:20px;
              border: thin silver solid;
               font-style: italic;
               font-weight: bold;
               font-size: 10pt;color:#442200;
              }

.figureBigR   {float: right;
              width: 410px;
              margin:0px;
              padding:20px;
              border: thin silver solid;
               font-style: italic;
               font-weight: bold;
               font-size: 10pt;color:#442200;
              }

.figure500R   {float: right;
              width: 510px;
              margin:0px;
              padding:20px;
              border: thin silver solid;
               font-style: italic;
               font-weight: bold;
               font-size: 10pt;color:#442200;
              }

.figureSmallR   {float: right;
              width: 200px;
              margin:0px;
              padding:20px;
              border: thin silver solid;
               font-style: italic;
               font-weight: bold;
               font-size: 10pt;color:#442200;
              }



img.floatL { 
         float: left; 
         margin: 10px; 
         }
img.floatR { 
         float: right; 
         margin: 20px; 
        }


