  body {
    margin:9px 9px 0 0px; /* tp rt bttm lft */
    padding:0;
    background: url(../images/blu-bg.gif);} /* alice blue #F0F8FF */
	
	  .code {
	font-family: monospace;
	font-size: small;
  }
  
  #level0 {
    /* background:#F0F8FF;  alice blue (old: yellow) */
	} 
  #level1 {
    margin-left:143px;
    padding:40px 50px 40px 40px;
    /* background:skyblue; */
	background: url(../images/indras_net.jpg); }
  #level2 {
    /* background:#FFF3AC; add in just to see this div */
    position:relative;
    width:inherit;
	}
  #main {
    width:100%;
    margin-right:0;
    padding:0.3em;  /* padding: 0; works */
    /* #FAF0E6 linen , #F8F8FF gwhite, #FFFAFA snow, #FFF5EE seashell */
	background:url(../images/back1.gif) ;
	}

  #topBar {
    /* background:#F0F8FF; */ font-family: Arial, sans-serif, serif;
	}
  #lftBar {
    position:absolute;
    width:143px;
    top:110px;
    left:0;
	/* background-color:#F0F8FF;  */
	text-align: right; 
	font-family: Arial, sans-serif, serif;}
  h1 {
     font-size:110%; font-family:Helvetica,sans-serif,serif; font-variant:small-caps; 
     letter-spacing:0.55em;  text-align:right;  color:#4B0082;} /* 4B0082, dark plum */
  h1:first-letter {
     font-size:170%; font-family:Georgia; line-height:1px; 
     vertical-align:-100%; }
#lftBar h4 {
   color:#4B0082; 
   display:inline;
   font-family: Verdana,sans-serif;  font-style: italic; 
   }                    		  
#lftBar a { 
   text-decoration: none;
   margin: 0; padding: 0.13em; 
}
#lftBar a:link {background-color: transparent;}
#topBar a { 
   text-decoration: none;
   margin: 0; padding: 0.13em; 
}
#topBar a:link {background-color: transparent;}

/* inline versions of block-level headings */ 

#main h4 {
  display:inline;
  font-family: Verdana,sans-serif;  
  color:#4B0082; 
  }  
#main a { 
  /* text-decoration: none; */
  }

hr.credits {height: 1px; border-style: none; border-color: blue; color: blue; 
            background: blue;}
			
img#sshow { /* main image on home page */
  margin-right:0.3em;
  }

#main form { 
    display:inline; 
    margin:0;
    line-height:.7em; /* for NN */
}
#main input {
    font-size:.78em;
	text-align:center;
}
