ul.proj{
     position:absolute;
     top:13px;
     left:20%;
     width:75%;
     list-style-type: none;
     padding-left: 0px;
     display:inline;
}

li.proj{
     margin-bottom:3px;
}

div.projtitle{
     padding-right:1ex;
     font-style:italic;
     display:inline;
}

div.funding{
     font-style:normal;
     display:inline;
     padding-right:1ex;
}

div.organization{
     font-style:oblique;
     display:inline;
     padding-right:1ex;
}

img.organization{
     position:absolute;
     top:250px;
     height:133px;
     border-color:#ff0000;
}

