body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #ffffff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

li {
	margin: 5px 0px 5px 0px;
}

img {
	border: 0px;
}

acronym {
	border-bottom: none;
	text-decoration: none;
}

#homeTitle {
	position: absolute;
	top: 50px;
	left: 53px;
	width: 550px;
}

#gregHaines {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 70px;
	color: #000000;
}

#dotNet {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 40px;
	color: #000000;
}

#vertLine {
	position: absolute;
	top: 0px;
	left: 225px;
	color: #000000;
	background: #000000;
	width: 2px;
	height: 100%
}

#vertLine_spacer {
	width: 2px;
	height: 1px;
}

#homeCopyright {
	position: absolute;
	bottom: 50px;
	left: 235px;
	width: 300px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 10px;
	color: #5f5f5f;
}

a.homeLink {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: none;
}

a.homeLink:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 20px;
	color: #000000;
	text-decoration: underline;
}

a.smallLink {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

a.smallLink:hover {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}

a.imgLink {
	text-decoration: none;
}

a.imgLink:hover {
	text-decoration: none;
}

a.ccLicence {
	color: #5f5f5f;
}

#bioHomeLink {
}

#resumeHomeLink {
}

#projectsHomeLink {
}

#pageContentLayer {
	position: absolute;
	top: 180px;
	left: 235px;
	width: 650px;
	padding: 8px 8px 8px 8px;
	background: #ffffff;
}

div.contentLayer {
}

#indexLayer {
	visibility: visible;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 8px 8px 8px 8px;
	background: #ffffff;
}

#resumeLayer {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 8px 8px 8px 8px;
	background: #ffffff;
}

#bioLayer {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 8px 8px 8px 8px;
	background: #ffffff;
}

#projectsLayer {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	padding: 8px 8px 8px 8px;
	background: #ffffff;
}

#bioPicLayer {
	width: 150px;
	clear: both;
	float: left;
	margin-top: 5px;
}

#bioStatsLayer {
	width: 150px;
	height: 200px;
	clear: both;
	float: left;
}

#bioBlurbLayer {
	font-size: 11px;
	color: #5f5f5f;
	line-height: 15px;
}

#bioBlurbLayer span {
	font-size: 11px;
	color: #5f5f5f;
}

#bioBlurbLayer li {
	margin: 5px 0px 5px 15px;
}

.stat {
	font-size: 11px;
	color: #5f5f5f;
	font-weight: bold;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
}

.statAnswer {
	font-size: 11px;
	color: #5f5f5f;
	line-height: 15px;
	padding: 0px;
	margin: 0px;
}

#pdfIcon {
	position: relative;
	top: 15px;
}

#wordIcon {
	position: relative;
	top: 15px;
}

#textIcon {
	position: relative;
	top: 15px;
}

#chooseResumeFormat {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 20px;
	color: #000000;
}

.underConstruction {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 20px;
	color: #ff0000;
}
