body,td{
    margin:0; padding:0;
    font-family:arial,sans;
    font-size:1.0em; line-height:1.4em;
    background:url(http://cssfly.net/cssfly_kachel.gif) repeat-x #fff; 
    background-attachment:fixed;
    color:#333;  
 
}

h2{ background:#fff;padding:5px; margin:0; text-align:left; color:#99CC00; font-family:arial,georgia,times,serif; font-size:1.0em;  border-bottom:solid 1px #ccc; }


.sidebarcontent{
    padding:10px;  padding-top:10px; }

.sidebar{
    overflow:hidden;
    float:left;
    width:180px; 
    font-size:0.9em;
    text-align:left; 
    margin:10px; margin:0;
}
#recent{
    margin:0; padding:0;
}
#recent li{ list-style-type:none; list-style-image:none; }
#recent li a{ display:block; text-decoration:none; font-size:0.8em; font-weight:700; }

.wiki{ background:url(http://cssfly.net/wiki.gif) no-repeat left center;
 padding-left:12px; 
 }

input{ width:300px; border:solid 2px #99CC00; padding:4px; background:url(http://cssfly.net/cssfly_kachel_input.gif) repeat-x;  }
 .submit{ width:auto; border:solid 1px #99CC00; padding:4px; background:#99CC00;  }

h1{ background:#fff;padding:15px; margin:0; text-align:center; color:#99CC00; font-family:arial,times,serif; font-size:1.8em;  border-bottom:solid 1px #ccc; }

a{ text-decoration:none; }
a { font-weight:700;color:#3399cc; }

a:hover { color:#99CC00; }

#google{ position:absolute; right:10px; top:40px;}

.logo{
     width:auto;
    display:block;
    height:100%;
     float:left;
     position:fixed; 
     left:30px;
}
em{ color:#999; }

#main{ padding-top:30px; margin-left:240px; width:70%;}

.content{
    padding:30px; padding-right:40px; padding-top:15px;background:url(http://www.cssfly.net/cssfly_kachel.gif) repeat-x #fff; 
}
.cbox{
    float:left;
    width:420px; 
    border:solid 1px #ccc;
    text-align:left; 
    margin:10px;
}
.edo{
    width:200px; text-align:left; margin-top:10px;
}
#del{  position:fixed; bottom:0px; left:0px; }
#del td{ background:#fff; }
.tb{ border:0px;background:#fff; padding:5px; }

*html > body #del, *html > body .logo{
   position:absolute;
}
*html > body {
   background-attachment:scroll;
}