*** style.css.old	2006-05-21 02:30:13.000000000 -0500
--- style.css	2006-05-21 01:59:11.000000000 -0500
***************
*** 7,13 ****
                                 but moz and ie pc change almost not at all. Seems 76% is as small as
                                 you can go and stay the same across browsers. poop.
                              */
!                        background-image: url(background.jpg);
                         background-repeat: no-repeat;
                       }
  
--- 7,13 ----
                                 but moz and ie pc change almost not at all. Seems 76% is as small as
                                 you can go and stay the same across browsers. poop.
                              */
!                        /* background-image: url(background.jpg); */
                         background-repeat: no-repeat;
                       }
  
***************
*** 20,26 ****
  
  img                  { border: 0; }
  
! ol, ul, li           { font-size: 1.0em;  margin-top: 0.5em; margin-bottom: 1em; }
  
  p                    { font-size: 1.0em;  line-height: 1.8em;  margin: 1.2em 0em 1.2em 0em; }
  
--- 20,26 ----
  
  img                  { border: 0; }
  
! ol, ul, li           { font-size: 1.0em;  margin-top: 0; margin-bottom: 0; }
  
  p                    { font-size: 1.0em;  line-height: 1.8em;  margin: 1.2em 0em 1.2em 0em; }
  
***************
*** 40,48 ****
--- 40,50 ----
  #MainLeft            { margin: 0 0 0 20em; line-height: 1.25em; }
  #MainRight           { margin: 0 20em 0 0; line-height: 1.25em; }
  #MainBoth            { margin: 0 20em 0 20em; line-height: 1.25em; }
+ #MainTop             { margin: 3em 0 0 0; line-height: 1.25em; }
  
  #LeftBlocks          { position: absolute; top: 5em; left: 0; width: 18em; margin: 0 0 0 1em; font-family: Tahoma; }
  #RightBlocks         { position: absolute; top: 5em; right: 0; width: 18em; margin: 0 0 0 1em; font-family: Tahoma; }
+ #TopBlocks           { position: absolute; top: 2em; left: 0; width: 80em; margin: 0 0 0 1em; font-family: Tahoma; }
  
  #Footer              { color: #888;
                         clear: both;
***************
*** 109,117 ****
                         padding: 1ex;
                         border-left: 1px #888 solid;
                         border-right: 1px #888 solid;
!                        border-bottom: 1px #888 solid;
                       }
  
  .nodeTaxonomy        { font-size: 80%; padding: 0.25ex 0ex 1ex 0ex; }
  
  .nodeLinks           { font-size: 80%; clear: both; }
--- 111,121 ----
                         padding: 1ex;
                         border-left: 1px #888 solid;
                         border-right: 1px #888 solid;
!                        border-bottom: 1px #888 solid; 
                       }
  
+ .nodeContents1        { }
+ 
  .nodeTaxonomy        { font-size: 80%; padding: 0.25ex 0ex 1ex 0ex; }
  
  .nodeLinks           { font-size: 80%; clear: both; }
