
@charset "UTF-8";


* {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
:focus {
	outline: 0;
}
.relative_content {
	position: relative;
}

a{
	color:#7c8083;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
}

#column_left {
	width: 100px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#row_menu {
	position: absolute;
	left: 100px;
	top: 18px;
	height: 30px;
	width: 671px;
	background-image: url(../images/menu_back_line.gif);
	background-repeat: repeat-x;
}
#row_menu a, #row_menu img {
	display:block;
	float:left;
	clear:none;
}
#main_left {
	width: 223px;
	position: absolute;
	left: 112px;
	top: 83px;
}
.new_2008 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	font-size: 20px;
	font-weight: normal;
	width: 610px;
	padding-bottom: 0px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #828282;
	margin-bottom:0px;
	padding-bottom:0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #828282;
	line-height:18px;
	margin-top: 10px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #828282;
	line-height:18px;
	margin-top: 10px;
}

.clear {
	clear: both;
}

.under_pic_caption {
	font-size: 11px; 
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
}


.subhead_bar {
	width:430px;
	height:20px;
	margin: 0px 0px 10px 0px;	
}

#main_right {
	width: 640px;
	position: absolute;
	left: 146px;
	top: 59px;
	padding-bottom: 40px;
}
#main_row {
	position: absolute;
	left: 161px;
	top: 95px;
	width: 680px;
	clear: both;
	margin-bottom: 50px;
}
.exhibit_row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	width: 610px;
	padding: 20px 0px 20px 0px;
}

.exhibit_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom: 1px solid #ECECEC;
	width: 610px;
	color: #828282;
}

.exhibit_text p {
	margin-top: 20px;
	margin-bottom: 20px;
}

p.home {
	margin-bottom: 10px;
}

p.home a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	text-decoration: none;
}

p.home a:hover {
	text-decoration: none;
}

#slider_controls {
	display: block;
	top: 10px;
	margin: 0px 0px 20px 0px;
	padding: 10px 0px 20px 0px;
}
#slider_controls div {
	float:left;
	margin-bottom:5px;
}
#slider_controls a {
	color: #828282;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	display: block;
	margin-right: 1px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #ECECEC;
	float: left;
}
#slider_controls a:hover {
	color: #FFFFFF;
	border: 1px solid #ECECEC;
	background-color: #666666;
}
#slider_controls a.defaulter {
	color: #828282;
	border: 1px solid #ECECEC;
	background-color: #FFFFFF;
}
#slider_controls a.control_current {
	color: #FFFFFF;
	border: 1px solid #ECECEC;
	background-color: #666666;
}
.exhibit_row_hero {
	float: right;
	right: 0px;
	display: block;
	width: 360px;
	top: 18px;
}

.exhibit_row_hero a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	font-size: 11px;
}

.exhibit_row_hero a:hover {
	text-decoration: underline;
}

.exhibit_row_text {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	float: left;
	left: 0px;
	top: 28px; /* was 18px */
}
.exhibit_row_text a {
	color: #828282;
	text-decoration:none;
	font-size: 11px;
}
.exhibit_row_text h3 {
	margin-bottom: 10px;
	color: #828282;
	font-size: 16px;
}
.exhibit_row_text h3 a {
	color: #828282;
	font-size: 16px;
}
.exhibit_row_text p {
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 15px;
}
.exhibit_row_text .link {
	text-decoration: none;
}
.exhibit_row_text .link:hover {
	text-decoration: underline;
}
.exhibit_row_tall {
	width: 610px;
	position: relative;
	padding: 20px 0px 20px 0px;
}
.exhibit_row_hero_tall {
	float: right;
	display: block;
	width: 360px;
	top: 50px;
}
.exhibit_row_guest {
	position: absolute;
	left: 0px;
	display: block;
	width: 360px;
	top: 48px;
}
.exhibit_row_hero_tall p,
.exhibit_row_guest p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
	margin-top: 10px;
	margin-bottom: 20px;
	line-height: 13px;
}
#other_exhibits {
	position: absolute;
	top: 2px;
	right: 70px;
}
#other_exhibits a {
	color: #828282;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:2px;
	height:16px;
}
#other_exhibits a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
.home_exhibit_row p {
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 16px;
}

.home_exhibit_row ul li {
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	font-size: 11px;
	list-style: inside;
}

.home_exhibit_row ul {
	margin:0px 0px 10px 0px;
}

.home_exhibit_row h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:6px;
}
.home_exhibit_row a {
	color: #828282;
	text-decoration:none;
	border: none;
}

.home_exhibit_row a link {
	border: none;

}

.home_exhibit_row {
	margin: 0px 0px 10px 0px; 
	border-bottom: 1px solid #ECECEC;
	background-repeat: no-repeat;
	background-position: top left;
}


#featured_link {
	position: absolute;
	left: 245px;
	top: 18px;
	width: 366px;
	height: 303px;
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
}
#featured_link span {
	font-size: 10px;
}
#featured_link a {
	color: #828282;
	text-decoration: none;
	line-height: 20px;
}
/* */
.all_row {
	width: 610px;
}
.all_row_hero {
	display: block;
	width: 360px;
	clear: none;
	float: right;
	padding-top: 15px;
	margin-bottom: 18px;
}
.all_row_hero p.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #828282;
}

p.caption a {
	text-decoration: none;
	color: #828282;
}

p.caption a:hover {
	text-decoration: underline;
}

.all_row_text {
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	clear: none;
	float: left;
	padding-top: 15px;
	margin-bottom: 18px;
}
.all_row_text a {
	color: #828282;
	text-decoration:none;
	font-size: 11px;
}
.all_row_text h3 {
	margin-bottom: 5px;
	color: #828282;
	font-size: 16px;
}
.all_row_text p {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 2px;
}
.p_text {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 2px;
	color:#828282;
	font-family: Arial, Helvetica, sans-serif;
}
.p_text a{
	color:#828282;
}
.page .p_text {
	font-size: 11px;
	line-height: 18px;
	margin-bottom: 2px;
	color:#828282;
}
.all_row_text .link {
	text-decoration: none;
}
.all_row_text .link:hover {
	text-decoration: underline;
}
/* */
.caption {
	line-height:15px;
}
.exhibit_row_text li {
	list-style-type: none;
	font-size: 11px;
	display: block;
	margin-bottom: 6px;
}
.exhibit_row_text ul {
	margin-bottom: 12px;
	display: block;
}

dl.exhib,
dl.recog {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #828282;
	width: 220px; 
}

dl.exhib dt,
dl.recog dt {
	margin-top: 5px;
}

dl.exhib dt.header,
dl.recog dt.header {
	text-decoration: underline;
}

dl.exhib dt.loc,
dl.recog dt.loc {
	margin-top: 0px;
} 

.slideshow {
	position: absolute;
	top: 65px;
	right: 360px;
}

.slideshow p.caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	line-height: 13px;
	font-size: 11px;
	text-decoration: none;
	margin-top: 10px;
}

.all_row .slideshow p.caption a {
	text-decoration: none;
	color: #828282;
}

.all_row .slideshow p.caption a:hover {
	text-decoration: underline;
}

#slideshow2 {
	position: absolute;
	top: 160px;
	left: 411px;
	width: 360;
}

#slideshow2 p.caption {
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	line-height: 13px;
	font-size: 11px;
	text-decoration: none;
	margin-top: 10px;
	width: 360px;
}



#slideshow2 p.caption a {
	text-decoration: none;
	color: #828282;
}

#slideshow2 p.caption a:hover {
	text-decoration: underline;
}
	
.page_title {
	width: 610px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.page_title_abs {
	width: 610px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECEC;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display:block;
	position:absolute;
	left:161px;
	top:95px;
}
.content_col_1_abs {
	width: 160px;
	display:block;
	position:absolute;
	left:161px;
	top:144px;
	padding-bottom: 40px;
}
.content_col_2_abs {
	width: 400px;
	display:block;
	position:absolute;
	left:351px;
	top:140px;
	padding-bottom: 40px;
}
