/*Site Wide Styles*/

#uber {
	width:960px;
	margin: auto auto;
}
#bodyhome {
	position:relative;
    width:960px;
}
#logo {
	position:relative;
	width:576px;
	height:100px;
}

#nav {
	width:960px;
	height:29px;
	margin-bottom:12px;
	z-index: 0;
}
#homelc {

	width:192px;
	padding-right: 4px;
	float:left;

}
#intlc {

	width:196px;
	float:left;

}
#homerc {

	width:764px;
	float:left;

}
#intrc {
	width:760px;
	float:left;
	background-color:#FFFFFF;

}

#navtab1 a {
	display: block;
	width: 192px;
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/n_support.gif) 0 0 no-repeat;
}
#navtab1 a:hover {
	background-position: 0px -29px;
	text-decoration: none;
}
#navtab1on, #navtab1on a, #navtab1on a:hover {
	display: block;
	width: 192px;
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/n_support.gif) 0px -58px no-repeat;
}
#navtab2 a {
	display: block;
	width: 192px;
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/n_about.gif) 0 0 no-repeat;
}
#navtab2 a:hover {
	background-position: 0px -29px;
	text-decoration: none;
}
#navtab2on, #navtab2on a, #navtab2on a:hover {
	display: block;
	width: 192px;
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/n_about.gif) 0px -58px no-repeat;
}
#navtab3 a {
	display: block;
	width: 192px;
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/n_exhibitions.gif) 0 0 no-repeat;
}
#navtab3 a:hover {
	background-position: 0px -29px;
	text-decoration: none;
}
#navtab3on, #navtab3on a, #navtab3on a:hover {
	display: block;
	width: 192px;
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/n_exhibitions.gif) 0px -58px no-repeat;
}
#navtab4 a {
	display: block;
	width: 192px;
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/n_programs.gif) 0 0 no-repeat;
}
#navtab4 a:hover {
	background-position: 0px -29px;
	text-decoration: none;
}
#navtab4on, #navtab4on a, #navtab4on a:hover {
	display: block;
	width: 192px;
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/n_programs.gif) 0px -58px no-repeat;
}
#navtab5 a {
	display: block;
	width: 192px;
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/n_connections.gif) 0 0 no-repeat;
}
#navtab5 a:hover {
	background-position: 0px -29px;
	text-decoration: none;
}
#navtab5on, #navtab5on a, #navtab5on a:hover {
	display: block;
	width: 192px;
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(/images/n_connections.gif) 0px -58px no-repeat;
}

#donate a {
	display: block;
	width: 192px;
	height: 40px;
	padding: 0px;
	margin: 0px;
	background: url(/images/b_donatetoday.gif) 0 0 no-repeat;
}

#donate a:hover {
	background-position: 0px -40px;
	text-decoration: none;
}

#enews a, #NewsReleases a, #PhotoGallery a, #Publications a, #VideoPodcasts a, #ArtistTalks a, #donateint a
{
	display: block;
	width: 192px;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px;	
	text-decoration: none;
}

#enews a:hover, #NewsReleases a:hover, #PhotoGallery a:hover, #Publications a:hover, #VideoPodcasts a:hover, #ArtistTalks a:hover, #donateint a:hover
{
	background-position: 0px -40px;
}

#donateint a {
	background: url(/images/b_donatetoday.gif) 0 0 no-repeat;
}

#enews a {
	background: url(/images/enewssignup.gif) 0 0 no-repeat;
}

#onlineresources a {
	background: url(/images/onlineresources.gif) 0 0 no-repeat;
}

#NewsReleases a
{
	background: url(/images/b_newsreleases.gif) 0 0 no-repeat;
}

#PhotoGallery a
{
	background: url(/images/b_photogallery.gif) 0 0 no-repeat;
}

#Publications a
{
	background: url(/images/b_publications.gif) 0 0 no-repeat;
}

#VideoPodcasts a
{
	background: url(/images/b_video_pobcast.gif) 0 0 no-repeat;
}

#ArtistTalks a 
{
	background: url(/images/b_artisttalk.gif) 0 0 no-repeat;
}

#topnav {
	font-size: 11px;
	position:absolute;
	right: 0px;
	top: 25px;
	width: 350px;
	color:#FFFFFF;
	text-align: right;
}
#topnav a {
	color:#FFFFFF;
	padding-right: 20px;
}

#topnav a.last
{
	padding-right: 0px;
}

#donatetoday  {

}

#leftnav  {
	width: 161px;
	padding-left: 35px;
	background-image: url(/images/leftnav_exhibitions.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-bottom: 5px;
	color:#717c03;
	margin-bottom: 4px;
	
}

.support
{
	background-image: url(/images/leftnav_support.gif) !important;
}

.about
{
	background-image: url(/images/leftnav_about.gif) !important;
}

.exhibitions
{
	background-image: url(/images/leftnav_exhibitions.gif) !important;
}

.programs
{
	background-image: url(/images/leftnav_programs.gif) !important;
}

.connections
{
	background-image: url(/images/leftnav_connections.gif) !important;
}

.blank
{
	background-image: url(/images/leftnav_blank.gif) !important;
}

.leftnavon {
	font-size: 11px;
	font-weight: bold;
	width: 148px;
	padding-top: 10px;
	padding-left: 13px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

.leftnavoff {
	font-size: 11px;
	font-weight: bold;
	width: 148px;
	padding-left: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.leftnavoff a {
	color:#FFFFFF;
}

.leftnavon a {
	color:#717c03;
}

.leftnavthirdon { 
	font-size: 11px; 
	font-weight: bold; 
	width: 135px; 
	padding-top: 10px; 
	padding-left: 26px; 
	padding-bottom: 10px;    
	background-color: #FFFFFF; 
} 

.leftnavthirdoff {    
	font-size: 11px;   
	font-weight: bold;    
	width: 135px;    
	padding-left: 26px;    
	padding-top: 5px;    
	padding-bottom: 5px; 
} 

.leftnavthirdoff a {    
	color:#FFFFFF; 
} 

.leftnavthirdon a {    
	color:#717c03; 
}

#calendarofevents  {
	color:#FFFFFF;
	background-color: #72840D;
	background-image: url(/images/calendarofevents.gif);
	background-repeat: no-repeat;
	height: 257px;
	margin-top: 4px;
	padding-top: 16px;
	padding-right: 11px;
	padding-bottom: 16px;
	padding-left: 48px;
	overflow: hidden;
}

#calendarofevents  a {
	color:#FFFFFF;
}
#calendarofevents  a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#mainphoto  {
	height: 333px;
	width: 764px;
	margin-bottom: 4px;
}

#homepagebanner
{
	visibility: hidden;
}

#whitearea {
	width: 724px;
	margin-bottom: 4px;
	height: 119px;
	color: #333333;
	background-color:#FFFFFF;
	padding: 20px;
	overflow: hidden;
}
#whiteareaint {
	width: 722px;
	color: #333333;
	background-color:#FFFFFF;
	padding-top: 20px;
	padding-right: 21px;
	padding-bottom: 30px;
	padding-left: 21px;
	overflow: hidden;
}
#whiteareapic {
	color: #666666;
	background-color: #eeeeee;
	text-align: right;
	padding-left: 21px;
	width: 100px;
}
.paddingleft {
	padding-left: 21px;
}
#clearfloat {
	clear:both;
}
#calendar {
	width: 192px;
	padding-right: 4px;
}
#quicklinks {
	padding-top: 16px;
	padding-right: 11px;
	padding-bottom: 16px;
	padding-left: 48px;
	height: 127px;
	color:#586808;
	background-image: url(/images/quicklinks.gif);
	background-repeat: no-repeat;
	margin-top: 4px;
	line-height: 21px;	
}
#quicklinks a {
	color:#586808;
}
#quicklinks a:hover {
	color:#586808;
	text-decoration: underline;
}
#news {
	/*margin-top: 18px;*/
	margin-top: 8px;
	padding-right: 20px;
	float:left;
	width: 342px;
	font-size:12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c6c6c6;
}
#vision {
	font-size:12px;
	/*margin-top: 18px;*/
	margin-top: 8px;
	padding-left: 20px;
	width: 341px;
	float:left;
}
#hometitlebox {
	margin-bottom: 4px;
	/*padding-bottom: 20px;*/
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6c6c6;	
	float: left;
	width: 724px;
}
#hometitlearea {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 20px;
	float:left
}
#hometitletext {
	font-size: 11px;
	line-height: 12px;
	color: #333333;	
}

#search_box {
	position:absolute;
	right: 0px;
	top: 46px;
    width: 190px;
    height: 28px;
    background: url(/images/search_bg.gif);
}
#search_box #txt_search {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 143px;
    background: none;
}
#search_box #go {
    float: right;
   	width: 34px;
}
#footerone {
	clear:both;
	color:#FFFFFF;
	padding-top: 12px;
	font-weight: bold;
	font-size: 11px;
	width:960px;
}
#footerint {
	clear:both;
	color:#FFFFFF;
	padding-top: 12px;
	font-weight: bold;
	font-size: 11px;
	width: 960px;
	padding-left: 0px;
	padding-bottom: 20px;
}

.footerText
{
	float: left;
	display: block;
	width: auto;
	padding-right: 10px;
}

.footerLinks
{
	display: block;
	float: left;
	width: auto;
}

#footerint a {
	color:#FFFFFF;
	padding-left: 13px;
}

#footerone a {
	color:#FFFFFF;
}

#footerint a.eSolutionsLink
{
	padding-left: 0px;
	float: right;
	width: 265px;
}

#picinfo {
	color:#333333;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	padding: 10px;
}

#alphabet {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#breadcrumbs {
	width: 497px;
	float:left;
	font-size: 11px;
	color: #666666;	
}

#breadcrumbs a {
	color: #666666;	
}

#breadcrumbs span.divider
{
	padding: 0px 10px 0px 10px;
}

#bc { 
	margin-bottom:15px;
	
}
#links {
	width: 225px;
	float:left;
	
}
#pastexhibitionsline td {
	padding-top: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
	
}








