body {
	font-family: Helvetica, Arial, sans-serif;
	color: #404448;
	background-color:#ffffff;
	margin: 4px;
}

a, a:visited {
	color: #999933;
	text-decoration: none;
}
a:hover {
	color: #cc9900;
	text-decoration: underline;
}

img {
	border: none;
}

td {
	font-size: 11px;
	border-right:1px dotted #888899;
	padding: 2px 8px;
}

td#navcell {
	padding-top: 72px;
}
td#description {
	padding-top: 8px;
	border-top:1px dotted #888899;
}
td#navcell td {
	border-right: none;
	text-align: center;
}

td#subnav {
	padding-top: 8px;
	border-top:1px dotted #888899;
}

table#imagetable td {
	border-right:none;
	padding: 2px 8px 2px 0px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	margin-top: 2px;
	font-size: 11px;
	line-height: 150%;
}
li {
	font-size: 11px;
}
cite {
	font-size:9px;
}
div#projectlabel {
	padding-top: 16px;
	padding-bottom: 12px;
}

.sectionhead { font-size: 8px; color: #404448; }
.cellhead { font-size: 10px; text-transform: uppercase; color: #404448; margin-bottom: 2px; }
.projectname { font-size: 16px; font-weight:bold; color: #404448; }
.projectmaterials { font-size: 10px; text-transform: uppercase; color: #404448; }
.projectcredit { font-size: 10px; font-style:italic; color: #404448; }
.projectyear { font-size: 10px; color: #404448; }
.thumbcaption { font-size: 8px; }
.copyright { font-size: 10px; color: #66666a; }

