#resume {
	background:#FFF;
	margin: 0;
	padding: 0;
	width: auto;
	font-size: 100.01%;
}

span.popup {
	color: #03C;
	text-decoration:underline;
	font-weight:bold;
}


	

span.popup a img {
	
	height: 0; 
	width: 0; 
	border-width: 0;}
	
span.popup a:hover img {
	position: fixed;
    top: 20%;
	left: 40%;
	height:auto;
	width:auto;
	}

#wrapper {
	width:auto;
	margin: 2em 3em;
}

h1 {
	color: #343352;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 0 .5em;
}

h2 {
	color: #343352;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 1em 0 1em;
}

h3 {
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0 0 .5em;
	text-align:center;
}

h4 {
	color: #343352;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin: 0 0 1em 3em;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
/*	color: #333333;
*/	margin-left: 25px;
}

.header3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	color: #333333;
	letter-spacing: 1px;
	font-variant: small-caps;
}

.statement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	color: #918FBA;
	margin-left: 25px;
}

.title{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	color: #918FBA;
	margin: 10px 0 20px 25px;
} 

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 25px;
	font-size: 14px;
}
.picturetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.gicleebodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#footer {
	text-align:center;
	margin:40px 0;
	border-top:#666 solid 1px;
}

