/****************
PRINT VERSION: SEE: http://www.alistapart.com/articles/alaprintstyles/
****************/
BODY
{
	font-size: 62.5%;
	background-color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
}
HTML
{
	background-color: #FFFFFF;
	padding: 0 20px;
}
.nav, .side-bar, .content-secondary
{
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	display: none;
	color: #000000;
}
/*Font-size: 1.0em = 10px when browser default size is 16px*/
.container
{
	width: auto;
	margin: 0 auto;
	font-size: 1em;
	float: left;
}
.content
{
/*Fix IE floating margin bug*/
	width: auto;
	font-size: 1em;
	overflow: visible !important;
	overflow: hidden;
}
.content A[href]:after
{
	/*[disabled]content:" (" attr(href) ") ";*/
	/*[disabled]text-decoration:underline;*/
}
.footer
{
	clear: both;
	width: auto;
	padding: 1em 0;
	font-size: 1.1em !important;
	font-size: 1em;
	overflow: visible !important;
	overflow: hidden;
}
/*****************
CONTENT BOXES
*****************/
.content-primary
{
	float: left;
/*IE6 Hack: width is necessary to maintain proper width in IE6*/
	width: 595px;
	min-width: 335px;
	max-width: 595px;
/*show box border for testing*/
	background-color: transparent;
}
.content-photos
{
	float: left;
	max-width: 260px;
/*show box border for testing*/
	padding-right: 30px;
	font-size: 1.1em;
}
.content-photos IMG
{
	width: 260px;
}
.content-photos-caption
{
	margin-top: 3px;
	float: left;
	text-decoration: underline;
}
.content-photos-fellows
{
	float: left;
	max-width: 134px;
	background-color: transparent;
	padding-right: 30px !important;
/*IE6 Hack: correct border size on photo image*/
	padding-right: 0;
	font-size: 1.1em;
	padding-bottom: 15px;
}
.content-photos-fellows IMG
{
	width: 134px;
}
.content-video
{
	float: left;
	width: 100%;
/*show box border for testing*/
	font-size: 1.1em;
	padding-bottom: 30px;
}
/*****************
FOOTER
*****************/
.footer P
{
	clear: both;
	line-height: 1.3em;
	color: #000000;
	font-weight: normal;
	font-size: 100%;
}
.footer A:link
{
	color: #000000;
	text-decoration: underline;
	outline-style: none;
}
.footer A:visited
{
	color: #000000;
	text-decoration: underline;
	outline-style: none;
}
.footer A:hover
{
	color: #000000;
	text-decoration: underline;
	outline-style: none;
}
.footer P.credits
{
	clear: both;
	font-weight: normal;
}
/****************
CLEAR FLOATS
****************/
.container:after, .nav:after, .main:after, .content:after, .content DIV:after, .side-bar:after, .side-bar DIV:after, .footer:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.content-primary:after, .content-secondary:after, .content-photos:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
P:after
{
	content: ".";
	display: block;
	height: 0;
/*clear:both Do not use here to avoid paragraphs clearing next to images;*/
	visibility: hidden;
}
/*HEADINGS*/
.content H1
{
	margin: 0px;
	color: #000000;
	font-weight: bold;
	font-size: 220% !important;
	font-size: 200%;
}
.content H1 EM
{
	font-weight: bold;
	font-style: italic;
}
.content H1 I
{
	font-weight: bold;
	font-style: italic;
}
.content H2
{
	margin: 0px 0px -11px;
	color: #000000;
	font-weight: bold;
	font-size: 140% !important;
	font-size: 125%;
}
.content H2 EM
{
	font-style: italic;
	font-weight: bold;
}
.content H2 I
{
	font-style: italic;
	font-weight: bold;
}
.content H2.bullets
{
	margin: 20px 0px 0;
	color: #000000;
	font-weight: bold;
	font-size: 140% !important;
	font-size: 125%;
}
.content H2.fluff-top
{
	margin: 14px 0px -11px;
	color: #000000;
	font-weight: bold;
	font-size: 140% !important;
	font-size: 125%;
}
.content H2.fluff-bottom
{
	margin: 0px 0px 3px;
	color: #000000;
	font-weight: bold;
	font-size: 140% !important;
	font-size: 125%;
}
.content H3
{
	margin: 0px 0px -11px;
	color: #000000;
	font-weight: bold;
	font-size: 120% !important;
	font-size: 110%;
}
.content H3 EM
{
	font-style: italic;
	font-weight: bold;
}
.content H3 I
{
	font-style: italic;
	font-weight: bold;
}
.content H3.fluff-top
{
	margin: 14px 0px -11px;
	color: #000000;
	font-weight: bold;
	font-size: 120% !important;
	font-size: 110%;
}
.content H3.fluff-bottom
{
	margin: 0px 0px 3px;
	color: #000000;
	font-weight: bold;
	font-size: 120% !important;
	font-size: 110%;
}
.content H3.list
{
	margin: 0px 0px -10px;
	color: #000000;
	font-weight: bold;
	font-size: 100% !important;
	font-size: 100%;
}
.content H3.line
{
/*Start IE Hack*/
	position: relative;
	z-index: 1;
	top: -1px;
/*End IE Hack vertical alignment to blend top border with h1, if directly after each other*/
	margin: 0px 20px -6px;
	padding: 1em 0 0;
	border-top: 1px solid rgb(215, 215, 215);
	font-size: 100% !important;
	font-size: 100%;
}
.content H4
{
	margin: 0px 0px -6px;
	color: #000000;
	font-weight: bold;
	font-size: 100% !important;
	font-size: 100%;
}
.content H5
{
	margin: 10px 0px -5px 0;
	color: #000000;
	font-weight: bold;
	font-size: 90% !important;
	font-size: 85%;
	float: none;
}
.content H6
{
	margin: 4px 0px;
	color: #000000;
	font-weight: normal;
	font-size: 90% !important;
	font-size: 85%;
}
/*PARAGRAPH TEXT*/
.content P
{
	margin: 1em 0;
	color: #000000;
	line-height: 1.3em;
	padding: 0 20px 0 0;
	font-size: 131% !important;
	font-size: 115%;
}
.content P EM
{
	font-style: italic;
}
.content P I
{
	font-style: italic;
}
.content P.details
{
	margin: -0.2em 0 1em;
	line-height: 1em;
	font-size: 120% !important;
	font-size: 110%;
}
.content BLOCKQUOTE
{
	clear: both;
	margin: 0 30px 0.6em;
	font-size: 90%;
}
/*LISTS*/
.content UL
{
/*overflow in UL keeps the UL in a block w/o needing floats*/
	overflow: visible;
	margin: 1em 0 10px;
	padding: 0em 20px 0em 25px;
}
.content UL LI
{
	margin: 0 0 0.3em 5px;
	padding: 0 0 0 5px;
	background: no-repeat 0 0.5em;
	line-height: 1.3em;
	font-size: 131% !important;
	font-size: 115%;
	list-style: disc;
}
.content UL LI P
{
	font-size: 100% !important;
}
/*this fixes font size across all UL/LI's*/
.content UL LI EM, .content UL LI I
{
	font-style: italic;
}
.content UL LI UL LI
{
	margin: 0 0 0.3em 5px;
	padding: 0 0 0 5px;
	background: no-repeat 0 0.5em;
	line-height: 1.3em;
	font-size: 100% !important;
	font-size: 100%;
	list-style: disc;
}
/*hide bullets: <ul class="bullets">*/
.content UL.nobullets LI
{
	margin: 0 0 0.3em 0px;
	padding: 0 0 0 0px;
	list-style: none;
}
/*show bullets: <ul class="bullets">*/
.content UL LI UL.bullets LI
{
	margin: 0 0 0.3em 15px;
	padding: 0 0 0 0px;
	list-style: disc;
	font-size: 100% !important;
	font-size: 100%;
}
.content OL
{
	margin: 1.4em 0 1em;
	padding: 0 20px 0 40px !important;
	padding: 0 20px 0 50px;
}
.content OL LI
{
	list-style-type: decimal;
	list-style-position: outside;
	margin: 0 0 0.3em 3px;
	line-height: 1.3em;
	font-size: 131% !important;
	font-size: 115%;
}
.content UL.indent
{
	padding: 0 50px;
}
.content OL.indent
{
	padding: 0 20px 0 70px !important;
	padding: 0 20px 0 80px;
}
/*EXHIBITION PAGES RESULTS DISPLAY*/
UL.results-display-large
{
	margin: 0;
	padding: 0;
	width: 100%;
}
UL.results-display-large LI
{
	margin: 0 0 10px;
	padding: 10px 0 0;
	overflow: hidden;
	border-top: 1px solid #C7C7C7;
	list-style: none none;
}
UL.results-display-large LI P
{
	margin: 0;
	font-size: inherit !important;
}
.results-image-large
{
	display: block;
	float: left;
	width: auto;
	margin: 0 12px 0 0;
	text-align: right;
}
UL.results-display-small
{
	margin: 0;
	padding: 0;
	width: 100%;
}
UL.results-display-small LI
{
	margin: 0 0 10px;
	padding: 10px 0 0;
	overflow: hidden;
	border-top: 1px solid #C7C7C7;
	list-style: none none;
}
UL.results-display-small LI P
{
	margin: 0;
	font-size: inherit !important;
}
.results-image-small
{
	display: block;
	float: left;
	width: auto;
	margin: 0 12px 0 0;
	text-align: right;
}

