#container { 
	background: #F8F6F2;
	}

/*for home page*/
	
#header h1 {
	position:absolute;
	margin:0 0 0 0;
	padding:0 0 0 0;
	top: 190px;
	left:15px;
	z-index: 5;
	font-size: 35px ;
	letter-spacing: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	}
	
#header h2 {
	position:absolute;
	color:#FFF;
	margin:0;
	padding:4px 0px 2px 18px;
	border-left: 1px solid #fff;
	top: 190px;
	left: 322px;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	z-index: 10;
	}
		
#body1 { 
	float:left; 
	background:#EFECE7;
	width: 290px;
	border-right: 1px solid #859FA4;
	height: auto;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-align: left;
	line-height: 120%;
	letter-spacing: 0.04em;
	list-style-type: none;
	padding:15px;
	}	

#body1 h2 {
	color: #036;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #506E77;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.05em;
	padding:0px 0px 10px 0px;
	}	
	
	
#body1 h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	font-weight: bold;
	text-transform: capitalize;
	margin-bottom: 0px;
	}
		

#body2 {
	background:#f8f6f2;
	float: right;
	width: 400px;
	height: auto;
	font-family: Verdana, Helvetica, sans-serif;
	color:#555555;
	font-size: 11px;
	text-align: left;
	line-height: 120%;
	letter-spacing: 0.04em;
	list-style-type: none;
	padding:15px;
	}
	
	
#body2 h2 {
	color: #036;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #506E77;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.05em;
	padding:0px 0px 10px 0px;
	display:block;
	}
	
#body2 dl {
	float: left;
	height:auto;
	font-size: 10px;
	margin: 0px;
	padding: 0 0 20px 0;
	border-top:none;
	}	
	
#body2 dl dd {
	float:left;
	margin: 0 0 0 0;
    }
	
#body2 dl dd h2 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #555555;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	width: 205px;
	padding: 0px;
	}
	
#body2 dl dd h3 {
	color: #555555;
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	width: 205px;
	padding: 0px;
	}
	
#body2 dl dd p {
	color: #555555;
	font-size: 10px;
	text-align: left;
	margin: 0px 0px 4px 0px;
	width: 205px;
	line-spacing: 10px;
	}

#body2 dl dt {
	float: left;
	margin-right: 10px;
	}
	
	
	
/*for sub pages */	
	
#subpageheader h1 {
	position: absolute;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	top: 20px;
	left: 15px;
	z-index: 5;
	font-size: 35px ;
	letter-spacing: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	}
	
#subpageheader h2 {
	position: absolute;
	color: #FFF;
	margin: 0;
	padding: 4px 0px 2px 18px;
	top: 20px;
	right: 15px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 16px;
	z-index: 10;
	text-align: right;
	}
	
#subpagebody { 
	background: #f8f6f2; 
	width: 760px; 
    voice-family: "\"}\"";
	voice-family: inherit;
	width: 730px;
	height: auto; 
	font-family: Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #555555; 
	text-align: left; 
	line-height: 120%; 
	letter-spacing: 0.04em; 
	list-style-type: none;
	padding: 15px 0px 0px 15px;
	}
	
#subpagebody h2 {
	color: #036;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #506E77;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.05em;
	padding: 0px 0px 10px 0px;
	display: block;
	}	
	


/*for sub pages - Awards&Honors, One-Man Exhibitions, Group Exhibitions*/	

dl.table-display {
    width: 700px;
    margin: 0px 0px 50px 0px;
    font-family: Verdana, Helvetica, sans-serif;
    line-height: 200%;
    }

.table-display dt {
    width: 80px;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0;
    }

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd {
    float: left;
    width: 620px;
    margin: 0px 0px 0px 0px;
    padding: 20;
    }

	
	
/*for sub pages - Collections*/	

.nobullets {
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
	line-height: 200%;
   }


			
/*for portfolio pages */	
	
.gallerycontainer {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	position: relative;
	margin-left: 0px;
	background-image: url(../images/gallery_bkg.gif);/*Add a height attribute and set to largest image's height to prevent overlaying*/
	background-repeat: repeat-y;
	padding-top: 10px;
	height: auto;
	}

.gallerycontainer h2 { 
	color: #036;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #506E77;
	text-align: left;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.05em;
	padding:0px 0px 10px 15px;
	display:block;
	}
	
.gallerycontainer ul {	
	float:left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	width: 300px;
	}
	
.gallerycontainer li  {
	width: 68px;
	height: 68px;
	display:inline;
	list-style-type:none;
	margin-right: 5px;
	padding-bottom: 10px;
	font-size:10px;	
	}
	
.gallerycontainer  ul li a {
	color:#009999;
	text-decoration:none;
	border: 1px  #929275;
	border-bottom: 5px #929275;
	list-style-type:none;
	}
	
.gallerycontainer  a:visited {
	color:#00999;
	border: 1px  #929275;
	border-bottom: 5px #929275;
	text-decoration:none;
	list-style-type:none;
	}
	
.gallerycontainer  ul li a:hover {
	color: #006666;
	}
	
.gallerycontainer  a.active {
	color:#555555;
	border: 1px  #929275;
	border-bottom: 5px #929275;
	text-decoration:none;
	list-style-type:none;
	}
	
#galleryNav { 
   width: 300px;
   padding:0px 0px 21px 15px; 
	float: left;
	}

#galleryNav img { 
   margin-bottom: 10px;
	}

#galleryNav ul {	
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 300px;
	padding-top: 22px; 
	}

#galleryNav li  {
	width: 68px;
	height: 68px;
	display:inline;
	list-style-type:none;
	margin-right: 10px;
	padding-bottom: 10px;
	}
	
#galleryNav ul li a {
	color:#929275;
	text-decoration:none;
	border: 1px  #929275;
	border-bottom: 5px #929275;
	list-style-type:none;
	}

#galleryNav a:visited {
	color:#929275;
	border: 1px  #929275;
	border-bottom: 5px #929275;
	text-decoration:none;
	list-style-type:none;
	}

#gallery {
	float:right;
	padding: 0px 0 21px 0px;
	margin-right: 15px;
	margin-top: -40px;
	}

p#desc {
   	font-family: Arial, Verdana, Helvetica, sans-serif;
   	font-size: 1.85em;
	font-weight: 200;
	margin: 13px 0 0 0;
	padding: 0px;
	color: #333;
	display:none;
    }
