body {
	width: 8.5in;
	/* background: url(/images/bkgnd_022_1_desert.jpg) no-repeat 50%; */
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	margin: 3em 6em 3em 6em;
}
p { margin: 0 0 0.3em 0.5em; }
h1, h2, h3, h4, h5 {
	margin: 0 0 0.3em 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: 700;
	text-transform: capitalize;
}
h1 { 	font-size: 130%; }
h2 { 	font-size: 120%;
	background-color: #DED; 
	color: #333;
	padding: 2px;
}
h3 { 	font-size: 112%; 
	color: #333; 
}
h4 { 	font-size: 106%; }
h5 { 	
	font-size: 100%; 
	margin-left: 2em; 
	padding: 2px 0 0 0;
	color: #333;
}
/* ul {
	margin-left: 0; } */
li {
	margin-bottom: 0.5em; 
	margin-left: 0;
	/* padding-left: 2em; */
}

div#wrapper {
	/* background-image: url(/images/screen-light.gif);  */
}
div p {
	margin-left: 2em; 
	/* padding-left: 1em; */
} 
div#head {
	margin-bottom: 1em;
	border-left: 3px solid #DED;
}

div#objectives {
	margin-bottom: 1em;
	border-left: 3px solid #DED;
}

div#qualifications {
	margin-bottom: 1em;
	border-left: 3px solid #DED;
}

div#reading {
	margin-bottom: 1em;
	border-left: 3px solid #DED;
}

div#other {
	margin-bottom: 1em;
	border-left: 3px solid #DED;
}

div#experience {
	margin-bottom: 1em;
	border-left: 3px solid #DED;
}

div#education {
	margin-bottom: 1em;
	border-left: 3px solid #DED;
}

div#references {
	margin-bottom: 1em;
	border-left: 3px solid #DED;
}

div#footer {
	margin-bottom: 1em;
	border-left: 3px solid #DED;
}

