/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body
{
	margin: 25px 5px;
	width: 180px;
	background-color: #ffffff;
	font-family: helvetica;
	font-weight: normal;
}

a:link,
a:visited
{
	text-decoration: none;
	color: #000000;
}

a:hover
{
	 color: #ff9900;
}

a span.year
{
	color: #999999;
}

h1
{
	padding: 0px;
}

h2, h3
{
	font-size: 12px;
	line-height: 15px;
	padding: 2px 0px 2px 0px;
}

a
{
	display: block;
	padding: 3px 0px 1px 0px;
}


h3
{
	font-weight: normal;
}

dt
{
	margin-top: 3px;
	line-height: 17px;
	font-size: 13px;
	font-weight: bold;
	border-top: 1px solid #cccccc;
}

dt.biography
{
	border: 0px;
}

dd.biography
{
	height: 19px;
}

dd.biography li
{
	float: left;
	width: 50px;
	padding: 0px;
	text-align: center;
}

dd.biography li.first
{
	width: 70px;
	text-align: left;
}

dd.biography li.last
{
	width: 60px;
	text-align: right;
}


dt.commissions a
{
	color: #ff0000;
}

dt.residencies a
{
	color: #008800;	
}

dt.publicart a
{
	color: #e36c0a;
}

dt.workshops a
{
	color: #660066;
}

dt.publications a
{
	color: #000090;
}

dt.inprogress a
{
	color: #800000;
}

dt.information a
{
	color: #595959;
}

dt a:hover
{
	color: #ff8800;
}
