BODY {
	text-align: center;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	}
	
H1 {
	font-variant: small-caps;
	font-size: 3.5em;
	font-family: Cambria, "Times New Roman", Times, serif;
	margin: 0px;
	font-weight: normal;
	}
H2 {
	position: absolute;
	top: -.81em;
	left: 2em;
	width: 163px;
	height: 30px;
	text-align: center;
	font-size: 1.25em;
	margin: 0px;
	padding-top: 2px;
	color: #FFFFFF;
	font-family: Calibri, Geneva, Arial, Helvetica, sans-serif;
	background-image:url(/images/ellipseSmall.gif);
	background-repeat: no-repeat;
	vertical-align: middle;
	text-transform: uppercase;
	}
P {
	margin: 0px;
	padding: 0px;
	position: relative;
	}
#mainContainer {
	margin-left: auto;
	margin-right: auto;
	width: 47em;
	}
#contactInfo {
	font-variant:small-caps;
	}
#contactInfo P {
	margin: 0em;
	padding: 0em;
	}
#skills P {
	text-indent: -2em;
	margin-left: 2em;
	}

.resumeBox {
	position: relative;
	text-align: left;
	border: 2px solid #000000;
	margin: 1.25em 0em;
	padding: 1.25em .5em .5em .5em;
	}
.resumeBox P {
	position: relative;
	}
.resumeList {
	}

.educationSchool {
	clear: both;
	}
.educationSchoolName {
	font-weight: bold;
	font-size: .925em;
	}
.educationDegree {
	font-weight: bold;
	}
.educationDate {
	float: right;
	font-weight: bold;
	}
.educationGPA {
	float: right;
	font-size: .925em;
	}
.expander {
	font-size: .85em;
	text-align: right;
	margin: 0px .25em .25em 0px;
	}
.expander A {
	text-decoration:none;
	color:#335500;
	}
.expander A:hover {
	color:#447711;
	}