/* Cleaned CSS: */
body, td, th, table, p, div {
    font-family: "helvetica", sans-serif;
}
body { 
     color: #000000;
     background-color: #aaaaaa; 
     background-image: url(http://www.ch3.org.uk/images/imgswitch.php?g=45&i=semi-flareout-sundial.jpg);
     background-attachment: fixed;
     background-repeat: no-repeat;
     }

     a { text-decoration: none; color: #777777; }
     a:visited{ color: #555555; }
     a:hover { text-decoration: underline; }

     .navbar { position: fixed; background-color: #dddddd; 
           padding: 4px; 
           border-width: 1px; border-color: #999999; 
           border-style: none dotted dotted none;}

     .navbarie { position: absolute;  }
     .navbar,.navbarie { top: 0; left: 0; height: 24px; right: 220px; z-index: 20;}

   
     .menubar { position: absolute;  border-style: none none dotted dotted ; 
         padding: 10px; background-color: #dddddd; 
         border-width: 1px; border-color: #999999; }
     .menubarie { position: absolute;}
     .menubar,.menubarie { top: 0; right: 0; width: 200px;}


     .mainpage { position: absolute; top: 30px; left: 0; padding: 10px; right: 230px; width: auto; }

     .mainpageie { margin-left: 0; margin-right: 230px;}  

     .titleblock { border-style: dashed ; border-width: 1px; border-color: #999999; background-color: #dddddd;
                margin-top: 0; margin-bottom: 8px; padding: 8px 4px; font-weight: bold; font-size: 1.4em; 
               font-family: helvetica, arial; background-image: url(http://www.ch3.org.uk/images/imgswitch.php?g=45&i=flareout-sundial.jpg); background-attachment: fixed} 

     .entry { margin: 10px; padding: 10px; width: 100%; cellspacing: 10px;  background-color: #dddddd;}
     .entry td, .entry th { padding: 4px; }

     .postername,.posterpic {  width: 150px;  }
     .postername { height: 30px; vertical-align: top; }
     .posterpic { height: 100%; vertical-align: top; }
     .entrytext { height: 160px; background-color: #eeeeee; vertical-align: top; 
background-image: url(http://www.ch3.org.uk/images/imgswitch.php?g=45&i=flareout-sundial.jpg) ;
background-attachment: fixed; }

     .entryfooter,.entrytitle,.entrytime { height: 20px; border-color: #999999; margin-top: 2px; margin-bottom: 2px;  border-width: 1px; }
     .entryfooter { border-style: dotted;}
     .entrytitle { border-style: dotted none dotted dotted;}
     .entrytime { border-style: dotted dotted dotted none;}

     .replytoposter { border-style: dotted; border-width: 1px; margin: 4px 0px; padding: 4px;}
     .replytotext {background-color: #eeeeee; padding: 4px;}

     .commentheader,.commentfooter { background-color: #dddddd; border-color: #999999; margin-top: 2px; margin-bottom: 2px; padding: 2px; border-width: 1px; border-style: dotted; }
     .commentfooter { height: 20px; margin-bottom: 10px;}
     .commentbody {  background-color: #eeeeee; vertical-align: top; padding: 4px;}
 
     .menucol { position: absolute; right: 200px; width: 200px; top: 0px;}  
     .sbheader { style=width: 100%; background-color: #999999; font-weight: bold; }

     .profile { width: 190px; padding: 4px }
     .links,.search,.note,.book { margin-bottom: 8px; border-style: dashed ; border-width: 1px; border-color: #999999; padding: 4px; background-image: url(http://www.ch3.org.uk/images/imgswitch.php?g=45&i=flareout-sundial.jpg) ;
background-attachment: fixed;}

	.book img { margin: 4px;}
     
     .links a { width: 100%; }
     .links a:hover { background-color: #666666 }
     .footer { position: fixed; left:0; right: 0; bottom: 0; height: 30px; background-color: #dddddd; 
          border-style: dotted none none none ; border-width: 1px; border-color: #999999; z-index:5;  padding: 4px;} 

     .footerie { position: absolute; width: 200px ; right: 0; bottom: 0; height: 100px;} 

     .entrycontrols,.replyto { margin-left: 10px; margin-bottom: 10px;       background-color: #dddddd;  padding: 4px; }

     .replyform { margin-left: 10px; background-color: #dddddd; padding: 4px;}

     a.comminfo:link { color: #ffff00; }
     
     div.ljtags { margin-top: 1em; }

