#mainHeader {
	display: none;
}
#resumeTable {
	width: 800px;
}
h1 {
	display: none;
}


.navButton a {
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.roundedTableLeft {
	display: none;
}
.roundedTableTop {
	display: none;
}
.roundedTableRight {
	display: none;
}
.resumeFormat {
	font-size: large;
}

.roundedTableBottom {
	display: none;
}
.roundedTableCorner {
	display: none;
}
