body { /* do not change */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #818385;
}
.textPanel .projectText br {
}

td { /* do not change */
	padding:0px;
	margin:0px;
	text-align: left;
	vertical-align: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
html {scrollbar-base-color:#CCCCCC;}



.projectHolder { /* position project title and location */
	float: left;
	width: auto;
	height: 27px;
	vertical-align: middle;
   }

.projectPhotoNavigation { /* position photo navigation buttons */
	float: right;
	width: 72px;
	text-align: right;
	height:27px;
	vertical-align: bottom;
   }

img { /* do not change */
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a {
	text-decoration: none;
}

a:link {
	text-decoration: none;
}
.textPanel p {
	font-size: 11px;
	line-height: 1.3em;
	white-space: normal;
}

a:visited {
}

a:hover {
	color: #999999;
}
.subNav {
	font-size: 12px;
	line-height: 1.4em;
	color: #818385;
}
.projectLocation {
	font-size: 11px;
	color: #818385;
	font-style: italic;
	text-transform: lowercase;
}
.textToggle {
	font-size: 11px;
	line-height: 3.5em;
	color: #818385;
	font-weight: bolder;
}
.subNavOn {
	font-size: 12px;
	line-height: 1.4em;
	color: #C7CF00;
}
.projectText {
	font-size: 11px;
	line-height: 1.3em;
	color: #818385;
	text-align: justify;
}
.projectTitle {
	font-size: 14px;
	color: #818385;
	letter-spacing: .04em;
	font-variant: small-caps;
	text-transform: uppercase;
}
.aboutText {
	font-size: 11px;
	line-height: 1.3em;
	color: #818385;
}
.cvTitle {
	font-size: 11px;
	line-height: 1.3em;
	color: #999999;
	font-weight: bolder;
}

