body {
   background:#FFFFFD;
    background-image: url();
   background-position:  top ;
   background-attachment: fixed;
   background-repeat: no-repeat;
   color:#666;
   margin:10px 10px 10px 10px;
   font:8pt/11pt century gothic;
        }

 a {
   text-decoration:none;
   background:transparent;
   
   }

 a:link {color:#000000;}
 a:visited {color:#000000;}
 a:hover {color:#F06700; }
      
 #log {
   position:absolute;
   top:20px;
   left:150px;
   width:350px;
   background:solid;
   filter: alpha(opacity=100, style=0);
   -moz-opacity: 100%;
   padding-bottom:15px;
    }
           
    
   .logbody {
  background:#EBF0FB;
font:8pt century gothic;
 color:#000000;
  border:1px solid #EBF0FB;
  padding:5px;
  margin:0px 0px 0px 0px;
  }
         
   .title {
    background:#A2ABBE;
    font:10pt century gothic;
    font-weight:bold;
    color:#000000;
    margin:5px 0px 0px 0px;
    }
       
	.date	{ 
		color:#fff;
		font:8pt century gothic;
		font-weight:bold;
		text-align:right;
		background:#A2ABBE;
       		}			
		
     
      
#side {
 position:absolute;
 top:50px;
 left:520px;
 width:180px;
 }
 
 .sidebody {
 background:#EBF0FB; 
 font:8pt century gothic;
 color:#000000;
 padding-left:5px;
 padding-right:5px;
 padding-top:5px;
 padding-bottom:5px;
 margin:0px 0px 10px 0px;
 }
 
 .sidetitle {
  background:#A2ABBE;
  font:10pt century gothic;
    color:#404040;
  text-align:center;
  
  }
         
    
		
 .posted {
		background:#A2ABBE;
		text-transform:lowercase;
		text-align:center;
		color:#404040;
		font:8pt century gothic;
       margin:0px 0px 30px 0px;
       padding:3px;
	           }  
	           
      
   





































