  /* CSS Document */

/* basic elements */

body {
	font: 10px Helvetica, Arial, Verdana, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 20px 0 0 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	
}


/*

.oneColFixCtrHdr #container {
	width: 978px;  
	background: #FFFFFF;
	margin: 0 auto; 
	
	text-align: left; 
}
.oneColFixCtrHdr #header {
	background: #fff; 
	padding: 10px 0 10px 0;
	text-align:right;  
}

.oneColFixCtrHdr #mainContent {
	padding: 30px; 
	background: #FFFFFF;
	text-align: left;
	font: 13px Helvetica, Arial, Verdana, sans-serif;
	line-height: 16px;
	color: #999;
	height: 458px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; 
	background:#fff;
	text-align:center;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	font: 10px Helvetica, Arial, Verdana, sans-serif;
	color: #666;
}

*/

.main {
	padding: 0 20px 0 20px; 
	background: #FFFFFF;
	text-align: left;
	font: 13px Helvetica, Arial, Verdana, sans-serif;
	line-height: 16px;
	color: #999;
	height: 458px;

}

p {
	
	text-align: left;
	font: 13px Helvetica, Arial, Verdana, sans-serif;
	line-height: 16px;
	color: #666666;
}


.head {
	margin: 0;
	padding: 0 0 0 0; 
	text-align: right;
}


.headthree {
	margin: 0;
	padding: 0 0 0 0; 
	text-align: left;
}

.menubox {
	margin: 0;
	padding: 5px 0 5px 0; 
	font: 1.9em Helvetica, Arial, Verdana, sans-serif;
	text-align: right;
	
}

.foot {
	margin: 0;
	padding: 25px 0 0 0; 
	font: 11px Helvetica, Arial, Verdana, sans-serif;
	color: #666;
}


/* H3 is the same as H1- just changed color for a quick global change when the template was altered */

 h1 { 
	font: 2.6em helvetica, Verdana, arial, sans serif; color: #C70512; margin: 5px 0 8px 0;
	}

 h2 { 
	font: 2.2em helvetica, Verdana, arial, sans serif; color: #C70512; margin: 5px 0 8px 0;
	}
	
 h3 { 
	font: 1.8em helvetica, Verdana, arial, sans serif; color: #999; margin: 5px 0 8px 0;
	}

 h4 { 
	font: 1.4em helvetica, Verdana, arial, sans serif; color: #999; margin: 5px 0 8px 0;
	}
	
	
/* GREY & SMALLER HEADER STYLES */
		
 H6 { 
	font: 2.6em helvetica, Verdana, arial, sans serif; color: #939598; margin: 5px 0 8px 0;
	}	

 H7 { 
	font: 2.2em helvetica, Verdana, arial, sans serif; color: #939598; margin: 5px 0 8px 0;
	}		

 H8 { 
	font: 1.4em helvetica, Verdana, arial, sans serif; color: #939598; margin: 5px 0 8px 0;text-transform: lowercase;
	}
	
	
	
H10 { 
	font: 1.8em helvetica, Verdana, arial, sans serif; color: #666; margin: 5px 0 8px 0;text-transform: lowercase;line-height: 1.2em;
	}	

/* small title fonts */	
 
 H9 { 
	font: 2em helvetica, Verdana, arial, sans serif; color: #C70512; margin: 5px 0 8px 0;text-transform: lowercase;
	}

H11 { 
	font: 1.2em helvetica, Verdana, arial, sans serif; color: #C70512; margin: 5px 0 8px 0;text-transform: lowercase;
	}	
	
	/* green */
 H12 { 
	font: 2em helvetica, Verdana, arial, sans serif; color: #00a651; margin: 5px 0 8px 0;
	}

H13 /* H8 ALL CAPS */ { 
	font: 1.7em helvetica, Verdana, arial, sans serif; color: #939598; margin: 5px 0 8px 0;text-transform: uppercase;
	}


.linespacer {
	width: 900px 
	margin: 100px 0 100px 0;
	border-top: 1px solid #ccc;
	
	
	}

/* LINK STYLES BELOW */


/* Default Link Style */
		
 a:link { 
	 
	text-decoration: none; 
	color: #666;
	}
a:visited { 
	
	text-decoration: none; 
	color: #666;
	}
a:hover, a:active { 
	
	text-decoration: underline; 
	color: #666;
	}
	
/* CURRENT EXHIBITIONS LINK STYLES ON HOME PAGE */
a.shelby:link {
	font: 35px helvetica, Verdana, arial, sans serif; 
	color: #ff3200;
	padding: 5px;
	margin: 0 10px 0 10px;
	text-decoration: none;
}
a.shelby:visited {
	font: 35px helvetica, Verdana, arial, sans serif; 
	color: #ff3200;
	padding: 5px;
	margin: 0 10px 0 10px;
	text-decoration: none;
	
	}


a.shelby:hover {
	font: 35px helvetica, Verdana, arial, sans serif; 
	color: #ff3200;
	padding: 5px;
	margin: 0 10px 0 10px;
	text-decoration: none;
	background-color: white;
}

a.annex:link {
	font: 35px helvetica, Verdana, arial, sans serif; 
	color: #f7007c;
	padding: 5px;
	margin: 0 10px 0 10px;
	text-decoration: none;
}
a.annex:visited {
	font: 35px helvetica, Verdana, arial, sans serif; 
	color: #f7007c;
	padding: 5px;
	margin: 0 10px 0 10px;
	text-decoration: none;
	
	}

a.annex:hover {
	font: 35px helvetica, Verdana, arial, sans serif; 
	color: #f7007c;
	padding: 5px;
	margin: 0 10px 0 10px;
	text-decoration: none;
	background-color: #fff;
}



/* MAIN NAV */

 #navcontainer ul
 {

margin: 0;
padding: 10px 0 10px 0; 
font: 1.9em Helvetica, Arial, Verdana, sans-serif;
list-style-type: none;
background: #fff;
border-top:0px solid #fff;
text-transform: lowercase;
 
 }

 #navcontainer ul li { display: inline; }
 #navcontainer ul li a
 {
 text-decoration: none;
 padding: 0 0 0 0;
 margin: 0 10px 0 5px; 
 color: #939598;
 }

 #navcontainer ul li a:hover
 {
 color: #C70512;
 /*
 background-color: #005a92;*/
 }

 #navlist a { padding: 0; }
 
 #navlist #current {  font-style: italic; color: #C70512; border-bottom: 0px solid #C70512; }

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

 #navlist a:hover
 {
 color: #C70512;
 border-bottom: 0px solid #C70512;
 text-decoration: none;
 } 
 
	

/* Navigation Link Styles */
	
.oneColFixCtrHdr #header {
	font: 20px helvetica, Verdana, arial, sans serif;
	font-weight:100;
	margin: 0;
	background: #fff; 
	padding: 8px 0 10px 0;
	text-align:right;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */

}

/*
a.red:link {
	text-decoration: none; 
	color: #939598;
	margin: 0 10px 0 10px;

}
a.red:visited {
	text-decoration: none; 
	color: #939598;
	margin: 0 10px 0 10px;
	
	}


a.red:hover {
	text-decoration: none; 
	color: #ed1c24;
	margin: 0 10px 0 10px;
	
}

a.yellow:link {
	text-decoration: none; 
	color: #939598;
	margin: 0 10px 0 10px;

}
a.yellow:visited {
	text-decoration: none; 
	color: #939598;
	margin: 0 10px 0 10px;
	}


a.yellow:hover {
	text-decoration: none; 
	color: #ff6517;
	margin: 0 10px 0 10px;
}

a.green:link {
	text-decoration: none; 
	color: #939598;
	margin: 0 10px 0 10px;

}
a.green:visited {
	text-decoration: none; 
	color: #939598;
	margin: 0 10px 0 10px;
	}


a.green:hover {
	text-decoration: none; 
	color: #00a651;
	margin: 0 10px 0 10px;
}

a.cyan:link {
	text-decoration: none; 
	color: #939598;
	margin: 0 10px 0 10px;

}
a.cyan:visited {
	text-decoration: none; 
	color: #939598;
	margin: 0 10px 0 10px;
	}


a.cyan:hover {
	text-decoration: none; 
	color: #00ffff;
	margin: 0 10px 0 10px;
}	

a.blue:link {
	text-decoration: none; 
	color: #939598;
	margin: 0 0 0 10px;

}
a.blue:visited {
	text-decoration: none; 
	color: #939598;
	margin: 0 0 0 10px;
	}


a.blue:hover {
	text-decoration: none; 
	color: #2e3192;
	margin: 0 0 0 10px;
}	

*/

/* Exhibition LIST STYLES  */

#subnav {
text-align: left; 
padding: 20px 10px 0 0;
}

#subnav ul
 {
 font-family: Helvetica, Arial, Verdana, sans-serif;
 text-align: left;
 width: 600px;
 line-height: 0px;
 font-weight: normal;
 font-size: 12px;
 color: #939598;
 padding: 0 0 0 0;
 margin: 0 0 10px 0;
 background-color: #fff;
 list-style-type: none;
 text-transform: uppercase;
 }

#subnav ul li { display: inline; }

#subnav ul li a
 {
 text-decoration: underline;
 padding: 5px;
 margin: 0 10px 0 0; 
 color: #939598;
 }

 #subnav ul li a:hover
 {
 color: #C70512;
 border-bottom: 0px solid #ccc
 text-decoration: none;
 }

#subnav ul li a.current {
font-weight: bold; 
text-decoration: none;
}

 #subnav #current { color: #666;text-decoration: underline; }

#subnav a:link, #subnavlist a:visited {
color: #939598;
/*text-decoration: none;*/ 
}

#subnav a:hover {
color: #C70512;
/*text-decoration: none;*/
}
 
 
 /* Artist LIST STYLES  */


 #artsubnav ul
 {
 font-family: Helvetica, Arial, Verdana, sans-serif;
 text-align: left;
 width: 800px;
 line-height: 0px;
 font-weight: normal;
 font-size: 12px;
 color: #939598;
 padding: 0 0 0 0;
 margin: 0 0 10px 0;
 background-color: #fff;
 list-style-type: none;
 text-transform: uppercase;
 }

 #artsubnav ul li { display: inline; }
 #artsubnav ul li a
 {
 text-decoration: none;
 padding: 5px;
 margin: 0 10px 0 0; 
 color: #939598;
 
 }

 #artsubnav ul li a:hover
 {
 color: #00a651;
 border-bottom: 0px solid #ccc
 text-decoration: none;

 }


 #artsubnav #current { color: #666;text-decoration: underline; }

 #artsubnav a:link, #subnavlist a:visited
 {
 color: #939598;
 text-decoration: none;
 
 }

 #artsubnav a:hover
 {
 color: #00a651;
 text-decoration: none;
 
 }
 
 
 
 /* IMAGE STYLE FOR POP UP IN ABOUT SECTION*/
 .vidpop {
 display:none; 
 width: 480px;
 position:absolute; 
 left:100px; 
 top:100px; 
 border: 10px solid #e6e6e6; 
 background-color: #ffffff; 
 padding: 20px;
 font-family: Helvetica, Arial, Verdana, sans-serif;
 color: 666;
 text-align: center;
 }


/* FORMS */

.formFieldDefault  {
font-family : Helvetica, Arial, Verdana, sans-serif;
font-size : 10px;
color:#666666;
padding-top : 4px;
padding-left : 4px;
border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;
border-right : 1px solid #ccc;
}


/* IMAGE STYLE FOR POP UP IN ABOUT SECTION*/
 .picslg {
 display:none; 
 width: 760px;
 position:absolute; 
 left:100px; 
 top:500px; 
 border: 10px solid #e6e6e6; 
 background-color: #ffffff; 
 padding: 20px;
 font-family: Helvetica, Arial, Verdana, sans-serif;
 color: 666;
 text-align: left;
 }


/* video STYLE FOR POP UP IN west work*/
 .videolg {
 display:none; 
 width: 650px;
 height:550px;
 position:absolute; 
 left:100px; 
 top:275px; 
 border: 10px solid #e6e6e6; 
 background-color: #ffffff; 
 padding: 20px;
 font-family: Helvetica, Arial, Verdana, sans-serif;
 color: 666;
 }
 
 /* video STYLE FOR POP UP IN big paper*/
 .videosm {
 display:none; 
 text-align: center;
 width: 445px;
 height:375px;
 position:absolute; 
 left:150px; 
 top:320px; 
 border: 10px solid #e6e6e6; 
 background-color: #ffffff; 
 padding: 20px;
 font-family: Helvetica, Arial, Verdana, sans-serif;
 color: 666;
 }

#pagecontainer {
	width: 1024px;
	margin: 0 auto; 
	/*background: #EFE;*/ 
}

#header {
	width: 1024px;
	margin: 0 auto; 
	padding: 0; 
	/*background: #EEF;*/
}

#header:after {
	clear:both; 
}

#logo222main {
float: right; 
width: 214px;
height: 67px;
margin: 12px 0 0 0; 
padding: 0;
}

#logo222main h1 a {
display: block; 
text-indent: -9999px; 
width: 214px;
height: 67px;
background: url(/i/logo_222_gry.gif) 0 0 no-repeat; 
margin: 0;
padding: 0; 
}

#logo222main h1 a:hover {
background: url(/i/logo_222_rd.gif) 0 0 no-repeat; 
}

#logo222sub {
float: right;
width: 160px;
height: 71px;
}


#logo222sub h1 a {
display: block; 
text-indent: -9999px; 
width: 160px;
height: 71px;
background: url(/i/logo_click4_222_gry.gif) 0 0 no-repeat; 
margin: 0;
padding: 0; 
}

#logo222sub h1 a:hover {
background: url(/i/logo_click4_222_rd.gif) 0 0 no-repeat; 
}





#logo333main {
float: left; 
width: 162px;
height: 87px;
margin: 0px 0 0 0; 
padding: 0;
}


#logo333main h1 a {
display: block; 
text-indent: -9999px; 
width: 162px;
height: 87px;
background: url(/i/333_logo_gry.gif) 0 0 no-repeat; 
margin: 0;
padding: 0; 
}

#logo333main h1 a:hover {
background: url(/i/333_logo_rd.gif) 0 0 no-repeat; 
}

#logo333sub {
float: left; 
width: 130px;
height: 95px;
margin: 0px 0 0 0; 
padding: 0;
}

#logo333sub h1 a {
display: block; 
text-indent: -9999px; 
width: 130px;
height: 95px;
background: url(/i/333_click4_up.jpg) 0 0 no-repeat; 
margin: 0;navlist
padding: 0; 
}

#logo333sub h1 a:hover {
background: url(/i/333_click4_over.jpg) 0 0 no-repeat; 
}



/* this is the 222 top nav area */
#navcontainer222 {
	width: 1024px;
	margin: 0;
	padding: 0;
	text-align: right; 
}

#navcontainer222 ul {
	margin: 0;
	padding: 10px 0 10px 0; 
	font: 1.9em Helvetica, Arial, Verdana, sans-serif;
	list-style-type: none;
	background: #fff;
	border-top:0px solid #fff;
	text-transform: lowercase;
	/*background: #EEE;*/
}

#navcontainer222 ul li { display: inline; }

#navcontainer222 ul li a {
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0 10px 0 5px; 
	color: #939598;
}

#navcontainer222 ul li a.last {
	margin-right: 0px; 
}

#navcontainer222 ul li a:hover {
	 color: #C70512;
	 /*
	 background-color: #005a92;*/
}

/* newly positioned exhibitions subnav current future past */
#exhibitionssubnav222 {
	text-align: right; 
	width: 762px; 
	border: 0px solid #666; 
	margin: 0;
	padding: 0; 
	/*background: #EEE;*/ 
} 
 
#exhibitionssubnav222 ul {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 15px;
	font-weight: normal;
	font-size: 14px;
	color: #939598;
	padding: 0; 
	margin: 0;
	/*background-color: #CCC;*/
	list-style-type: none;
	/*text-transform: uppercase;*/ 
}

#exhibitionssubnav222 ul li { display: inline; }

#exhibitionssubnav222 ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 1px;
	margin: 0 10px 0 0; 
	color: #939598; 
}

#exhibitionssubnav222 ul li a:hover {
	color: #C70512;
	border-bottom: 0px solid #ccc
	text-decoration: none;
}

#exhibitionssubnav222 #current { color: #666;text-decoration: underline; }

#exhibitionssubnav222 a:link, #subnavlist a:visited {
	color: #939598;
	text-decoration: none; 
}

#exhibitionssubnav222 a:hover {
	color: #C70512;
	text-decoration: none; 
}

#exhibitionssubnav222 ul li a.currentpage { color: #C70512; }




/* this is for left aligned exhibitions subnav current future past */
#subnav222 {
	text-align: left; 
	width: 1024px; 
	border: 0px solid #666; 
	margin: 0;
	padding: 0; 
} 
 
#subnav222 ul {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 15px;
	font-weight: normal;
	font-size: 12px;
	color: #939598;
	padding: 0; 
	margin: 0;
	/*background-color: #CCC;*/
	list-style-type: none;
	/*text-transform: uppercase;*/ 
}

#subnav222 ul li { display: inline; }

#subnav222 ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 1px;
	margin: 0 10px 0 0; 
	color: #939598; 
}

#subnav222 ul li a:hover {
	color: #C70512;
	border-bottom: 0px solid #ccc
	text-decoration: none;
}

#subnav222 #current { color: #666;text-decoration: underline; }

#subnav222 a:link, #subnavlist a:visited {
	color: #939598;
	text-decoration: none; 
}

#subnav222 a:hover {
	color: #C70512;
	text-decoration: none; 
}

#subnav222 ul li a.currentpage { color: #C70512; }



#navcontainer222 {
	width: 1024px;
	margin: 0;
	padding: 0;
	text-align: right; 
}

#navcontainer222 ul {
	margin: 0;
	padding: 10px 0 10px 0; 
	font: 1.9em Helvetica, Arial, Verdana, sans-serif;
	list-style-type: none;
	background: #fff;
	border-top:0px solid #fff;
	text-transform: lowercase;
	/*background: #EEE;*/
}

#navcontainer222 ul li { display: inline; }

#navcontainer222 ul li a {
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0 10px 0 5px; 
	color: #939598;
}

#navcontainer222 ul li a.last {
	margin-right: 0px; 
}

#navcontainer222 ul li a:hover {
	 color: #C70512;
	 /*
	 background-color: #005a92;*/
}

/* newly positioned exhibitions subnav current future past */
#exhibitionssubnav222 {
	text-align: right; 
	width: 762px; 
	border: 0px solid #666; 
	margin: 0;
	padding: 0; 
	/*background: #EEE;*/ 
} 
 
#exhibitionssubnav222 ul {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 15px;
	font-weight: normal;
	font-size: 14px;
	color: #939598;
	padding: 0; 
	margin: 0;
	/*background-color: #CCC;*/
	list-style-type: none;
	/*text-transform: uppercase;*/ 
}

#exhibitionssubnav222 ul li { display: inline; }

#exhibitionssubnav222 ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 1px;
	margin: 0 10px 0 0; 
	color: #939598; 
}

#exhibitionssubnav222 ul li a:hover {
	color: #C70512;
	border-bottom: 0px solid #CCC; 
	text-decoration: none;
}

#exhibitionssubnav222 #current { color: #666;text-decoration: underline; }

#exhibitionssubnav222 a:link, #subnavlist a:visited {
	color: #939598;
	text-decoration: none; 
}

#exhibitionssubnav222 a:hover {
	color: #C70512;
	text-decoration: none; 
}

#exhibitionssubnav222 ul li a.currentpage { color: #C70512; }




/* this is for left aligned exhibitions subnav current future past */
#subnav333 {
	text-align: left; 
	width: 1024px; 
	border: 0px solid #666; 
	margin: 0;
	padding: 0; 
} 
 
#subnav333 ul {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 15px;
	font-weight: normal;
	font-size: 12px;
	color: #939598;
	padding: 0; 
	margin: 0;
	/*background-color: #CCC;*/
	list-style-type: none;
	/*text-transform: uppercase;*/ 
}

#subnav333 ul li { display: inline; }

#subnav333 ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 1px;
	margin: 0 10px 0 0; 
	color: #939598; 
}

#subnav333 ul li a:hover {
	color: #C70512;
	border-bottom: 0px solid #CCC; 
	text-decoration: none;
}

#subnav333 #current { color: #666;text-decoration: underline; }

#subnav333 a:link, #subnavlist a:visited {
	color: #939598;
	text-decoration: none; 
}

#subnav333 a:hover {
	color: #C70512;
	text-decoration: none; 
}

#subnav333 ul li a.currentpage { color: #C70512; }

/* newly positioned exhibitions subnav current future past */
#exhibitionssubnav333 {
	text-align: right; 
	width: 762px; 
	border: 0px solid #666; 
	margin: 0;
	padding: 0; 
	/*background: #EEE;*/ 
} 
 
#exhibitionssubnav333 ul {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 15px;
	font-weight: normal;
	font-size: 14px;
	color: #939598;
	padding: 0; 
	margin: 0;
	/*background-color: #CCC;*/
	list-style-type: none;
	/*text-transform: uppercase;*/ 
}

#exhibitionssubnav333 ul li { display: inline; }

#exhibitionssubnav333 ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 1px;
	margin: 0 10px 0 0; 
	color: #939598; 
}

#exhibitionssubnav333 ul li a:hover {
	color: #C70512;
	border-bottom: 0px solid #ccc
	text-decoration: none;
}

#exhibitionssubnav333 #current { color: #666;text-decoration: underline; }

#exhibitionssubnav333 a:link, #subnavlist a:visited {
	color: #939598;
	text-decoration: none; 
}

#exhibitionssubnav333 a:hover {
	color: #C70512;
	text-decoration: none; 
}

#exhibitionssubnav333 ul li a.currentpage { color: #C70512; }




/* this is for left aligned exhibitions subnav current future past */
#subnav333 {
	text-align: left; 
	width: 1024px; 
	border: 0px solid #666; 
	margin: 0;
	padding: 0; 
} 
 
#subnav333 ul {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 15px;
	font-weight: normal;
	font-size: 12px;
	color: #939598;
	padding: 0; 
	margin: 0;
	/*background-color: #CCC;*/
	list-style-type: none;
	/*text-transform: uppercase;*/ 
}

#subnav333 ul li { display: inline; }

#subnav333 ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 1px;
	margin: 0 10px 0 0; 
	color: #939598; 
}

#subnav333 ul li a:hover {
	color: #C70512;
	border-bottom: 0px solid #ccc
	text-decoration: none;
}

#subnav333 #current { color: #666;text-decoration: underline; }

#subnav333 a:link, #subnavlist a:visited {
	color: #939598;
	text-decoration: none; 
}

#subnav333 a:hover {
	color: #C70512;
	text-decoration: none; 
}

#subnav333 ul li a.currentpage { color: #C70512; }




#navcontainer333 {
	width: 1024px;
	margin: 15px 0 0 -2px;
	padding: 0;
	text-align: left; 
}

#navcontainer333 ul {
	margin: 0;
	padding: 10px 0 10px 0; 
	font: 1.9em Helvetica, Arial, Verdana, sans-serif;
	list-style-type: none;
	background: #fff;
	border-top:0px solid #fff;
	text-transform: lowercase;
	/*background: #EEE;*/
}

#navcontainer333 ul li { display: inline; }

#navcontainer333 ul li a {
	text-decoration: none;
	padding: 0 0 0 0;
	margin: 0 10px 0 5px; 
	color: #939598;
}

#navcontainer333 ul li a.last {
	margin-right: 0px; 
}

#navcontainer333 ul li a:hover {
	 color: #C70512;
	 /*
	 background-color: #005a92;*/
}





/* newly positioned exhibitions subnav current future past */
#exhibitionssubnav333 {
	text-align: left; 
	width: 262px; 
	border: 0px solid #666; 
	margin: 0 0 0 -30px;
	padding: 0; 
	/*background: #EEE;*/
} 
 
#exhibitionssubnav333 ul {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 15px;
	font-weight: normal;
	font-size: 14px;
	color: #939598;
	padding: 0; 
	margin: 0;
	/*background-color: #CCC;*/
	list-style-type: none;
	/*text-transform: uppercase;*/ 
}

#exhibitionssubnav333 ul li { display: inline; }

#exhibitionssubnav333 ul li a {
	text-decoration: none;
	padding: 5px 5px 5px 1px;
	margin: 0 10px 0 0; 
	color: #939598; 
}

#exhibitionssubnav333 ul li a:hover {
	color: #C70512;
	border-bottom: 0px solid #CCC; 
	text-decoration: none;
}

#exhibitionssubnav333 #current { color: #666;text-decoration: underline; }

#exhibitionssubnav333 a:link, #subnavlist a:visited {
	color: #939598;
	text-decoration: none; 
}

#exhibitionssubnav333 a:hover {
	color: #C70512;
	text-decoration: none; 
}

#exhibitionssubnav333 ul li a.currentpage { color: #C70512; }










h1, h2 { text-align: left; }

#maincontent { 
	width: 1024px; 
	margin: 20px 0 20px 0; 
	padding: 30px 0 0 0; 
	text-align: left; 
	/*background: #CED;*/ 
}

#maincontent p { 
	text-align: left; 
}

#thumbnails {
	margin: 0; 
	padding: 0;
	width: 1024px;
	/*background: #CDE;*/ 

}

#thumbnails img { padding: 0 0 5px 0; }

#thumbnails h11 { line-height: 14px; }

#thumbnails a {
	float: left; 
	margin: 0 50px 100px 0; 
	padding: 0 0 0 0; 
	width: 150px; 
	height: 113px; 
	text-align: left; 
	/*background: #CCC;*/ 
	border: 0px solid #333; 
	text-decoration: none; 
}

#footer {
	clear: both; 
	width: 1024px;
	text-align: center; 
	margin: 30px 0 30px 0; 
	padding: 20px 0 20px 0; 
	/*background: #CCC;*/ 
}

#maincontent h8 { text-align: left; font-size: 14px; }

#clearboth { clear: both; }

#thumbs { text-align: center; }

.red { color: #C70512; }
