body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	color: #000;
	font-family: arial, helvetica, verdana, sans serif;
	text-align:left
}

a, a:link, a:active, a:visited {
	color: #369;
}

#container {
	position: relative;
	width: 880px;
	margin: 0;
	padding: 0;
}

#intro-main {
	background: url(/Portals/0/images/bg005.gif);
	border-bottom: 3px solid #fff;
	color: #fff;
}

#intro-main div.logo {
	width: auto;
	border-right: 3px solid #fff;
	height: 177px;
	background-color: #385888;
	text-align: center;
}

#intro-main div.logo img {
	padding: 72px 0 0 0;
}

#intro-main div.left-col {
	width: 407px;
	float: left;
}

#intro-main div.right-col {
	margin: 107px 0 0 0;
	padding: 3px 0 0 0;
	width: 473px;
	float: right;
	background-color: #fff;
}

#intro-main ul a, #intro-main ul a:link, #intro-main ul a:active, #intro-main ul a:visited {
	color: #fff;
	text-decoration: none;
}

#intro-main ul {
	border-right: 3px solid #fff;
	border-top: 3px solid #fff;
	padding: 20px 0 0 0;
	margin: 0;
	list-style-type: none;
	width: auto;
}

#intro-main ul li {
	width: auto;
	text-align: right;
	padding: 0 21px 12px 0;
	margin: 0;
	font-weight: bold;
}

#news-row {
	position: relative;
	width: 880px;
	background: url(/Portals/0/images/bg001.gif);
}

#news-row #showing {
	color: #fff;
	font-size: 1.2em;
	float: left;
	width: 180px;
}

#news-row #showing p {
	text-align: right;
	padding: 90px 15px 0 0;
	margin: 0;
}

#news-row .box1 {
	float: left;
	width: 350px;
	color: #fff;
}

#news-row .box1 h1 {
	margin: 16px 0 0 0;
	padding: 0;
	font-size: 1.1em;
}

#news-row .box1 h2 {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	font-style: italic;
	font-weight: lighter;
}

#news-row .box1 img {
	float: left;
	padding: 6px 10px 6px 10px;
	border: 0;
}

#news-row a, #news-row a:link, #news-row a:active, #news-row a:visited {
	color: #fff;
}

/* sub pages */

div#header {
	background: url(/Portals/0/images/bg002.gif);
	border-bottom: 3px solid #fff;
}

div#header img {
	padding: 0;
	margin: 55px 0 35px 45px;
	border: 0;
}

div#content {
	background: url(/Portals/0/images/bg003.gif);
	margin: 0;
	padding: 0;
}

div#content div#menu {width: 222px; float: left;}

* html div#content div#menu {width:220px;} /*fixes a padding issue in IE6 when logged in*/

div#content div#menu a, 
div#content div#menu a:link, 
div#content div#menu a:active, 
div#content div#menu a:visited {color: #fff; text-decoration: none; display:block; width:auto;}

* html div#content div#menu a {display:inline !important;}

div#content div#menu ul {padding: 20px 0 0 0; margin: 0; list-style-type: none;	font-weight: bold; text-align:right }

div#content div#menu ul li {padding:0px 21px 12px 0; margin: 0; color: #fff;}

div#content div#menu ul li ul {font-size: 0.8em; padding: 5px 0 0 0; margin: 0;}
div#content div#menu ul li ul li {padding: 0; margin: 0; font-weight: normal;}

div#content div#menu ul li ul li a:hover, div#content div#menu ul li ul li a#navListCurrentLink {color: #363;}

div#content div#menu ul ul ul {display:none;}

div#content div#page-content {
	width: 458px;
	float: left;
	margin: 0;
	padding: 10px 0 20px 0;
}


div#content div#page-content div#breadcrumbs {
	margin: 10px 20px 5px 20px;
	font-size: 0.7em;
	color: #aaa;
	border-bottom: 1px solid #eee;
	padding: 0 0 5px 0;
}

div#breadcrumbs a, div#breadcrumbs a:link, div#breadcrumbs a:active, div#breadcrumbs a:visited {
	text-decoration: none;
	color: #369;
}

div#content div#page-content h1 {
	padding: 0;
	margin: 10px 20px 5px 20px;
	font-size: 1.3em;
	font-weight:lighter;
	text-transform:uppercase;
	/*text-indent: -2500px;*/
}

div#content div#page-content ul, div#content div#page-content ol {
	width: auto;
	margin: 10px 20px 10px 20px;
}

div#content div#page-content ol, div#content div#page-content dl, div#content div#page-content ul {
	margin: 5px 20px 5px 20px;
	padding: 5px 20px 5px 20px;
}


div#content div#page-content li {
	margin: 0;
	padding: 0;
	font-size: 0.85em;
}

div#content div#page-content dt {
	font-size: 0.85em;
}

div#content div#page-content dd {
	font-size: 0.85em;
	padding: 5px 0 10px 0;
}

div#content blockquote {
	font-size: 0.85em;
}


div#content div#page-content h1#visiting {
	background: url(/Portals/0/images/title001.gif) no-repeat;
}

div#content div#page-content h1#exhibitions {
	background: url(/Portals/0/images/title002.gif) no-repeat;
}

div#content div#page-content h1#programs {
	background: url(/Portals/0/images/title003.gif) no-repeat;
}

div#content div#page-content h1#rental-sales {
	background: url(/Portals/0/images/title004.gif) no-repeat;
}

div#content div#page-content h1#collections-research {
	background: url(/Portals/0/images/title005.gif) no-repeat;
}

div#content div#page-content h1#get-involved {
	background: url(/Portals/0/images/title006.gif) no-repeat;
}

div#content div#page-content h1#about-us {
	background: url(/Portals/0/images/title007.gif) no-repeat;
}

div#content div#page-content h2 {
	margin: 0;
	padding: 10px 20px 5px 20px;
	font-size: 1.1em;
}

div#content div#page-content h3 {
	margin: 0;
	padding: 10px 20px 5px 20px;
	font-size: 0.95em;
	font-weight:bold;
}

div#content div#page-content p {
	font-size: 0.85em;
	width: auto;
	margin: 0;
	padding: 0.6em 20px 0.6em 20px;	
}

div#content div#page-content p.emp {
	margin: 0.6em 30px 0.6em 20px;
	padding: 0;
	font-style: italic;
}

div#content div#page-content table {
	padding: 0;
	margin: 10px 20px 5px 20px;
}

div#content div#page-content table th {
	padding: 10px 0px 0 0;
	font-size: 0.85em;
	text-align: left;
}

div#content div#page-content table td {
	padding: 0 10px 10px 0;
	font-size: 0.85em;
	vertical-align: top;
}

div#content div#page-content table#pr td img {
	vertical-align: top;
}

div#content div#page-content div.image-right {
	float: right;
	width: 180px;
}

div#content div#page-content div.image-right p {
	margin: 0px 20px 5px 10px;
	padding: 0px 0 0 0;
	font-size: 0.7em;
}

div#content div#page-content div.image-right img {
	margin-right: 20px;
	margin-bottom: 6px;
	border: 1px solid #ccc;
}

div#content div#page-content div.image-left {
	float: left;
	width: 105px;
	margin-bottom: 15px;
}

div#content div#page-content div.image-left img {
	margin-left: 20px;
	margin-bottom: 6px;
	margin-top: 10px;
	border: 0;
}

div#content div#right-col {
	width: 200px;
	float: right;

}

div#content div#right-col-caption {
	clear: right;
	position: relative;
	width: 200px;
	float: right;
}

div#content div#right-col img {
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}

div#content div#right-col-caption p {
	width: auto;
	font-size: 0.7em;
	margin: 0;
	padding: 15px 15px 0 15px;
}

div#content div#right-col div#section1 {
	width: 200px;
	height: 50px;
	background-color: #eabc66;
}

div#content div#right-col div#section2 {
	width: 200px;
	height: 50px;
	background-color: #e3dd6a;
}

div#content div#right-col div#section3 {
	width: 200px;
	height: 50px;
	background-color: #820007;
}

div#content div#right-col div#section4 {
	width: 200px;
	height: 50px;
	background-color: #d53932;
}

div#content div#right-col div#section5 {
	width: 200px;
	height: 50px;
	background-color: #f18c92;
}

div#content div#right-col div#section6 {
	width: 200px;
	height: 50px;
	background-color: #862d7f;
}

div#content div#right-col div#section7 {
	width: 200px;
	height: 50px;
	background-color: #6d9fd2;
}

div#footer {
	background: url(/Portals/0/images/bg004.gif);
	padding: 0 0 10px 0;	
}

div#footer p {
	width: 222px;
	text-align: center;
	color: #fff;
	margin: 0;
	font-size: 0.8em;
}

div#footer a, div#footer a:link, div#footer a:active, div#footer a:visited {
	color: #fff;
}

div.clear {
	clear: both;
}

div#content p.press-release {
	font-style: italic;
}

div#content div#logos {
	margin: 15px 20px 5px 20px;
	padding: 0;
	width: auto;
	text-align: center;
}

div#content div#logos img {
	padding: 0 20px 0 20px;
}

.c1-1, .c1-2 {float:left; width:200px; margin-left:12px; overflow:hidden}
.c1-2 {float:left; margin-left:0; margin-right:12px;}

#dnn_ctr559_ContentPane table, #dnn_ctr412_ContentPane table {width:auto !important;}

* html .c1-2 {float:left; margin-right:0; margin-left:5px;}

.small {font-size:0.8em;}
.quiet {color:#999999}