#leftBox {
   position: absolute;
   left: 170px; top:140px;
   width: 396px;
}

#rightBox {
   position: absolute;
   left:574px; top:140px;
   width:190px;
}	

h3 {
    font-size:10px;
    font-weight:bold;
    margin-bottom:5px; margin-top:10;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:10px;
    padding-right:2px;
    background-color:#C0C0C0; color:#414141
        
}

h4 {
font-weight: bold;
padding-left: 10px;
padding-bottom: 2px;
font-size:10px; 
margin-bottom:0
}

h5 {
padding-left: 10px; padding-bottom: 2px; font-size:10px; margin-bottom:0; text-transform:uppercase; font-weight:bold;}

h6 {
color: #808080; padding-left: 10px; padding-bottom: 2px; font-size:10px; margin-bottom:0; border-bottom:1px solid;}

p { margin-top: 0; margin-bottom: 5px; }

a.bookmark {
   color:#414141;
   text-decoration:none
}

/*
.deadlink{
color:#B8AEAD;
}

a.download{
padding-left: 25px;
line-height: 20px;
}


div.mp3{
background-image: url('../0_images/icn_mp3.gif');
background-repeat : no-repeat ;
height: 20px;
margin: 2px 0 5px 10px;
}

div.pdf{
background-image: url('../0_images/icn_pdf.gif');
background-repeat : no-repeat ;
height: 20px;
margin: 2px 0 5px 10px;
}

div.xls{
background-image: url('../0_images/icn_xls.gif');
background-repeat : no-repeat ;
height: 20px;
margin: 2px 0 5px 10px;
}

div.link{
background-image: url('../0_images/icn_link.gif');
background-repeat : no-repeat ;
height: 20px;
margin: 2px 0 5px 10px;
}

div.link_external{
background-image: url('../0_images/icn_link_ext.gif');
background-repeat : no-repeat ;
height: 20px;
margin: 2px 0 5px 10px;
}

div.link_internal{
background-image: url('../0_images/icn_link_int.gif');
background-repeat : no-repeat ;
height: 20px;
margin: 2px 0 5px 10px;
}*/