p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 13px;
	margin:0 0 1em 0;
	}
	
	
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 22px;
	color: #666666;
	font-weight: bold;
	margin-bottom:.5em;;
	}	
	
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.2em;
	color: #666666;
	font-weight: bold;
	margin-bottom:.3em;
	}
	
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #666666;
	font-weight: bold;
	}
	
a:link, a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	line-height: 14px;
	text-decoration:none;
}
	
a:hover, a:active, a.current {
	color:#87D3E5;
}

h1 a {
margin-left:1.2em;	
}
	
.caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 13px;
	display:block;
	text-align:left;
	padding-top:1em;
}
	
.readMore {
display:inline-block;
text-align:left;
clear:both;
}	
	
.blue {
	color:#87D3E5;
	}
.start 
{
margin-top:1.2em;
display:block;
}

.center {
text-align:center;	
}

.noMargin {
margin:0;	
}	

div.exhibit {
width:300px;
float:left;
display:block;
}

div.ex-img {
width:100px;
display:block;
float:left;	
margin-right:10px;
}

div.ex-img img {
margin-bottom:10px;
}

div.divider {
border-bottom:2px solid #ccc;
clear:both;
margin-bottom:20px;
}
	
/* BEGIN LAYOUT */
#container {
width:1020px;
margin:0 auto;
}

#mainColumn {
float:left;
width:415px;
padding:35px 35px 0 35px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
}


#leftColumn {
width:287px;
float:left;
padding:35px 0 0 35px;
}

#rightColumn {
	width:190px;
float:left;
padding:35px 0 0 20px;
}


.leftArtist, .rightArtist, .moreArt {
	float:left;
	width:141px;
	margin-top:20px;
	margin-bottom:12px;
}

.clear {
clear:both;
}

#thumbHolder {
	
}

#thumbHolder img {
	display:inline-block;
float:left;	
margin:0 16px 15px 0px;
	
}

/*NAVIGATION*/

#navcontainer {
width:253px;
margin-top:23px;
border-top:1px solid #ccc;
border-bottom:1px solid #ccc;
}

#navlist
{
list-style: none;
padding:1px 0 0 17px;;
margin:0 auto;

}

#navlist li
{
display: inline-block;
}

#navlist li a span {
	
text-indent:-1500px;
color:red;
display:block;
}

#navlist li#services {
	width:61px;
	height:20px;
	background:url(images/site/nav.jpg) -1px -23px no-repeat;
	
}

#navlist li#services:hover, #navlist li#services.current {
	background:url(images/site/nav.jpg) -1px -3px no-repeat;
}

#navlist li#about {
	width:47px;
	height:20px;
	background:url(images/site/nav.jpg) -66px -23px no-repeat;
	
}

#navlist li#about:hover, #navlist li#about.current {
	background:url(images/site/nav.jpg) -66px -3px no-repeat;
}

#navlist li#press {
	width:48px;
	height:20px;
	background:url(images/site/nav.jpg) -115px -23px no-repeat;
	
}

#navlist li#press:hover, #navlist li#press.current {
	background:url(images/site/nav.jpg) -115px -3px no-repeat;
}

#navlist li#exhibits {
	width:58px;
	height:20px;
	background:url(images/site/nav.jpg) -166px -23px no-repeat;
	
}

#navlist li#exhibits:hover, #navlist li#exhibits.current{
	background:url(images/site/nav.jpg) -166px -3px no-repeat;
}

img#theswapped {
/*-webkit-border-radius:3px;*/
/*-moz-border-radius:3px;*/
-webkit-box-shadow:0px 3px 7px #999;
-moz-box-shadow:0px 3px 7px #999;	
}










































