h2.title {
    color: orange;
    background: #222200;
    font-family: "Lucida Handwriting";
    font-weight: bold;
}

.sidebar {
    position: absolute;
    left: 5px;
    top: 28px;
    width: 150px;
    font-family: "Lucida Handwriting";
    font-size: .8em;
    border: 1px solid #000000;
    background: #fcce32;
}

.sidebar-header {
    background: #c5c6ac;
    color: #000000;
    font-family: verdana, tahoma, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    border-bottom: 1px solid #000000;
    margin: 0;
    padding: 3px 5px;
}

 a.sb:visited {
    color: #000000;
    background : inherit;
    text-decoration : none;
    font-weight: bold;
 }
 a.sb:hover {
    color: #000;
    background : #fcfefc;
    text-decoration : underline;
 }
 a.sb:active {
    color: #555;
    background : inherit;
    text-decoration : none;
 }

b.sb {
    color: #a0a0a0;
    font-weight: bold;    
}


#body {
position: absolute;
left: 160px;
}

#copyright{
    color:#666;
}

#body {
position: absolute;
left: 160px;
}

#copyright{
    color:#666;
}
