  @charset "utf-8";


body
{
margin:0;
padding:0;
background-color:#ffffff;
color:black; 
font-family:Geneva,Tahoma,Arial,Helvetica,sans-serif;
}

h3{
margin:0px;
}

h2{
margin:0px;
}

#wrap{
left:0;
width:7.5in;
margin:0 auto;
background:#ffffff;
}

#contact{
float:left;
width:35%;
}

#objective{
float:right;
width:65%;
text-align:right;
}

#contact h3,
#objective h3{
color:#990000;
}

#education{
clear:both;
}

#skills{
clear:both;
}

#publications{
clear:both;
page-break-before:always;
}

#presentations ul,
#publications ul{
margin-left:0;
padding-left:0;
}

#presentations li,
#publications li{
list-style-type:none;
margin-top:0.5em;
}

#education h2,
#workExperience h2,
#skills h2,
#publications h2,
#presentations h2{
background-color:#990000;
color:#ffffff;
border-style:solid;
border-width:1px;
border-color:#990000;
}

#workExperience ul,
#education ul{
padding:5px 14px; 5px 5px;
margin:0px;
}

#workExperience ul li,
#education ul li{
list-style-type:none;
padding-left:7px;
}

#workExperience table,
#education table{
margin:0px;
padding:0px;
}
