body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #FFFFFF;
	border: 0; padding: 0; margin: 0;
	height: 1400px;
}
#wrapper {
	position: relative;
	width: 776px;
	margin: 10px auto;
	background-color: #FFFFFF;
}
/*masthead----------*/
#masthead {
	width: 776px;
}
#switcher {
	float: left;
	padding: 0; margin: 0 0 4px 0;
}
#masthead_nav {
	width: 776px;
}
/*------------------*/
/*top buttons-------*/
#switcher_legend {
	float: left;
	font-size: 9px;
	margin: 8px 0 4px 8px;
}
#topMenu {
	position: absolute;
	top: 4px; right: 0px;
	text-align: right;
	font-size: 12px; line-height: 12px;
}
#topMenu a:link, #topMenu a:visited {
	color: #0000EE;
	text-decoration: none;
}
#topMenu a:hover {
	color: #EE0000;
	text-decoration: none;
}

#artist {
	float: left;
	position: relative;
	width: 776px; /*height: 36px;*/
}
#artist_name {
	float: left;
	margin: 2px 0 6px 0;
	padding: 0 36px 0 10px;
}
#represented {
	float: left;
	padding-top: 5px;
}
#masthead_nav2 {
	position: absolute;
	bottom: 5px; right: 10px;
	font-size: 10px;
	color: #FFFFFF;
}
#masthead_nav2 a:link, #masthead_nav2 a:visited, #masthead_nav2 a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
/*section title bar-*/
#section {
	float: left;
	width: 776px;
	background-color: #003366;
}
#section_title {
	float: left;
	width: 375px; /*height: 21px;*/
	margin: 0px; padding: 0 0 0 10px;
	background-color: #003366;
}
/*thumbnail nav-----*/
#thumb_nav {
	float: right;
	width: 350px; /*height: 21px;*/
	padding: 0 10px 0 0;
	font-size: 10px; line-height: 21px;
	text-align: right;
	color: #FFFFFF;
	background-color: #003366;
}
#thumb_nav2 {
	float: right;
	width: 350px; /*height: 21px;*/
	padding: 10px 10px 0 0;
	font-size: 10px; line-height: 21px;
	text-align: right;
	color: #000000;
	background-color: #FFFFFF;
}
#thumb_nav a, #thumb_nav2 a { 
	padding: 4px 2px 4px 4px;
}
#thumb_nav a:link, #thumb_nav2 a:link {	
	font-size: 13px; line-height: 13px;
	color: #FFFFFF;
	background-color: #003366;
	text-decoration: none;
}
#thumb_nav a:visited, #thumb_nav2 a:visited {
	font-size: 13px; line-height: 13px;
	color: #FFFFFF;
	background-color: #888888;
	text-decoration: none;
}
#thumb_nav a:hover, #thumb_nav2 a:hover {
	font-size: 13px; line-height: 13px;
	color: #FFFFFF;
	background-color: #EE0000;
	text-decoration: none;
}
#thumb_nav #current, #thumb_nav2 #current {
	color: #FFFFFF;
	background-color: #EE0000;
	text-decoration: none;
}
#masthead_links {
	float: left;
	width: 776px; /*height: 25px;*/
	background-color: #EEEEEE;
	background-image: url(../images/shadow.png);
	background-position: top;
	background-repeat: repeat-x;
}
/*outlinks----------*/
#link {
	float: left;
	padding: 6px 0 0 10px;
	font-size: 12px;
	line-height: 12px;
	color: #000000;
}
#link a:link {
	color: #0000EE;
	text-decoration: none;
}
#link a:visited {
	color: #555555;
	text-decoration: none;
}
#link a:hover {
	color: #EE0000;
	text-decoration: none;
}
/*------------------*/
#click_on {
	float: right;
	font-size: 10px;
	line-height: 12px;
	text-align: right;
	padding: 4px 10px 4px 0;
}
.clickon_prop {
	float: right;
	width: 1px; height: 25px;
}
/*slideshow---------*/
#click_on a img {
	width: 16px; height: 16px;
	border: 0; padding 0;
	vertical-align: middle;
}
#click_on a:link, #click_on a:visited {
	color: #0000EE;
	text-decoration: none;
}
#click_on a:hover {
	color: #EE0000;
	text-decoration: none;
}
/*content-----------*/
#content {
	float: left;
	width: 776px;
	background-color: #EEEEEE;
}
/*side menus--------*/
#side_bar {
	float: left;
	position: relative;
	width: 142px;
	padding: 5px 10px 0 10px;
}
/*icons-------------*/
#icons {
	position: relative;
	margin: 0;
	width: 142px; /*height: 30px;*/
}
#icons a:link, #icons a:visited, #icons a:hover {
	border: 0;
}
#icons span {
	position: absolute;
	left: 0; top: 0;
	font-size: 10px;
	text-decoration: none !important;
	visibility: hidden;
}
#icons a:hover span {
	position: absolute;
	left: 0; top: 0;
	font-size: 10px;
	color: #000000;
	text-decoration: none !important;
	visibility: visible;
}
#icons a:link img, #icons a:visited img, #icons a:hover img {
	width: 16px; height: 16px;
	border: 0 !important; padding-top: 14px;
}
/*section menu------*/
#side_menu {
	float: left;
	width: 142px;;
	margin: 20px 0 10px 0;
}
ul.sections {
    list-style-type: none;
	font-size: 12px; line-height: 18px;
	padding: 0; border: 0; margin: 0;
}
ul.sections li a:link {
	color: #0000EE;
	text-decoration: none;
}
ul.sections li a:visited {
	color: #555555;
	text-decoration: none;
}
ul.sections li a:hover {
	color: #EE0000;
	text-decoration: none;
}
ul.sections li a#current, ul.sections li a:visited#current {
	color: #EE0000;
	text-decoration: none;
}
/*caption-----------*/
#caption {
	width: 142px;
	float: left;
	border-top: 1px solid #000000;
	padding-top: 6px; margin-top: 15px;
	font-size: 12px;
}
#caption a:link {
	color: #0000EE;
	text-decoration: none;
}
#caption a:visited {
	color: #555555;
	text-decoration: none;
}
#caption a:hover {
	color: #EE0000;
	text-decoration: none;
}
#subcaption {
	width: 142px;
	float: left;
	margin-top: 3px;
	font-size: 9px;
}
#subcaption a:link {
	color: #0000EE;
	text-decoration: none;
}
#subcaption a:visited {
	color: #555555;
	text-decoration: none;
}
#subcaption a:hover {
	color: #EE0000;
	text-decoration: none;
}
#magnify a:link, #magnify a:visited {
	float: left;
	width: 142px;
	font-size: 12px;
	margin-top: 15px;
	text-decoration: none;
	color: #0000EE;
}
#magnify a:hover {
	float: left;
	width: 142px;
	font-size: 12px;
	margin-top: 15px;
	text-decoration: none;
	color: #EE0000;
}
.magnifier {
	width: 16px; height: 16px;
	border: none;
}
/*image panel-------*/
#image_panel {
	float: right;
	width: 614px;
}
#intros {
	float: left;
	padding-bottom: 8px;
}
#intro_fullwidth {
	float: left;
	width: 604px;
	font-size: 12px !important;
	line-height: 15px !important;
	color: #000000;
	margin-bottom: 8px;
	padding-top: 5px;
	border-top: 1px #000000 solid;
}
#intro_1 {
	float: left;
	width: 297px;
	font-size: 12px !important;
	line-height: 15px !important;
	color: #000000;
	padding-top: 5px;
	border-top: 1px #000000 solid;
}
#intro_2 {
	float: left;
	width: 297px;
	font-size: 12px !important;
	line-height: 15px !important;
	color: #000000;
	padding-top: 5px;
	padding-left: 10px;
	border-top: 1px #000000 solid;
}
#intros a:link, #intros a:visited, #intros a:hover {
	color: #0000EE;
	text-decoration: none;
}
/*banner------------*/
#banner {
	float: left;
	width: 604px; height: 50px;
	margin-bottom: 8px;
	background-color: #00FF66;
}
/*thumbnails--------*/
#thumb {
	list-style-type: none;
	position: relative;
	float: left;
	margin: 0 0 2px 0; padding: 0;
	margin-bottom: 6px;
	background-color: #EEEEEE;
}
#thumb li {
	float: left;
	text-align: center;
}
#thumb li a:link, #thumb li a:visited, #thumb li a:hover {
	float: left;
	width: 148px;
	padding: 0 4px 4px 0;
	color: #0000EE;
	text-decoration: none;
	background-image: url(../images/thumb_shadow100.gif);
	background-repeat: no-repeat;
	background-color: #EEEEEE;
}
#thumb img {
	width: 148px; height: 148px;
	border: none;
}
#thumb li span {
	display: block;
	width: 148px;
	text-align: left;
	font-size: 16px;
	margin: 10px 0 10px 0;
	padding: 5px 0;
	color: #0000EE;
	background-color: #EEEEEE;
}
#thumb li span a:link {
	color: #0000EE;
	text-decoration: none;
}
#thumb li span a:visited {
	color: #999999;
	text-decoration: none;
}
#thumb li span a:hover {
	color: #EE0000;
	text-decoration: none;
}
/*image-------------*/
#image {
	float: left;
	width: 604px; /*height: 452px;*/
	float: left;
	text-align: center;
	padding: 0 0 10px 0;
}
#image2 {
	float: left;
	width: 761px;
	float: left;
	text-align: center;
	padding: 0 0 10px 10px;
}
/*send to a friend*/
#image_send {
	float: left;
	width: 302px; height: 226px;
	float: left;
	text-align: center;
	padding: 0;
}
#send_form {
	float: left;
	width: 280px; height: 226px;
	float: left;
	text-align: left;
	padding: 0 10px 0 20px;
	background-color: #EEEEEE;
}
.sendformhead {
	font-size: 12px;
}
.sendformtext {
	font-size: 12px;
	padding: 6px 0 6px 0;
}
/*footer------------*/
#footer {
	width: 756px;
	clear: both;
	margin: 0; padding: 1px 10px 10px 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #EEEEEE;
	border-top: 1px #000000 solid;
}
#footer span a:link {
	color: #0000EE;
	text-decoration: none;
}
#footer span a:visited {
	color: #555555;
	text-decoration: none;
}
#footer span a:hover {
	color: #EE0000;
	text-decoration: none;
}
/*------------------*/
.content_prop {
	float: right;
	width: 1px; height: 462px;
	margin: 0 -4px 0 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 28px;
	line-height: 30px;
	color: #FFFFFF;
	margin: 0; padding: 0;
}
.logo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 1;
	color: #FFFFFF; 
}
.logo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0; padding: 2px 0 0 0;
	color: #FFFFFF;
}
/*intros------------*/
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	line-height: 15px !important;
	font-weight: bold;
	color: #000000;
	margin: 0 0 15px 0;;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px !important;
	line-height: 15px !important;
	font-weight: normal;
	color: #000000;
	margin: 0 0 15px 0;;
}
/*contact-----------*/
#contact {
	position: absolute;
	left: 0; top: 0;
	padding: 0 8px 8px 0;
	font-size: 12px;
	background-image: url(../images/contact.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#contact_panel {
	float: left;
	padding: 6px;
	font-size: 12px;
	background-color: #EEEEEE;
}
#contact_panel a:link, #contact_panel a:visited {
	color: #0000EE;
	text-decoration: none;
}
#contact_panel a:hover {
	color: #EE0000;
	text-decoration: none;
}
/*------------------*/
/*exhibitions-------*/
#exhibition_listing {
	float: left;
	width: 604px;
	font-size: 12px;
	float: left;
	text-align: left;
	padding: 0;
}
/*------------------*/
/*------------------*/
/*------------------*/
/*------------------*/

#content {
	padding: 20px 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/shadow.png);
	background-position: top left;
	background-repeat: repeat-x;
}
#content_wrapper {
	width: 776px;
	border-top: 1px #000000 solid; 
}
#intro {
	float: left;
	width: 776px;
	border-bottom:1px #000000 solid;
}
#buy_intro_1 {
	float: left;
	width: 378px;
	padding: 0 0 15px 0;
	margin: 10px 0 0 0;
}
#buy_intro_2 {
	float: left; clear: none;
	width: 378px;
	padding: 0 0 15px 0;
	margin: 10px 0 0 20px;
}
#col1_toBuy {
	float: left;
	width: 378px;
}
#col2_toBuy {
	float: left;
	width: 378px;
	margin: 0 0 0 20px;
}

#art_toBuy_1, #art_toBuy_2, #art_toBuy_3, #art_toBuy_4, #art_toBuy_5, #art_toBuy_6, #art_toBuy_7, #art_toBuy_8, #art_toBuy_9 {
	float: left; clear: left;
	position: relative;
	width: 378px;
	padding: 0 0 10px 0;
	margin: 12px 0 0 0;
	border-bottom: 1px #000000 solid;
}
#icons_1, #icons_2, #icons_3, #icons_4, #icons_5, #icons_6, #icons_7, #icons_8, #icons_9 {
	float: left;
	width: 100px;
}
#icons_1 img, #icons_2 img, #icons_3 img, #icons_4 img, #icons_5 img, #icons_6 img, #icons_7 img, #icons_8 img, #icons_9 img {
	width: 100px; height: auto;
	border: 0;
}
#blurb_1, #blurb_2, #blurb_3, #blurb_4, #blurb_5, #blurb_6, #blurb_7, #blurb_8, #blurb_9 {
	position: absolute;
	left: 112px; bottom: 10px;
	width: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
}
#blurb_1 a:link, #blurb_2 a:link, #blurb_3 a:link, #blurb_4 a:link, #blurb_5 a:link, #blurb_6 a:link, #blurb_7 a:link, #blurb_8, a:link #blurb_9 a:link {
	color: #0000EE;
	text-decoration: none;
}
#blurb_1 a:visited, #blurb_2 a:visited, #blurb_3 a:visited, #blurb_4 a:visited, #blurb_5 a:visited, #blurb_6 a:visited, #blurb_7 a:visited, #blurb_8, a:visited, #blurb_9 a:visited {
	color: #0000EE;
	text-decoration: none;
}
#blurb_1 a:hover, #blurb_2 a:hover, #blurb_3 a:hover, #blurb_4 a:hover, #blurb_5 a:hover, #blurb_6 a:hover, #blurb_7 a:hover, #blurb_8, a:hover, #blurb_9 a:hover {
	color: #EE0000;
	text-decoration: none;
}

#blurb_1 span, #blurb_2 span,  #blurb_3 span,  #blurb_4 span,  #blurb_5 span,  #blurb_6 span, #blurb_7 span, #blurb_8 span, #blurb_9 span {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
#blurb_1 span a:link, #blurb_2 span a:link,  #blurb_3 span a:link,  #blurb_4 span a:link,  #blurb_5 span a:link,  #blurb_6 span a:link, #blurb_7 span a:link, #blurb_8 span a:link, #blurb_9 span a:link {
	color: #EE0000;
	text-decoration: none;
}
#blurb_1 span a:visited, #blurb_2 span a:visited,  #blurb_3 span a:visited,  #blurb_4 span a:visited,  #blurb_5 span a:visited,  #blurb_6 span a:visited, #blurb_7 span a:visited, #blurb_8 span a:visited, #blurb_9 span a:visited {
	color: #0000EE;
	text-decoration: none;
}
#blurb_1 span a:hover, #blurb_2 span a:hover,  #blurb_3 span a:hover,  #blurb_4 span a:hover,  #blurb_5 span a:hover,  #blurb_6 span a:hover, #blurb_7 span a:hover, #blurb_8 span a:hover, #blurb_9 span a:hover {
	color: #EE0000;
	text-decoration: none;
}