/*
main text -----------------------------------------------------------------*/
p {
	font-size: 1.1em;
	color: #000000;
	margin-top: 0px;
}
h1 {
	color: #000000;
	font-weight: bold;
	font-size: 1.9em;
	line-height: 1.3em;
	margin-top: -7px;
}
h2 {
	font-size: 1.4em;
	color: #000000;
	
}
h3 {
	font-size: 1.5em;
	font-weight: bold;
	color: #474746;
	margin-bottom: 3px;
}
h4 {
	color: #b2b2b2;
	font-weight: bold;
	font-size: 1.9em;
	margin-top: -7px;
}

#pieceSummary p, span p {
	font-size: 1.1em;
	color: #696969;
}
span p {
	font-size: 1.1em;
	color: #696969;
	text-align: right;
}
li {
	list-style-type: none;
	margin-left: -39px;
}

li span{
	font-size: 1.1em;
}
/*
links -----------------------------------------------------------------*/
a {
	color: #636363;
	font-size: 1.1em;
	text-decoration: none;
	border-style: none;
	border: 0;
}
a:hover {
	color: #636363;
	font-size: 1.1em;
	text-decoration: underline;
}

/*
main NaV -----------------------------------------------------------------*/
#mainTitle a {

}
#contactInActive a {
	height: 43px;
	width: 126px;
	float: left;
	display: block;
}
#interactiveInActive a {
	height: 43px;
	width: 126px;
	border: none;
	display: block;
	/*text-indent: -9999px;*/
}
#printInActive a {
	height: 43px;
	width: 126px;
	float: left;
	display: block;
}
#animationInActive a {
	height: 43px;
	width: 126px;
	float: left;
	display: block;
}
#photoInActive a {
	height: 43px;
	width: 126px;
	float: left;
	display: block;
}
#resumeInActive a {
	height: 43px;
	width: 126px;
	float: left;
	display: block;
}
.boxInactive a{
	width: 23px;
	height: 23px;
	float: left;
	display: block;
}

/*
internal NaV -----------------------------------------------------------------*/
#internalNav span a {
	float: right;
	margin-top: 11px;
}
.peoplePics a {
width:93px;
	height: 99px;
	display:block;
}

