html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	height: 101%;
	color: #333333;
	background-color: #F0F0E0;
	min-width: 975px;
}
.galleryBody {
	background: url(images/galleryBg.gif) repeat-y center -5px;
}
img {
	border: 0;
}
a {
	color:#999900;
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 0 0 15px 0;
}
.container {
	width: 975px;
	margin: 0px auto;
	padding:0px 0px 0px 0px;
}
.header {
	font-size:19px;
	font-family: "Times New Roman", Times, serif;
	letter-spacing:1px;
	line-height:normal;
	margin-top:0px;
	padding:48px 0pt 18px 0;
	text-align:center;
	background-color: #F0F0E0;
}
.header ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt auto;
	padding: 20px 0 0 0pt;
}
.header ul li {
	background: url(images/menuBullet.gif) no-repeat right center;
	display:inline;
	margin:0pt;
	padding:0pt 11px;
}
.header ul li a {
	color:#003300;
	text-decoration:none;
}
.header ul li a.active, .header ul li a:hover {
	color:#999900 !important;
}
.header ul .last {
	background-image: none !important;
}
.index {
	float: left;
	display: inline;
	background: url(images/sepparator.gif) repeat-y 487px 0;
	padding-right: 52px;
	width: 100%;
}
.index .leftCol img {
	margin-bottom: 15px;
}
.index .rightColumn {
	width: 475px;
	float: left;
	display: inline;
}
.leftCol {
	width: 487px;
	float: left;
	display: inline;
	margin-right: 10px;
}
.artistList {
	float: left;
	display: inline;
	background: url(images/sepparator.gif) repeat-y 155px 0;
	width: 100%;
}
.artistList ul {
	margin: -10px 0 0 158px;
	padding: 0 9px 9px 9px;
	list-style: none;
	list-style-position: outside;
	width: 250px;
	float: left;
	display: inline;
	min-height: 150px;
}
.artistList .secondRow {
	margin: -10px 0 0 63px;
}
.artistList ul a {
	color: #000;
	text-decoration: none;
}
.alphabet a {
	font-family:"Times New Roman",Times,serif;
	font-size:19px;
	padding: 0 2px 0 3px;
	color: #003300 !important;
	text-decoration: none;
}
.artistList ul a:hover, .alphabet a:hover {
	color: #999900 !important;
}
.artistList ul .headline, .artistList ul .headline a {
	color: #999900;
	font-weight: bold;
	padding-top: 15px;
}
.alphabet {
	text-align: center;
	padding-bottom: 25px;
}
.gallery {
	margin-left:158px;
	position:absolute;
	top:160px;
	width:660px;
	background: url(images/galleryBg.gif) repeat-y 0px 0;
}
html>/**/body .gallery, html>/**/body .whiteBg {
	margin-left: 157px !important;
}
.galleryBg {
	background: url(images/galleryTop.gif) no-repeat 0px 0;
}
.galleryBody .title, .title {
	background-color: #F0F0E0;
	height: 20px;
	margin-left: 157px;
	width: 661px;
	position: relative;
	font-weight: bold;
}
.galleryBody .title a, .title a {
	position: absolute;
	right: 0px;
	width: 80px;
	text-align: right;
	text-decoration: none !important;
}
.gallery .item {
	width: 147px;
	height: 147px;
	float: left;
	display: inline;
	text-align: center;
	padding:9px;
}
.clearElem {
	clear: both;
	font-size: 1px;
	height: 1px;
	padding: 0 !important;
}
.whiteBg {
	background-color:#FFFFFF;
	margin-left:158px;
	padding:9px 80px 20px 80px;
	position:absolute;
	top:160px;
	width:500px;
}
.whiteBg img {
	margin-bottom: 15px;
}
.exhibitions {
	margin-left:167px;
	width:642px;
	padding-top: 15px;
}
.exhibitionsItem {
	padding: 15px 0;
	margin-bottom: 15px;
	border-bottom: 1px dashed #999900;
}
.exhibitions form p input, .exhibitions form p textarea {
	display:inline;
	float:left;
	margin:0pt 0px 0px 15px;
	width:468px;
	border: 1px solid #999900;
}
.exhibitions form p textarea {
	height: 200px;
}
.exhibitions form p {
	padding: 0 0 9px 0;
	margin: 0;
	float: left;
	display: inline;
}
.exhibitions form p label {
	clear:both;
	display:inline;
	float:left;
	margin-right:0px;
	width:90px;
}
.exhibitions form div {
	padding: 0px 0 15px 0;
}
.submit {
	border: 1px solid #999900;
	background-color: #999900;
	color: #fff;
	cursor: pointer;
}
.sold {
	color: red;
}