﻿div#resume
  {
  padding: .1em 1.5em;
  margin: auto;
  width: 550px;
  }
  
  div#resume
  {
	width: 600px; 
	 font-family:"Garamond","serif";
  font-size:11pt;
  line-height:11pt;

}
div#resume dl dd ul, div#resume li,  div#resume p,  div#resume dd
  {
  font-family:"Garamond","serif";
  font-size:11pt;
  line-height:11pt;
  /*text-align:justify;*/
  /*background-color: #dddddc;*/
  color: #616161;
  /*list-style: none;*/
  padding-left:0;
  width:360px;
  }
  
   div#resume dl
   {
	padding-left:40px
}
  
  div#resume dt, div#resume em
  {
  color: #404040;
  font-size:12pt;
  line-height:11pt;
  margin-top:16px;
  }
  
  div#resume h2
  {
  font-size:22pt;
  letter-spacing:4pt;
  text-align:center;
  text-transform:uppercase;
  margin-left: auto;
  margin-right: auto;
  display:block;
  width:550px;
  }
  div#resume h1, div#resume h2 , div#resume h3, div#resume h4
  {
  font-family:"Garamond","serif";
  color: #404040;
  }
  div#resume p
  {
	margin-left: 0;
	}
