body {
	margin: 0px 0px 20px 0px;
	border: 0;
	padding: 0;
	background: #bababa;
	text-align: center;
        background-attachment: fixed;
	}

.clr
{
	clear: both;
	width: 0;
	height: 0;
	line-height: 0;
}

a {
	text-decoration: none;
  	border-bottom: dotted 1px #666;
	}

.nounderline {
	text-decoration: none;
        border-bottom: none;
	}

a:link {
	color: #003366;
	}

a:visited {
	color: #003366;
	}

a:active {
	color: #003366;
	}

a:hover {
	color: #003366;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 960px;
	}

#container2 { 
       background: #FFF url(http://americanart.si.edu/eyelevel/images/background.gif) repeat-y;
       }

.banner-alt {
	display: none;
	}

#banner {
	background: #fff url("http://americanart.si.edu/eyelevel/images/banner.jpg") no-repeat scroll;
	height: 154px;
	width: 960px;
	margin: 0;
	padding: 0;	
        position: relative;
	}

#banner a {
	color: #821818;
	text-decoration: none;
	}

#banner h1 {
	font-size: xx-large;
	font-weight: bold;
	
	
	}

#banner h2 {
	font-size: small;
	}

/* banner menu */


#banner div.menu {
      margin: 0;
      width: 100%;
      padding: 0px;
      background: none;
      position: absolute; top: 150px; left: 564px;
      text-align: right;
    }
#banner .menu ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }

#banner .menu li {
      margin: 0;
      padding: 0;
      float: left;
    }

#banner .menu li {
      padding-left: 22px;
    }
    
#banner li { text-indent: 0cm; 
	margin: 0cm;
	color: #821818;
	font-family: 'Trebuchet MS', Verdana, sans-serif;;
	font-size: 12px;
	font-weight: bold;	
	text-transform: uppercase;  	
	}


#center {
	float: left;
	width: 580px;
	overflow: hidden;
	background-image: url(http://americanart.si.edu/eyelevel/images/background.gif);	
	}

#left {
	width:190px;
	overflow: hidden;
        background-color: #fff;
	float: left;
	}

#right {
        float: left;
	width: 190px;
	background-color: #fff;
        overflow: hidden;
	}


.content {
	padding: 40px 15px 5px 15px;
	background-color: #fff;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	}

.content p.preface 
       {text-indent: 0cm; 
         margin: 0cm; 
         line-height: 150%; 
	 font-family: 'Trebuchet MS', Verdana, sans-serif;
         font-size: 11px; color: #5c5c5c;
	}
.content p {
	color: #000;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
        margin-left: 0;
        margin-right: 0;
	}

.content p.date {
	color: #999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 5px;
	}

.content p.caption {
	color: #585858;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-bottom: 2px;
	}

.content blockquote {
	line-height: 150%;
        color: #000;
	}

.content li {
	line-height: 150%;
	}

.content h1 {
	color: #821818;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-large;
	text-align: left;
	font-weight: normal;	
	margin-bottom: 20px;
	padding: 0px;
	}

.content h2 {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	font-weight: bold;	
	margin-bottom: 0px;
	padding: 0px;
	}

.content h3,
.content h3 a {
	color: #821818;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: large;
	
	text-align: left;
	font-weight: bold;
        border : none;
        text-decoration : none;
}

.content p.posted {
	clear: both;
	color: #999999;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-top: 1px dotted #999999;
	text-align: left;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: 140%;
	padding: 3px;
	}

.content p.rightblockquote { 
       text-indent: 0cm; 
       font-size: 12px; 
       line-height: 130%; 
       margin-left: 8cm; 
       margin-right: 1.5cm; 
       margin-top: .5cm; 
       margin-bottom: .5cm; 
       text-align: left; 
       font-family: 'Trebuchet MS', Verdana, sans-serif;
       }

.pager-bottom {
  text-align : center;
  font-size : 18px;
  margin-bottom : 20px;
  }


textarea#comment-text {
	width: 370px;
	}

#footer {
        margin: 0;
        color: #821818;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
        font-weight: normal;
        text-align: center;
        clear:both;
    }

#footer2 {
        margin: 0;
        background:  url("http://americanart.si.edu/eyelevel/images/footer.jpg") no-repeat;
	height: 60px;
        }

.sidebar {
        padding: 40px 15px 15px 15px;
        }

.sidebar a {
	
	text-decoration: none;
	
	}

.sidebar a:link {
	color: #;
	}

.sidebar a:visited {
	color: #;
	}

.sidebar a:active {
	color: #;
	}

.sidebar a:hover {
	color: #;
	}


#calendar {
  	line-height: 140%;
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;	
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;	
	text-transform: uppercase;
	padding: 3px;
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}

.sidebar h2 {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
  	padding: 3px;
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;	
	margin-top: 10px;
	list-style-type: none;
	}

div.widget {
	border: 1px solid #000;
	border-width: 2px 0 1px 0;
	padding: 2px 0;
	margin: 0 0 20px 0;
	}

.leftrail {
	padding: 40px 15px 15px 15px;
	}

.leftrail p.caption {
	color: #585858;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	text-align: left;
	margin-bottom: 2px;
	}


.leftrail a {
	
	text-decoration: none;
	
	}

.leftrail a:link {
	color: #;
	}

.leftrail a:visited {
	color: #;
	}

.leftrail a:active {
	color: #;
	}

.leftrail a:hover {
	color: #;
	}


.leftrail h2 {
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	border-bottom: 1px solid #999999;
	text-align: left;
	font-weight: bold;	
	text-transform: uppercase;
  	padding: 3px;
	letter-spacing: .3em;
	}

.leftrail ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.leftrail li {
	color: #333333;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	text-align: left;
	line-height: 150%;
	margin-top: 10px;
	list-style-type: none;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}

.link-note {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

#powered {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
	color: #333333;
	margin-top: 50px;
	}

#comment-data {
	float: left;
	position: relative;
	width: 180px;
	padding-right: 15px;
	margin-right: 15px;
	text-align: left;
	border-right: 1px dotted #BBB;
	}

#commentbody p { 
	color: #821818;
	}

textarea[id="comment-text"] {
	width: 80%;
	}

.image-full {
		width: 370px;
	
	
	}

.image-thumbnail {
	float: left;
	width: 130px;
	margin-bottom: 10px;
	}

.image-thumbnail img {
	width: 115px;
	height: 115px;
	}

/* Technorati */

.technorati_list { 
       list-style-type: none;
       padding: 0;
       margin: 0;
       font-family: 'Trebuchet MS', Verdana, sans-serif;
       font-size: x-small;
       font-weight: bold;
 }

li.technorati {
       background-image: url(http://americanart.si.edu/eyelevel/images/technorati.gif);
       background-repeat: no-repeat;
       background-position: 0;
       padding-left: 1.8em;
}

/* Quote Marks */

blockquote.quotes { 
	background: url(http://americanart.si.edu/eyelevel/images/quote_left.gif) left top no-repeat; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: .5cm;
	}

blockquote div {
  padding: 0 30px;
  background: url(http://americanart.si.edu/eyelevel/images/quote_right.gif) right bottom no-repeat; 
	}

p.rightblockquote { text-indent: 0cm; font-size: 12px; line-height: 130%; margin-left: 8cm; margin-right: 1.5cm; margin-top: .5cm; margin-bottom: .5cm; text-align: left; font-family: 'Trebuchet MS', Verdana, sans-serif;
	}

/** Left Rail Nav **/
	#contentNav {
		width: 160px;
		border: 1px solid #000;
		border-width: 4px 0 4px 0;
		float: left;
                margin-bottom: 20px;
	}
		#contentNav.activated {
			border-width: 4px 0;
		}

#contentNav ul {
		padding: 0;
		margin: 0;
		list-style: none;
		font: normal 12px/16px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	}
		#contentNav li {
			margin: 2px 0;
		}
			/*
			 * @workaround	spacing issue in IE6, it's not perfect, but it's close.
			 */
			* html #contentNav li {
				zoom: 1;
			}
		#contentNav li a {
			color: #000;
			font: normal 12px/16px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
			text-decoration: none;
			background: #ebebeb url(http://americanart.si.edu/@res/img/bgContentNavL1.gif) 4px 7px no-repeat;
			display: block;
			padding: 2px 2px 2px 12px;
		}
			#contentNav li.on a {
				background-color: #ffc210;
			}
/**
 * @section 	IN CONTENT NAVIGATION LEVEL 2
 **/
	#contentNav li.on ul { }
		#contentNav li.on ul li {
			margin: 0;
		}
		#contentNav li.on ul li a {
			color: #000;
			font: normal 11px/15px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
			background: #fff url(http://americanart.si.edu/@res/img/bgContentNavL2.gif) bottom left no-repeat;
			padding: 2px 2px 3px 21px;
		}
			#contentNav li.on ul li:last-child a,
			#contentNav li.on ul li.lastChild a {
				background: none;
			}
			#contentNav li.on ul li.on a {
				color: #0606ff;
			}

/**
 * @section 	IN CONTENT NAVIGATION LEVEL 3
 **/
	#contentNav li.on li.on ul {
		background: #fff url(http://americanart.si.edu/@res/img/bgContentNavL2.gif) bottom left no-repeat;
		padding-bottom: 1px;
	}
		#contentNav li.on li.on li a {
			color: #000;
			background: none;
			font: normal 10px/14px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
			padding: 2px 2px 3px 30px;
		}
			#contentNav li.on li.on li.on a {
				color: #0606ff;
				background: #fff url(http://americanart.si.edu/@res/img/bgContentNavL3.gif) 20px 7px no-repeat;
			}
		/*
		 * @workaround	IE7 display differences
		 */
		*+html #contentNav li.on li.on li.on a {
			background-position: 20px 9px;
		}

/**
 * @section 	IN CONTENT NAVIGATION LEVEL 4
 * @note		this is for debugging purposes only. There is not suppose to be 4 levels showing.
 **/
	#contentNav li.on li.on li.on ul {
		background: #fff url(http://americanart.si.edu/@res/img/bgContentNavL2.gif) bottom left no-repeat;
		padding-bottom: 1px;
	}
		#contentNav li.on li.on li.on li a {
			color: #000;
			background: none;
			font: normal 10px/14px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
			padding: 2px 2px 3px 39px;
		}
			#contentNav li.on li.on li.on li.on a {
				color: #0606ff;
				background: #fff url(http://americanart.si.edu/@res/img/bgContentNavL3.gif) 29px 7px no-repeat;
			}
		/*
		 * @workaround	IE7 display differences
		 */
		*+html #contentNav li.on li.on li.on li.on a {
			background-position: 29px 9px;
		}

/** Lightbox **/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://eyelevel.si.edu/lightbox/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://eyelevel.si.edu/lightbox/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* ph=1 */

