@charset "UTF-8";
/* CSS Document */

*{
	margin: 0;
	padding: 0;
}

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	background-color: #FFFFFF;
}
.oneColFixCtrHdr #container {
	width: 780px;  
	background: #FFFFFF;
	margin: 0 auto; 
	border: none;
	text-align: left; 
}
.oneColFixCtrHdr #header {
	background: #fff; 
	padding: 10px 10px 2px 20px; 
}
.oneColFixCtrHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.oneColFixCtrHdr #mainContentnopaddign {
	background: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.oneColFixCtrHdr #footer {
	height:150px;
	border-top: 1px solid #666666;
	background-color: #fff;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	font-size:12px;
}
body,td,th {
	color: #666666;
}

h1, h2, h3, h5, h6, strong {
	font-weight:bold;
}


h1 {
	color:#333;
	font-size:1.2em;
	margin-top:1.2em;
}

h4 {
	font-weight:normal;
	color:#999;
	font-size:1.0em;
	line-height:0.8em;
	margin-bottom:1em;
}


h2 {
	color:#666;
	font-size:1.0em;
	line-height:1em;
	margin-bottom:1em;
}

h3 {
	color:#666;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	margin-bottom:1em;
}

h3 a {
	color:#009900;
	text-decoration:none;
	font-weight:normal;
}
h3 a:hover{
	text-decoration:underline;
	}


p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:12px;
	margin-bottom:1.0em;
	font-size:11px;
	text-align:left;
}

a {
	text-decoration:none;
	font-weight:normal;
	color:#009900;
}

a:hover{
	text-decoration:underline;
	}



#nav {
	
	width:460px;
	height:27px;
	list-style:none;
	clear:left;
}
#nav li a {
	/*color:#666;*/
	text-decoration:none;
}

	
#nav a:hover{
	text-decoration:none;
	color:#009900;
	}

#nav ul {
	margin-left:auto;
	margin-right:auto;
	list-style: none;
	width:600px;
}

#nav li{
	float:left; 	
	height:22px;
	padding:3px 0 0 0;
	margin:0; 
	text-align:left;
	font-size:12px;
}

.biography{
width: 75px;
}
.biography a{
color:#666;
}
.exhibitions{
width: 85px;
}
.exhibitions a{
color:#666;
}
.stockists{
width: 75px;
}
.stockists a{
color:#666;
}
.press{
width: 60px;
}
.press a{
color:#666;
}
.news{
width: 60px;
}
.news a{
color:#666;
}
.gallery{
width: 65px;
}
.gallery a{
color:#666;
}
.commission{
width: 100px;

}
.commission a{
color:#666;
}
.mail{
width: 160px;

}
.mail a{
color:#666;
}
.museumaker{
width: 110px;

}
.museumaker a{
color:#666;
}
#nav li span {
	display:block; 
	font-size:1.7em; 
}

.pressFrame {
	float: left;
	height: 162px;
	width: 112px;
	margin-right:10px;
	margin-bottom:10px;
}

.pressThumb {
	float: left;
	height: 100px;
	width: 100px;
	margin-bottom:5px;
	vertical-align: bottom;
}

.pressText {
	float: left;
	height: 50px;
	width: 100px;
}

.pressText p {
font-size:9px;
}

.pressText a {
color:#666;
text-decoration:none;
}

.pressText a:hover {
color:#009900;
text-decoration:none;
}

.clearfloat {
	clear: both;
	height: 1px;
	width: 500px;
}

.clearfloatspacer {
	clear: both;
	height: 20px;
	width: 500px;
}

.clearfloatspacerBIG {
	clear: both;
	height: 100px;
	width: 500px;
}

.fltright {
	float: right;
}

table p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.0em;
	margin-bottom:1.0em;
	font-size:11px;
	text-align:left;
	font-weight:normal;	
}

tr {
vertical-align:top;
}

td p{
line-height: 1.2em;
}


.rightcolumn {
	float: right;
	height: auto;
	width: 345px;
	padding-left: 15px;
}

.rightcolumn-exhibits {
	float: right;
	height: auto;
	width: 395px;
	padding-left: 5px;
}


