body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #000000;
	margin:0;
	padding:0;
	text-align:center;
}

strong {
	font-weight: bold;
}

h1, .heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000
}

h2, .heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000;
	border-top: 1px #000 solid;
	padding-top:5px;
}

a:active {
	color: #02029D;
	font-weight: bold;
	text-decoration: underline;
}
a:link {
	color: #02029D;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FF5900;
	font-weight: bold;
	text-decoration: none;
}

/*End of basic settings */

.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

.captionwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}

.captionwhiteTorso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
	padding: 270px 10px 0 0;
}

.captionwhiteTeabowl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
	padding: 0 10px 0 0;
}

.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

a.galleryIndex:link {
	line-height: 22px;
	padding: 20px 0 0 40px;
}

a.galleryIndex:active {
	line-height: 22px;
	padding: 20px 0 0 40px;
}

a.galleryIndex:visited {
	line-height: 22px;
	padding: 20px 0 0 40px;
}

a.galleryIndex:hover {
	line-height: 22px;
	padding: 20px 0 0 40px;
}

/*Start Layout Styles*/

#container {
	position:relative;
	width:740px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

#header {
	height:140px;
}

#headerRule {
	width:100%;
	background:url(images/background_head_white.gif) repeat-x;
	background-position:top left;
}

#content {
	position:relative;
	padding:0 246px 20px 130px;
	height:auto !important;
	height: /**/ 450px;
	min-height:450px;
}

#contentGallery {
	position:relative;
	padding:0 0px 20px 0;
	width:100%;
	height:auto !important;
	height: /**/ 450px;
	min-height:450px;
}

#rightCol {
	position:absolute;
	top:175px;
	right:0;
	width:230px;
	text-align:right;
}

/*End Layout Styles*/

/* Start Footer styles */

#footerContainer {
	position:relative;
	width:740px;
	margin:0 auto;
	padding:15px 0 10px 0;
	text-align:right;
	border-top:1px #000 solid;
}

#footerContainerBlack {
	position:relative;
	width:740px;
	margin:0 auto;
	padding:15px 0 10px 0;
	text-align:right;
	border-top:1px #FFF solid;
}

#footer {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000;
}

#footerBlack {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
}

a.footerBlacklink:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
a.footerBlacklink:link {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
a.footerBlacklink:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
}
a.footerBlacklink:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

.footerBlack {
	color: #FFF;
}

/* End Footer styles */

/* Start Gallery styles */

#galleryIndex {
	position:relative;
	padding:0 0 20px 180px;
	height:auto !important;
	height: /**/ 475px;
	min-height:475px;
}

#galleryIndexBowls, #galleryIndexPots, #galleryIndexPlates, #galleryIndexBodyforms, #galleryIndexShards, #galleryIndexLatest  {
	margin:0;
	height:94px;
}

#galleryIndexBowlsImage, #galleryIndexPotsImage, #galleryIndexPlatesImage, #galleryIndexBodyformsImage, #galleryIndexShardsImage, #galleryIndexLatestImage  {
	float:left;
	width:84px;
	clear:both;
}

#galleryIndexBowlsText, #galleryIndexPotsText, #galleryIndexPlatesText, #galleryIndexBodyformsText, #galleryIndexShardsText, #galleryIndexLatestText  {
	float:right;
	text-align:left;
	width:395px;
	padding-right:65px;
}

#galleryCaption {
	position:absolute;
	top:0;
	left:450px;
	width:290px;
	z-index:10;
}

.galleryCaptionWhite {
	color:#FFF;
}

#galleryIconsLayout {
	float:right;
	margin-top:50px;
	height:385px;
	width:154px;
}

.galleryIconsLeft {
	float:left;
	clear:both;
}

.galleryIconsRight {
	float:left;
}

/*Start gallery layouts - LATEST*/

#galleryImageLatest2 {
	padding-top:90px;
	margin-left:0;
}

#galleryImageLatest3 {
	padding-top:90px;
	margin-left:0;
}

#galleryImageLatest4 {
	padding-top:60px;
	margin-left:0;
}

#galleryImageLatest5 {
	padding-top:60px;
	margin-left:30px;
}

#galleryImageLatest6 {
	padding-top:60px;
	margin-left:0px;
}

#galleryImageLatest7 {
	padding-top:120px;
	margin-left:10px;
}

#galleryImageLatest8 {
	padding-top:160px;
	margin-left:40px;
}

#galleryImageLatest9 {
	padding-top:160px;
	margin-left:40px;
}

#galleryImageLatest10 {
	padding-top:160px;
	margin-left:40px;
}

#galleryImageLatest11 {
	padding-top:200px;
	margin-left:40px;
}

/*Start gallery layouts - PLATES*/

#galleryImagePlate1 {
	padding-top:30px;
	margin-left:45px;
}

#galleryImagePlate2 {
	padding-top:20px;
	margin-left:0;
}

#galleryImagePlate3 {
	padding-top:30px;
	margin-left:30px;
}

#galleryImagePlate4 {
	padding-top:60px;
	margin-left:90px;
}

#galleryImagePlate5 {
	padding-top:60px;
	margin-left:50px;
}

#galleryImagePlate6 {
	padding-top:60px;
	margin-left:50px;
}

#galleryImagePlate7 {
	padding-top:60px;
	margin-left:120px;
}

#galleryImagePlate8 {
	padding-top:60px;
	margin-left:120px;
}

/*Start gallery layouts - POTS*/

#galleryImagePot {
	padding-top:0;
	margin-left:50px;
}

#galleryImagePot4 {
	padding-top:20px;
	margin-left:90px;
}

#galleryImagePot5 {
	padding-top:100px;
	margin-left:110px;
}

#galleryImagePot6 {
	padding-top:30px;
	margin-left:90px;
}

#galleryImagePot7 {
	padding-top:10px;
	margin-left:90px;
}

#galleryImagePot8 {
	padding-top:10px;
	margin-left:90px;
}

#galleryImagePot9 {
	padding-top:100px;
	margin-left:110px;
}

#galleryImagePot10 {
	padding-top:100px;
	margin-left:110px;
}

/*Start gallery layouts - BOWLS*/

#galleryImageBowl1, #galleryImageBowl2, #galleryImageBowl3  {
	padding-top:120px;
	margin-left:130px;
}

#galleryImageBowl4  {
	padding-top:140px;
	margin-left:150px;
}

#galleryImageBowl5  {
	padding-top:170px;
	margin-left:140px;
}

#galleryImageBowl6  {
	padding-top:120px;
	margin-left:120px;
}

#galleryImageBowl7  {
	padding-top:140px;
	margin-left:140px;
}

#galleryImageBowl8  {
	padding-top:140px;
	margin-left:180px;
}

#galleryImageBowl9  {
	padding-top:200px;
	margin-left:170px;
}

#galleryImageBowl10  {
	padding-top:140px;
	margin-left:160px;
}

#galleryImageBowl11  {
	padding-top:140px;
	margin-left:150px;
}

#galleryImageBowl12 {
	padding-top:160px;
	margin-left:130px;
}

#galleryImageBowl13 {
	padding-top:150px;
	margin-left:140px;
}

#galleryImageBowl14 {
	padding-top:160px;
	margin-left:130px;
}

#galleryImageBowl15 {
	padding-top:140px;
	margin-left:130px;
}

#galleryImageBowl16 {
	padding-top:160px;
	margin-left:130px;
}

#galleryImageBowl17 {
	padding-top:160px;
	margin-left:150px;
}

#backgroundBowl {
	position:absolute;
	top:450px;
	left:0;
}

/*Start gallery layouts - SHARDS*/

#galleryImageShard1 {
	padding-top:0;
	margin-left:50px;
}

#galleryImageShard2 {
	padding-top:60px;
	margin-left:40px;
}

#galleryImageShard3 {
	padding-top:10px;
	margin-left:0;
}

#galleryImageShard4 {
	padding-top:50px;
	margin-left:0;
}

/*Start gallery layouts - BODYFORMS*/

#galleryImageBodyform1 {
	padding-top:5px;
	margin-left:80px;
}

#galleryImageBodyform2 {
	padding-top:0;
	margin-left:100px;
}

#galleryImageBodyform3 {
	padding-top:140px;
	margin-left:0;
}

#galleryImageBodyform4 {
	padding-top:0;
	margin-left:95px;
}

#galleryImageBodyform5 {
	padding-top:0;
	margin-left:10px;
}

#galleryImageBodyform6 {
	padding-top:0;
	margin-left:40px;
}

#galleryImageBodyform7 {
	padding-top:65px;
	margin-left:130px;
}

#galleryImageBodyform8 {
	padding-top:0;
	margin-left:20px;
}

#galleryImageBodyform9 {
	padding-top:110px;
	margin-left:130px;
}

#galleryImageBodyform10 {
	padding-top:50px;
	margin-left:130px;
}

/*Start gallery layouts - LATEST*/

#galleryImageLatest1 {
	padding-top:50px;
	margin-left:0;
}

/* End Gallery styles */

#signature {
	position:absolute;
	top:0;
	left:280px;
	padding:0;
}

#exhibitionsSolo, #exhibitionsGroup, #bibliography, #forthcomingEvents {
	border-top:1px #000 solid;
	padding-top:5px;
}

#indexPlate {
	position:absolute;
	top:104px;
	right:14px;
}

#shadow {
	position:absolute;
	top:413px;
	left:0;
}

#introtext {
	position: absolute;
	width: 255px;
	top: 265px;
	left:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}

#rightColImage1 {
	padding:100px 0 5px 0;
}

#rightColImage2 {
	padding:550px 0 5px 0;
}

#rightColImage3 {
	padding:300px 0 15px 0;
}

#rightColImage4 {
	padding:100px 0 15px 0;
}

#rightColImage5 {
	padding:300px 0 15px 0;
}

#rightColImage6 {
	padding:235px 0 15px 0;
}




/*menu styles for White page*/

#menuWhite { 
	position:absolute;
	top:81px;
	left:18px;
	width:92px;
	z-index: 20;
}

#menuWhite ul { 
	width:92px;
	padding:0;
	margin:0;
	list-style:none;
	text-align:right;
}

#menuWhite li { 
	float:left;
	margin:0;
	padding:0;
	width:92px;
}

#menuWhite a { 
	display:block; 
	padding:20px 0 0 0;
	overflow:hidden;
	height:0px !important; 
	height /**/:20px; 
	color:#FFF; 
	text-decoration:none;
	margin:0;
}

#menuWhite a:hover {
	color:#FFF;
}

#menuWhite li ul { 
	position:absolute;
	background:#999; 
	width:115px;
	height:auto;
	z-index: 10;
	left:-999em;
	text-align:left;
	font-size: 0.95em;
	line-height:1em;
	margin:-20px 0 0 0;
	border-left:#FFF 1px solid;
}

#menuWhite li li { 
	border:none;
	margin:0;
	height:auto;
	width:115px;
	font-size: 0.95em !important;
	font-size:/**/ .85em;
	line-height:1em;
}

/* Fix IE. Hide from IE Mac \*/
* html #menuWhite ul li {
	height: 1%;
}
/* End */

#menuWhite li ul a {
	color:#FFF;
	font-weight:bold;
	padding:4px 0 5px 5px;
	height:auto !important;
	width:115px;
	margin:0;
	background:none;
	overflow:visible;
}

#menuWhite li ul a:hover { 
	color:#F06000;
	background:#FFF;
	width:110px !important;
	width:/**/ 115px;
}

#menuWhite li.sfhover ul { 
	left:92px;
}

#menuWhite li ul a.subMenu {
	font-weight: bold;
}

#menuWhite li ul a.subMenu:hover {
	color:#F06000; 
}


/*  Start rollover effect */

#homeWhite a  {
	background: url(images/nav_home_white.gif) top left no-repeat;
}

#aboutWhite a  {
	background: url(images/nav_about_white.gif) top left no-repeat;
}

#galleryWhite a  {
	background: url(images/nav_gallery_white.gif) top left no-repeat;
}

#articlesWhite a  {
	background: url(images/nav_articles_white.gif) top left no-repeat;
}

#linksWhite a {
	background: url(images/nav_links_white.gif) top left no-repeat;
}

#contactWhite a  {
	background: url(images/nav_contact_white.gif) top left no-repeat;
}

#menuWhite a:hover, #menuWhite a:active, #menuWhite a:focus {
	background-position: 0 -20px;
}

/*End menu styles for White page*/

/*menu styles for Black page*/

#menuBlack {
	position:absolute;
	top:81px;
	left:18px;
	width:92px;
	z-index: 20;
}

#menuBlack ul { 
	width:92px;
	padding:0;
	margin:0;
	list-style:none;
	text-align:right;
}

#menuBlack li {
	float:left;
	padding:0;
	width:92px;
}

#menuBlack a {
	display:block;
	padding:20px 0 0 0;
	overflow:hidden;
	height:0px !important; 
	height /**/:20px;
	color:#FFF;
	text-decoration:none;
	margin:0;
}

#menuBlack a:hover {
	color:#FFF;
}

#menuBlack li ul { 
	position:absolute;
	background:#999;
	width:115px;
	height:auto;
	z-index: 10;
	left:-999em;
	text-align:left;
	margin:-20px 0 0 0;
	font-size: 0.95em;
	line-height:1em;
	border-left:#000 1px solid;
}

#menuBlack li li {
	border:none;
	margin:0;
	height:auto;
	width:115px;
	font-size: 0.95em !important;
	font-size:/**/ .85em;
	line-height:1em;
}

/* Fix IE. Hide from IE Mac \*/
* html #menuBlack ul li {
	height: 1%;
}
/* End */

#menuBlack li ul a {
	color:#FFF;
	font-weight:bold;
	padding:4px 0 5px 5px;
	height:auto !important;
	width:115px;
	margin:0;
	background:none;
	overflow:visible;
}

#menuBlack li ul a:hover {
	color:#F06000;
	background:#FFF;
	width:110px !important;
	width:/**/ 115px;
}

#menuBlack li.sfhover ul { 
	left:92px;
}

#menuBlack li ul a.subMenu {
	font-weight: bold;
}

#menuBlack li ul a.subMenu:hover {
	color:#F06000; 
}


/*  Start rollover effect */

#homeBlack a  {
	background: url(images/nav_home_black.gif) top left no-repeat;
}

#aboutBlack a  {
	background: url(images/nav_about_black.gif) top left no-repeat;
}

#galleryBlack a  {
	background: url(images/nav_gallery_black.gif) top left no-repeat;
}

#articlesBlack a  {
	background: url(images/nav_articles_black.gif) top left no-repeat;
}

#linksBlack a {
	background: url(images/nav_links_black.gif) top left no-repeat;
}

#contactBlack a  {
	background: url(images/nav_contact_black.gif) top left no-repeat;
}

#menuBlack a:hover, #menuBlack a:active, #menuBlack a:focus {
	background-position: 0 -20px;
}

/*End menu styles for Black page*/

/*Start Form styles*/

.label {
	font-weight:bold;
	display:block;
	width:100px;
	margin:10px 0 0 0;
}

.button {
	font-size:.95em;
	color: #FFF;
	font-weight:bold;
	background-color:#F06000;
	border-bottom:1px solid #F06000;
	border-right:1px solid #F06000;
	border-left:1px solid #F06000;
	border-top:1px solid #F06000;
	text-decoration: none;
	cursor:pointer;
}

.textbox360 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:normal;
	padding:5px;
	width:360px;
	color:#000;
	background-color:#EEE;
	border:BLACK 1px solid;
}

/*End Form styles*/



