ul { 
    font: 12px arial;
    color: #737373;    
}

li {
    margin-bottom: 10px;
}

a.verse {
    color: #FB9622;
    font: 12px arial;    
}

a.verse :hover {
 text-decoration: none;   
}

div#about_c
{
 margin-left: 20px;
 width: 700px;
}

.contact {
 width: 105px;
 text-align: center;
 margin-right: 10px;
 margin-bottom: 10px;
 float: left;
}

.contact img.pic {
 width: 75px;
 height: 75px;
}
.contact .name {  

 line-height: 12px;
 font: 11px verdana;
 font-weight: bold;
}

.contact .title {
 line-height: 12px;
 font: 10px arial;
}

#a_1
{
 margin-left: 45px;
 width: 405px;
}
