a,body,div,p,span,td,th,h1,h2,h3,h4 {
	font-family: "Bookman Old Style",Georgia,serif;
}
p {
	padding: .75em;
	margin: 0;
	font-size: 12pt;
}
h1,h2 {
	margin: 0 0 6px 0;
	padding: 0;
	font-weight: normal;
	letter-spacing: .15em;
	border-bottom: 1px dotted #333;
	font-variant: small-caps;
}
/*
this doesn't work in IE  :(
ul+h2 {
	padding-top: 16px;
}
*/
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 12pt;
	margin: 6px 0 0px 0;
	padding: 6px 0 0 0;
	font-weight: 500;
	letter-spacing: .2em;
}
a{
	color: #666666;
	text-decoration: none;
}

a:hover{
	border-bottom: dotted 1px #666666;
}
p {
	line-height: 1.4em;
}
td{
	vertical-align: top;
}

body{
	background-color: #CCCCCC;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
}

div#copyright{
	color: #333333;
	font-size: .6em;
	padding-top: 6px;
}

div#header{
	background-image: url(../images/l4_header.gif);
	color: #666666;
	font-size: 10pt;
	height: 23px;
	padding: 7px 0 0 0;
	width: 140px;
}

div#logo{
	background-image: url(../images/l4_logo.gif);
	height: 111px;
	width: 140px;
}

div#menu{
	background-image: url(../images/l4_menu.gif);
	font-size: 10pt;
	height: 30px;
	width: 640px;
}

div#menu ul{
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 7px 0 0 20px;
}

div#menu ul li{
	display: inline;
	padding-right: 10px;
}

div#menu ul li a{
	text-decoration: none;
}

div#menu,div#menu ul li a{
	color: #FFFFFF;
}

div#menu ul li a:hover{
	text-decoration: underline;
/*	border-bottom: dotted 1px #FFFFFF;
*/	
}
div#title{
	background-image: url(../images/l4_title.gif);
	height: 111px;
	width: 640px;
}

div.type1, div.type2{
	background-repeat: no-repeat;
	text-align: left;
	padding: 20px;
	display: block;
}
div.type1{
	background-color: #E9EBCF;
	background-image: url(../images/l4_top1.gif);
	background-position: top right;
	width: 460px;
	height: auto;
}
div.type2{
	background-color: #CCCCCC;
	background-image: url(../images/l4_top2.gif);
	background-position: top left;
	width: 240px;
}


table#primary td,table#content td,table#primary,table#content{
	border: 5px solid #FFFFFF;
}

table#content{
	border-top: 0px none;
}

table#primary{
	border-bottom: 0px none;
}




ul{
	list-style-position: inside;
	list-style-type: disc;
	margin: 0;
	padding: 0 0 0 8px;
}

ul li{
	font-size: 10pt;
}

li ul{
	padding-left: 16px;
}

li ul li{
	list-style-type: circle;
}

.section-title{

}
div#contactInfo{
	font-size: 10pt;
	padding: 20px 6px 6px 6px;
	text-align: left;
}
div#resume p {
	font-size: 10pt;
}

.resume-workplace {
	font-weight: bold;
	letter-spacing: .15em;
}

.resume-jobtitle {
	font-style: italic;
}
.pub p {
	font-size: 10pt;
}
.pub-title {
	font-style: italic;
	font-size: 12pt;
	color: #666;
	}
.pub-author{
	
}
div.image-caption {
	float: right;
}
div.image-caption div {
	text-align:center;
	font-size: 8pt;
	color: #666;
	letter-spacing: .25em;
}
div.image-caption img {
	margin: 20px 4px 0 4px;
	border: 1px solid #CCD49F;
}