body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #999999;
}
.neg {
	background-color: #333333;
}
.negHead {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #333333;
	font-size: 18pt;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-size: 9pt;
	color: #999999;
}
.heading {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.subheadingBox {
	padding-left:10px;
	padding-right:10px;
	font-size: 12px;
}
.menuItem {
	border: 1px solid #000000;
	background-color: #333333;
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}
.mainCell {
	background-color: #666666;
	border: 1px solid #333333;
	padding: 5px;
	color: #CCCCCC;
}
.menuItemActive {
	border: 1px solid #000000;
	background-color: #999999;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.footer {
	background-color: #666666;
	font-size: 9pt;
	color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
}
.pageheading {
	font-weight: bold;
	color: #FFFFFF;
}
a.menuItemLink, a.menuItemLink:link, a.menuItemLink:visited {
	display:block;
	width:100%;
	height:100%;
	font-size:10pt;
	text-decoration:none;
	color:#cccccc;
	background-color: #333333;
	overflow:hidden;
}
a.menuItemLink:hover {
	width:100%;
	font-size:10pt;
	text-decoration:none;
	color:#333333;
	background-color: #cccccc;
}
a.footerEmail, a.footerEmail:link, a.footerEmail:visited {
	text-decoration:none;
	color:#cccccc;
	font-weight:bold;	
}
a.footerEmail:hover {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;	
}
.textBox {
	font-size: 10pt;
	color: #000000;
	background-color: #999999;
	border: 1px solid #333333;
	padding: 10px 5px 5px 5px;


}
.imgBorder {
	border: 1px solid #333333;
}
.negBox {
	background-color: #333333;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	padding: 6px;

}
.galleryHeading {
	font-size: 36px;
	color: #999999;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #333333;

}
.gallerySetCaption {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.gallerySetNumber {
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
}
.galleryTopBar {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
a.galleryPriceLink, a.galleryPriceLink:link, a.galleryPriceLink:visited {
	color: #ffffff;
	text-decoration:none;
}
a.galleryPriceLink:hover {
	color: #ffffff;
	text-decoration:underline;
}
.galleryImage {
	border: 1px solid #FFFFFF;
}
.galleryImageCell {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}
.gallerySetNumberOf {
	font-size: 10pt;
}
.gallerySetCell {
	background-color: #333333;
	border: 1px solid #000000;
}
input {
	background-color: #999999;
	border: 2px solid #333333;
}
textarea {
	background-color: #999999;
	border: 2px solid #333333;
}
.formCaption {
	font-size: 10pt;
	color: #cccccc;
}
.galleryListingGalleryName, .galleryListingGalleryName:link, .galleryListingGalleryName:visited {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.galleryListingGalleryName:hover {
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.galleryListingGalleryDescription {
	font-size: 10pt;
	color: #FFFFFF;
}
.galleryListingGalleryThumbnail {
	border: 1px solid #cccccc;
}
.galleryListingIntroduction {
	font-size: 10pt;
	color: #ffffff;
}
.tableTop {
	font-size: 9pt;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #333333;
}
.tableTable {
	font-size: 9pt;
	color: #000000;
	background-color: #666666;
}
.tableLeft {
	font-size: 9pt;
	font-weight:bold;
	color: #000000;
	background-color: #666666;
}
.tableCell {
	font-size: 9pt;
	color: #ffffff;
	background-color: #666666;
}
.contactHeading {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.contactBox {
	font-size: 10pt;
	color: #CCCCCC;
}
.companyName {
	font-weight: bold;
	color: #FFFFFF;
}
.artistphoto {
	background-position: right;
	border: 1px solid #000000;
	float: right;
	margin:0px 5px 10px 10px;
}
.emailLink, .emailLink:link, .emailLink:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.emailLink:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}.visualiseBox {
	background-color: #FFFFFF;
	border: 4px solid #999999;
}
.rightBox {
	font-size: 9pt;
	color: #FFFFFF;
}
.imageCaption {
	font-size: 9pt;
	color: #FFFFFF;
	padding: 5px;
}
.insituCaption {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.strapline {
	font-size: 10pt;
	color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 10px;
}
.inlineImage {
	border: 1px solid #333333;
}
.frontpageImage {
	border: 1px solid #FFFFFF;
}
.frontText1 {
	font-size: 12pt;
	font-weight: bold;
	color: #CCCCCC;
	padding-bottom: 10px;
}
.frontText2 {
	font-size: 10pt;
	font-weight: bold;
	color: #CCCCCC;
	padding-bottom: 4px;
}
.frontText3 {
	font-size: 8pt;
	font-weight: bold;
	color: #CCCCCC;
}
.frontLink, .frontLink:link, .frontLink:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.frontLink:hover {
	color:#FFFFFF;
	text-decoration: underline;
	font-weight:bold;
}.frontList {
	list-style-image: url(../images/arrow3.gif);
}
.tabpageheading {
	font-size:13pt;
	font-color:#000000;
	font-weight:bold;
}
.tabpagesubheading {
	font-size:11pt;
	font-color:#000000;
	font-weight:bold;
}