
body.residencies div.contents img.main
{
	margin: 0px 0px 10px 0px;
}

body.residencies div.contents p.caption
{
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 40px;
}

body.residencies div.contents p.contributors
{
	color: #1F2224;
	font-weight: bold;
}

body.residencies div.contents span.contributorDetails
{
	font-size: 11px;
	font-weight: normal;
}

body.residencies div.contents p.venueDetails
{
	font-weight: bold;
	color: #933224;
}

body.residencies div.contents span.cafeDetails
{
	font-size: 10px;
	color: #3F455D;
	font-weight: normal;
}

body.residencies div.contents a
{
	text-decoration: underline;
}

body.residencies div.contents p.instructions
{
	text-align: left;
	margin: 0px 160px 0px 0px;
}

body.residencies div.contents p.center
{
	text-align: center;
}

body.residencies div.contents dl
{
	margin: 0px 160px 0px 20px;
	padding: 0px;
	width: 500px;
}

body.residencies div.contents dl dt
{
	text-align: left;
	padding: 0px;
	margin: 0px;
	width: 20px;
	margin-bottom: 5px;
	float: left;
}

body.residencies div.contents dl dd
{
	padding: 0px;
	margin: 0px;
	text-align: left;
	width: 480px;
	margin-bottom: 5px;
	float: left;
}

body.residencies div.contents .gallery 
{
	margin: 80px 0px 80px;
	width: 880px;
}
body.residencies div.contents .gallery img
{
	position: relative;
	width: 25%;
	padding: 0px;
	margin: 0px;
}
