/*-  CSS Reset -*/
@import url("reset.css");

body {background:white;font:normal 100% Cambria, Georgia, Times New Roman, serif;color:black;margin:0;padding:0;}
@font-face {font-family:Cambria;src:url (../fonts/cambria.ttf);}
#header {border-bottom:1pt solid #000;overflow:hidden;padding-bottom:5pt;margin-bottom:5pt;}
#jsLogo {font-size:20pt;color:white;float:left;}
#linkIn,#contact,#resmPDF, p.infoText, #featrWorks, #closeResm, #linkIn, #footCont {display:none;}
a {color:black;text-decoration:none;}
#infoLinks {float:right;margin:7pt 0 0 25pt;}
#infoLinks li {float:left;list-style:none;font-weight:bold;width:auto;margin-left:10pt;}
#resume {width:95%;clear:both;}
dl.resmList dd,p.resmInfo,dl.resmList dd {margin-bottom:15pt;}
dl.resmList dt, dl.resmList dd {line-height:15pt;}
span {font-weight:bold;}