body {
	 margin-top: 0; 
	 text-align: center; 
	 background-image: url(images/bg2a.jpg); 
	 background-repeat: repeat-x; 
	 background-color: #f1f1f1;
	 font-family: verdana, arial, sans-serif;
	 font-size: 10pt;
	 color: #666;
}
#content {
	border: 1px solid #fff;
	width: 760px;
	background-color: #fff;
	background-image: url(images/top-fade.jpg);
	background-repeat: repeat-x;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#content p {
	margin-left: 60px;
	margin-right: 60px;
	line-height: 1.25em;
}
#content ul {
	margin-left: 50px;
	padding-left: 50px;
	margin-right: 50px;
	list-style-image: url(images/content-bg.gif);
}
#content ul li {
	margin-bottom: 1em;
}
#contact-info {
	list-style: none !important;
	list-style-image: none;
	margin-left: 10px !important;
	margin-right: 10px !important;

}
#contact-info li {
	list-style: none !important;
	list-style-image: none;
	line-height: .25em;
}

#masthead {
	height: 118px;
}
#masthead img {
	border: 0;
	float: left;
	margin-left: 15px;
}
#masthead ul {
	display: inline;
	list-style: none;

}
#masthead ul li {
	float:right;
	margin: 70px 20px 0 0;

}
#masthead ul li a:link, #masthead ul li a:visited {
	font-size: 10pt;
	font-weight: bold;
	color: #4e737b;	
	padding-left: 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
#masthead ul li a:hover {
	color: #86a2a9;	
	background-image: url(images/bullet-lit.gif);
	text-decoration: underline;
}
#masthead ul li a {	
	background-position: 0 2px;
}
#masthead #lit a {
	color: #86a2a9;	
	background-image: url(images/bullet-lit.gif);
}
#tagline {
	margin: 30px 30px 10px 30px;
	width: 236px;
	height: 225px;
	float: right;
	background-image: url(images/tagline-bg.jpg);
	text-align: center;
}
#tagline p {
	margin-left: 20px;
	margin-right: 20px;
	font-size: 12pt;
	color: #4e737b;
	font-style: italic;
	font-weight: bold;
	line-height: 1.25em;
	margin-top: 20px;
}
#break {
	background-image: url(images/hz-band.jpg);
	background-position: right;
	background-repeat: repeat-y;
	height: 24px;
	clear: both;
	margin-bottom: 20px;
}
#footer {
	background-image: url(images/bottom-fade.jpg);
	background-repeat: repeat-x;
	height: 81px;
}
#resume-top {
	text-align: center;
}
#resume-top p {
	margin: 0 0 20px 0;
}
h1 {
	font-size: 14pt;
	margin: 0;
}
h2 {
	margin: 2em 20px .5em 60px;
	font-size: 13pt;
}
h3 {
	margin: .5em 20px .25em 60px;
	font-size: 12pt;
}
h3 strong {
	text-transform: uppercase;
	font-size: 11pt;
}
h4 {
	margin: .5em 20px .25em 60px;
	font-size: 11pt;
	font-weight: bold;
}
hr {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.res-date {
	font-style: italic;
	font-weight: bold;
	margin-top: 3em;
}
