 
body {
   background:url("images1/bground1.jpg");
   font-family: Comic Sans MS, verdana, arial, sans-serif; 
   font-size:14px;
   }
 
 
 #bigcontainer {
   width: 800px ;
   margin-left: auto ;
   margin-right: auto ;
   border-color: cyan;
   border-style: solid;
   border-top-width: 0px;
   border-bottom-width:0px;
   border-left-width: 0px;
   border-right-width: 0px;
   Background:url("images1/bground1.jpg");
   text-align: center;
   }
 
 #pageheader {
   Width: 800px;
   height:209px;
   border-color: red;
   border-style: solid;
   border-width: 0px;
   margin-bottom: 0px;
   Background-image:url("images1/banner1.gif");
   }

 #bgmainsection {
   border-color: white;
   border-style: solid;
   border-width: 0px;
   width:800px;
   background-image:url("images1/bggeneral.gif");
   }
  
 #mainmenu {
   width:200px;
   height:480px;
   position:relative;
   left:0px;
   border-color: aqua;
   border-style: solid;
   border-width: 0px;
   margin-top: 0px;
   padding-top:20px;
   background: url("images1/bgmenu.gif");
   float: left;
   text-align: center;
   }

 #mainmenu a {
   border-color: red;
   border-style: solid;
   border-top-width: 0px;
   border-bottom-width: 0px;
   border-left-width: 0px;
   border-right-width: 0px;
   font-size:14px;
   line-height:2;
   } 
 
 #contentheader {
   Width:560px;
   height:80px;
   border-color: green;
   border-style: solid;
   Border-width: 0px;
   margin-left:205px;
   margin-top: 0px;
   Padding-top:0px;
   Padding-left: 0px;
   Padding-right: 0px;
   Background-image:white;
   }
 
  #maincontent {
   Width:500px;
   border-color: fuchia;
   border-style: solid;
   Border-width: 0px;
   margin-left:205px;
   margin-top: 0px;
   Padding-top:20px;
   Padding-left: 30px;
   Padding-right: 30px;
   background-image:url("images1/bgcontent1.gif");
   }  
    
 #contentend {
   Width:560px;
   height:80px;
   position:relative;
   margin-left:205px;
   border-width: 0px;
   border-color: purple;
   border-style: solid;
   background: url("images1/bgbottomcontent1.gif");  
   }  
 
 #contentheaderwide {
   Width:720px;
   height:80px;
   position:relative;
   margin-left: auto ;
   margin-right: auto ;
   border-color: lime;
   border-style: solid;
   Border-width: 0px;
   margin-top: 0px;
   Padding-top:0px;
   Padding-left: 0px;
   Padding-right: 0px;
   Background-image:red;
   } 
   
 #maincontentwide {
   Width:660px;
   margin-left: auto ;
   margin-right: auto ;
   border-color: navy;
   border-style: solid;
   Border-width: 0px;
   margin-top: 0px;
   Padding-top:20px;
   Padding-left: 30px;
   Padding-right: 30px;
   background-image:url("images1/bgcontentwide.gif");
   }    
   
 #contentendwide {
   Width:720px;
   height:80px;
   position:relative;
   margin-left: auto ;
   margin-right: auto ;
   left:0px;
   border-color: red;
   border-style: solid;
   Border-width: 0px;
   background: url("images1/contentendwide.gif");  
   }
    
 #extracontent1 {
   Width: 800px;
   border-color: purple;
   border-style: solid;
   Border-width: 0px;
   padding-bottom:20px;
   background: url("images1/bggeneral.gif");
   font-size:10px;
   }
  
 #pagefooter {
   Width: 800px;
   border-color: yellow;
   border-style: solid;
   Border-width: 0px;
   background: url("images1/bggeneral.gif");
   }
 

   
 #pageend {
   width: 800px;
   height:70px;
   border-color: teal;
   border-style: solid;
   border-width: 0px;
   background: url("images1/bgpageend.gif");  
   }
   


 h1 {
   font-size: 16pt;
   font-weight:bold;
   font-family: Comic Sans MS, verdana, arial, sans-serif;
   text-align:center;
   }
 
h2 {
   font-size: 13pt;
   font-weight:bold;
   font-family: Comic Sans MS, verdana, arial, sans-serif;
   text-align:left;
   }
   
img.fl{
   float:left
   margin:5px;
   }
   
img.fr{
   float:right;
   margin:5px;
   } 
   
 #adblock  {   
   width: 800px;
   height:160px;
   margin-left: auto ;
   margin-right: auto ;
   Background:url("images1/adblock.gif");     		  
