@charset "UTF-8";
#wrapper {
	background-image: url(images/mainback.jpg);
	background-repeat: repeat-y;
	width: 1024px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.8em;
	line-height: 160%;
	text-align: center;
}
#logo {
	text-align: right;
	padding-top: 46px;
	padding-right: 130px;
	padding-bottom: 46px;
}
#logohome {
	float: right;
	padding-top: 350px;
	padding-right: 130px;
}
#homeflash {
	padding-left: 63px;
}
#photos {
	width: 474px;
	float: left;
	padding-top: 10px;
}
#photos img {
	margin-left: 170px;
}
#footer {
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	clear: both;
	color: #999999;
	font-size: 0.8em;
	padding-top: 30px;
	padding-bottom: 40px;
	text-align: right;
	padding-right: 60px;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	text-decoration: underline;
}
#nav {
	text-align: right;
	padding-right: 128px;
	margin-bottom: 41px;
}
#maincontent {
	margin-left: 527px;
	margin-right: 130px;
	padding-top: 25px;
	text-align: left;
}
#imagesbit {
	text-align: center;
}
#exhibitions ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#exhibitions li {
	margin: 0px;
	line-height: normal;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#exhibitions h3 {
	padding: 0px;
	font-size: 1em;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#exhibitions h2 {
	font-size: 1.2em;
	color: #98358E;
	font-weight: normal;
}
#commissions td{
	vertical-align: top;
	padding-right: 8px;
	padding-top: 10px;
	line-height: normal;
}
#access td {
	background-color: #EBEBEB;
}
#access th {
	color: #FFFFFF;
	background-color: #999999;
}
#products td {
	text-align: left;
}
.smallertext {
	font-size: 0.8em;
}

