
<style>
.emptyStyle { }

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

body * {
	padding: 0px;
	margin: 0px;
}

span.emailtext
{
	float: left;
	margin-left: 16px;
	width: auto;
	color: #373737;
	font-size: 10pt;
	text-align: left;

}
div.page {
	width: 970px;
	margin: auto;
}

div.logo_container {
	width: 100%;
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
}


div.logo {
	width: 304px;
	height: 151px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	float: left;
	position: absolute;
}

div#side_menu {
	float: left;
	width: 113px;
	padding-top: 170px;
}

div.menu_item {
	float: left;
	width: 113px;
	background-image: url(images/menu_bg.png);
	background-repeat: repeat-y;
	background-position: 0% 0%;
	margin-bottom: 6px;
}

div.menu_item .top{
	float: left;
	width: 100%;
	height: 6px;
	font-size: 0pt;
	line-height: 0px;
	background-image: url(images/menu_top.png);
	background-repeat: no-repeat;
}

div.menu_item .bottom{
	float: left;
	width: 100%;
	height: 9px;
	font-size: 0pt;
	line-height: 0px;
	background-image: url(images/menu_bottom.png);
	background-repeat: no-repeat;
	margin-top: -4px;
}

div.menu_item a {
	float: left;
	padding: 14px;
	width: 80px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	margin-top: -2px;
	margin-left: 5px;
}

.orange {
	background-color: #ec591f;
}

.green {
	background-color: #769a47;
}

.blue {
	background-color: #3081ab;
}

.yellow {
	background-color: #e1db31;
}

.purple {
	background-color: #9261b5;
}

.gold {
	background-color: #fcb713;
}

.brown {
	background-color: #9c7324;
}



div.main_box {
	width: 100%;
	float: left;
	display: inline;
	background-position: 0% 0%;
	background-image: url(images/content_bg.png);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-bottom: 1px;
}

div.main_box_top {
	height: 8px;
	width: 100%;
	float: left;
	display: inline;
	background-position: 0% 0%;
	background-image: url(images/content_top.png);
	font-size: 0pt;
	line-height: 0px;
}


div.main_box_bottom {
	height: 6px;
	width: 100%;
	float: left;
	display: inline;
	background-position: 0% 0%;
	background-image: url(images/content_bottom.png);
	font-size: 0pt;
	line-height: 0px;
}

div.dark_gray_strip {
	background-color: #7b7b7b;
	padding-top: 110px;
}

div.wrapper {
	float: left;
	width: 865px;
	margin-left: -8px;
	margin-top: 50px;
	display: inline;
}

div.content {
	float: left;
	width: 97.2%;
	margin-left: 11px;
	display: inline;
}

div.hp_min_height {
	height: auto !important;
	min-height: 300px;
	height: 300px;
	width: 100%;
	float: left;
	overflow:hidden;
}


table.hp_layout {
	float: left;
	width: 100%;
	border-collapse: collapse;
	background-color: #ffffff;
}

table.hp_layout * {
	vertical-align: top;
}

table.hp_layout td.gray, table.hp_layout td.dark_gray {
	width: 245px;
	padding: 18px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #a6a6a6;
}

table.hp_layout td.dark_gray {
	padding-top: 115px;
	background-color: #7b7b7b;
	border-bottom: 2px solid #ffffff;
	text-align: center;
	height: 350px;
	overflow:hidden;
}

table.hp_layout th.home {
	padding-top: 115px;
	text-align: center;
	font-weight: normal;
	background-color: #dbdbdb;
}


table.hp_layout th.pages {
	padding-top: 40px;
	text-align: center;
	font-weight: normal;
	padding-bottom: 20px;
}


div.min_height {
	height: auto !important;
	min-height: 400px;
	height: 400px;
	width: 100%;
	float: left;
}

div.linksnart {
	height: auto !important;
	min-height: 400px;
	height: 400px;
	width: 100%;
	float: left;
	margin-top:50px;
}


div.big_min_height {
	height: auto !important;
	min-height: 497px;
	height: 497px;
	width: 100%;
	float: left;
}



div.hp_image {
	width: 494px;
	height: 372px;
	background-image: url(images/slideshow_bg_new.gif);
	margin: auto;
}

div.hp_image img, div#SOmonoSlideshow{
	float: left;
	margin-top: 7px;
	margin-left: 7px;
	display:inline;
}


form.header_search {
	float: right;
	width: 48%;
}

div.header_search {
	float: right;
	width: 90%;
	margin-top: 22px;
	margin-right: 5px;
	display: inline;
}

input.search_button {
	background-image: url(images/search_button.gif);
	width: 25px;
	height: 22px;
	float: right;
	border: 0px;
	background-color: transparent;
	cursor: pointer;
}

div.input_border {
	padding: 1px;
	float: right;
	border: 1px solid #d0d0d0;
	border-right: 0px;
	width:138px;
}

input.header_input {
	width: 138px;
	height: 17px;
	padding-top: 2px;
	float: right;
	border: 0px;
	background-color: #ffffff;
	color: #000000;
	font-size: 10pt;
}

div#footer {
	width: 86%;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-left: 120px;
	display: inline;
}

div#footer div.links {
	float: left;
	width: 80%;
}

a.footer_link, .footer_spacer {
	float: left;
	width: auto;
	color: #373737;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

a.tyco {
	float: right;
	color: #666666;
	font-size: 9pt;
}

.footer_spacer {
	margin-left: 4px;
	margin-right: 4px;
}


/*--------------
About page
--------------*/
img.bordered {
	border: 2px solid #e6e6e6;
	margin: auto;
	margin-bottom: 70px;
}



/*--------------
Gallery
--------------*/
div.nav {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 10px;
	height: 24px;
	padding-top: 8px;
	background-color: #dbdbdb;
}

span.results {
	float: left;
	margin-left: 16px;
	width: auto;
	color: #373737;
	font-size: 9pt;
	text-align: left;
}

a.nav, .nav_spacer {
	float: right;
	width: auto;
	color: #ee5b25;
	font-size: 11pt;
	font-weight:bold;
	margin-right: 15px;
}

.nav_spacer {
	margin-left: 4px;
}


table.gallery {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 20px;
	border-collapse: collapse;
	text-align: center;
}
table.gallery * {
	vertical-align: text;
}

table.gallery td {
	width: 25%;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

table.gallery img.bordered {
	border: 1px solid #e6e6e6;
	margin: auto;
	padding: 2px;
}


.gallery_text {
	color: #555555;
	float: left;
	width: 100%;
	clear: both;
	font-size: 9pt;
	text-align: center;
	font-weight: normal;
}


/*--------------
Exhibitions
--------------*/

a.exhib_preview {
	width: 120px;
	height: 119px;
	display: block;
	background-image: url(images/exhibition_preview.gif);
}

a.exhib_preview img {
	border: 0px;
	margin-top: 7px;
	margin-left: 7px;
	float: left;
}

table.exhib_preview {
	float: left;
	clear: both;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}
table.exhib_preview * {
	vertical-align: text;
}

table.exhib_preview td {
	width: 25%;
	padding-bottom: 20px;
}

table.exhib_preview a
{
	color: #e1db31;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	text-indent:10px;
}

table.exhib_preview a:hover {
	color: #ee5b25;
}


.exp_text {
	color: #ffffff;
	float: left;
	width: 100%;
	clear: both;
	font-size: 9pt;
	text-align: center;
	font-weight: normal;
}


div.exhib_box {
	float: left;
	width: 90%;
	clear: both;
	margin-top: 20px;
	margin-left: 5px;
	display: inline;
}

div.exhib_box div.img_area {
	float: left;
	width: 20%;
}

div.exhib_box div.text {
	float: left;
	width: 80%;

}

div.textvid {
float: left;
	width: 60%;
	text-align:left;
	color:#ffffff;

}


div.exhib_box img.bordered {
	border: 1px solid #e6e6e6;
	margin: auto;
	padding: 2px;
	float: left;
}

div.exhib_box .orange_title, div.exhib_box .gray_title {
	margin: 0px;
}

span.exhib_text {
	float: left;
	width: 100%;
	clear: both;
	color: #6a6a6a;
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	height: auto !important;
	min-height: 37px;
	height: 37px;
}


a.exhib_link, .exhib_spacer {
	float: left;
	width: auto;
	color: #ee5b25;
	font-size: 9pt;
	text-decoration: none;
}

a.exhib_link:hover, .exhib_spacer:hover {
	text-decoration:underline;
}

.exhib_spacer {
	margin-left: 4px;
	margin-right: 4px;
}



div.nav_clean {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 20px;

}

/*--------------
Video
--------------*/

div.vid_entry {
	float: left;
	width: 100%;
	clear: both;
	margin-bottom: 20px;
}

div.vid_entry .image {
	width: 33%;
	float: left;
}

div.vid_entry .image img {
	float: left;
	border: 2px solid #ffffff;
}

div.vid_entry .text {
	width: 67%;
	float: left;
}

div.vid_entry .info {
	color: #ffffff;
	float: left;
	width: 100%;
	clear: both;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
	height: auto !important;
	min-height: 38px;
	height: 38px;
}

div.vid_entry .title{
	color: #ffffff;
	float: left;
	width: 100%;
	clear: both;
	font-size: 9pt;
	text-align: left;
	font-weight: bold;
}

div.vid_entry a {
	color: #ffffff;
	float: left;
	white-space: nowrap;
	clear: both;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
}

.just_a, .vid_spacer {
	color: #ffffff;

	white-space: nowrap;
	clear: both;
	font-size: 9pt;
	font-weight: normal;
}

.vid_spacer {
	margin-left: 4px;
	margin-right: 4px;
}


/*--------------
Newsletter
--------------*/

div.newsletter {
	width: 98%;
	float: left;
	clear: both;
	margin-top: 10px;
}

input.newsletter {
	float: left;
	width: 99%;
	background-color: #ededce;
	border: 1px solid #5f5f5f;
	height: 19px;
}

input.send {
	float: right;
	clear: both;
	width: 55px;
	background-coor: #d5d5d5;
	border: 1px solid #5f5f5f;
	height: 21px;
	color: #000000;
	font-size: 10pt;
	margin-top: 10px;
	cursor: pointer;
	text-align: center;
}

.contact_title {
	color: #6a6a6a;
	float: left;
	width: 100%;
	clear: both;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	text-align: left;
}

img.map {
	float: left;
	margin-top: 10px;
	border: 1px solid #d0d0d0;
}

/*--------------
Search results
--------------*/
div.result_box {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 20px;
}


a.search_result {
	color: #ee5b25;
	float: left;
	width: 100%;
	clear: both;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	text-decoration: none;
}


/*--------------
Artist gallery
--------------*/

table.artist_gallery {
	float: left;
	width: 100%;
}

table.artist_gallery td {
	width: 50%;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}

table.artist_gallery a.full img {
	border: 2px solid #ffffff;
}

a.next, a.prev {
	color: #ffffff;
	white-space: nowrap;
	font-size: 9pt;
	font-weight: normal;
	float: right;
}

 a.prev {
 	float: left;
 }

a.about {
	float: left;
	white-space: nowrap;
	color: #ee5b25;
	font-size: 9pt;
	background-image: url(images/sign.gif);
	background-position: 0% 2px;
	background-repeat: no-repeat;
	padding-left: 15px;
}


a.artist_link, .artist_spacer {
	float: right;
	width: auto;
	color: #ee5b25;
	font-size: 9pt;
	text-decoration: none;
}


.artist_spacer {
	margin-left: 4px;
	margin-right: 4px;
}



div.artist_image_wrap {
	padding: 2px;
	float: left;
	border: 1px solid #d7d7d7;
	margin-top: 20px;
}

div.artist_image_area {
	width: 450px;
	float: left;
	border: 1px solid #d7d7d7;
	overflow-x: hidden;
}

a.full_view {
	float: left;
	width: 102px;
	height: 14px;
	background-image: url(images/full_view.gif);
	margin-left: 356px;
	margin-top: -1px;
	margin-bottom: 10px;
	font-size: 0pt;
	line-height: 0px;
}

/*--------------
General
--------------*/

.white_text, .black_text, .gray_text {
	color: #ffffff;
	float: left;
	width: 100%;
	clear: both;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
	margin-bottom:15px;
	margin-top:8px;

}

span.yellow_text
{
	color: #e1db31;
	float: left;
	width: 100%;
	clear: both;
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	margin-bottom:15px;
	margin-top:8px;
}

black_text.a{

	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;


}


td.formTitle
{

	float: left;
	clear:both;
}

.black_text {
	color: #000000;
	font-weight: bold;
}

.gray_text {
	color: #6a6a6a;
}

.all_rights {
	color: #666666;
	float: left;
	width: 100%;
	clear: both;
	font-size: 8pt;
	text-align: left;
}

.orange_title, .gray_title, .white_title {
	color: #ee5b25;
	float: left;
	width: 100%;
	clear: both;
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
}

.gray_title {
	color: #6a6a6a;
}

.white_title {
	color: #ffffff;
}


div.center {
	width: 90%;
	margin: auto;
}

a.full {
	width: 100%;
	float: left;
}

a.full img {
	border: 0px;
}

div.line {
	width: 100%;
	clear: both;
	float: left;
	text-align: center;
}


div.ie6_dupfix {
	float: left;
	clear: both;
	line-height: 0px;
	font-size: 0pt;
}

/* serch results css */

p.box {
	width: 100%;
	float: left;
	clear: both;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ee5b25;
	margin-bottom: 6px;
}

a.linkserch {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ee5b25;
	line-height: 17px;
}

p.shifted {
	width: 97%;
	float: left;
	clear: both;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	margin-bottom: 6px;
	margin-left: 10px;
}


table.video_topnav {
	float: left;
	clear: both;
	width: 100%;
	border-collapse: collapse;
	direction: ltr;
	margin-bottom: 6px;
}

span.footer_text {
	float: left;
	margin-left: 10px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	direction: ltr;
	color: #9c7324;
}

span.search_text {
	float: right;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	color: #e1db31;
	padding-top:2px;
}

a.nav_next {
	background-image: url(images/nav_left.gif);
	background-position: 0% 5px;
	background-repeat: no-repeat;
	float: right;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9c7324;
	text-align: right;
	padding-right: 12px;

}

a.nav_box, a.nav_box_highlighted {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9c7324;
	text-align: center;
	text-decoration: none;
	border: 1px solid #9c7324;
	height: 14px;
}
a.nav_prev {

	background-image: url(images/nav_right.gif);
	background-position: 100% 5px;
	background-repeat: no-repeat;
	float: left;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9c7324;
	text-align: left;
	padding-left: 12px;
}

/** Pop Up Window **/

div#popup_page  {
	margin: auto;
	width: 100%;
}

div#popup_page_box {
	float: left;
	width: 820px;
	height: 670px;
	margin-top: 10px;
	margin-left: 10px;
	display:inline;
}

div#popup_content {
	width: 800px;
	margin:10px;
	display: inline;
	float: left;

}

div#popup_content .orange_title {
	font-size:12pt;
	float:left;
	margin:auto;
	width:100%;
	height:25px;
	line-height:25px;
	clear:both;
	text-align:center;
}


div.popup_image_container {
	float:left;
	clear: both;
	width: 100%;
}


img.popup_image {
	margin:auto;
	display: block;
	padding: 2px;
	border: 1px solid #e3e3e3;
	background-color:#FFFFFF;
}

a.popup_close {
	float:right;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #6a6a6a;
	white-space: nowrap;
	text-decoration:underline;
}

a.popup_print {
	background-image:url(images/printer.jpg);
	background-repeat:no-repeat;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #6a6a6a;
	text-decoration:underline;
	padding-left:26px;
	height:21px;
	line-height:21px;
	float:left;
}

a.popup_close:hover, a.popup_print:hover{
	text-decoration:none;
}
input.sendunsc {
	border: 1px solid #5f5f5f;
	cursor: pointer;
}
</style>