body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 1050px;
	margin-top: 3px;
	padding-top: 0px;
}
#masthead {
	background-color: #646464;
	height: 60px;
	width: 1050px;
	margin-top: 1px;
}
#masthead_title {
	left: 10px;
	top: 9px;
	position: relative;
	width: 590px;
	background-image: url(../images/masthead_title.jpg);
	height: 40px;
}
#footer {
	height: 25px;
	margin-top: 4px;
	width: 1050px;
	float: left;
	background-color: #646464;
	color: #FFF;
}
#footer_links {
	left: 10px;
	top: 6px;
	position: relative;
	width: 590px;
	height: 20px;
}
.main_content_left {
	float: left;
	padding: 10px;
	width: 400px;
	height: 650px;
	line-height: 1.4em;/*	background-color: #747474; */
}
.main_content_right {
	float: left;
	min-height: 635px;
	width: 585px;
	padding-left: 20px;
	padding-top: 20px;
	margin-left:10px;
	margin-top: 5px;
	background-color: #747474;
	margin-bottom: 10px;
}
#paintings_content_left {
	height: 650px;
	width: 245px;
	float: left;
	margin-left:10px;
}
#paintings_content_right {
	float: right;
	width: 760px;
	height: 635px;
	padding-left: 20px;
	padding-top: 20px;
	margin-left:0px;
	margin-right:5px;
	margin-top: 5px;
	color: black;
	background-color: #747474;
}
#big_image_container {
	float: left;
	height: 550px;
	width: 740px;
	padding-top: 0px;
	background-color: #747474;
}
#big_image_text {
	float: left;
	padding: 0px;
	margin: 0px;
}
/* Image auto-scalers */
.big_image_wide {
	width: 740px;
}
.big_image_tall {
	height: 550px;
}
#bio_image {
}
#bio_text {
}
.tab {
	padding: 10px;
	margin: 10px;
}
#topnav_tabs {
	height: 700px;
	margin-top: 5px;
}
#topnav_tabs ul li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: .9em;
}
#bio_image {
	background-repeat: no-repeat;
}
#address_box {
	width: 300px;
	line-height: 1.5em;
}
.address_left_col {
	width: 100px;
}
.address_right_col {
	width: 150px;
}
.accordion_pane_tabs {
	height: 415px;
}
.minor_tabs ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.minor_tabs ul li a {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: .8em;
}
.accordion_pane_tabs ul {
	min-width: 225px;
}
.accordion_pane_tabs ul li a {
	width: .8em;
}
.thumb_nav_pane {
	margin-top: 0px;
	padding-top: 0px;
}
.thumb_nav_pane ul {
	padding-left: 10px;
	float: left;
	margin-left: 0px;
}
.thumb_nav_pane ul li {
}
#nav_accordion {
/*	float: left; */
}
#nav_accordion h3 {
	line-height: 1.0em;
	font-size: 10px;
	font-weight: bold;
}
#nav_accordion h3 a {
	font-size: 10px;
	font-weight: bold;
	line-height: .9em;
}

#featured_thumbs h3 {
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Override JQuery defaults for our tabs etc. */

/* Get rid of the 1px default JQuery border around accordians and tabs  */

.ui-widget-content { border: 0px; background: #000000 }


/* Shrink the accordian headers vertically */
.ui-accordion .ui-accordion-content {
	padding-top: 0.4em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
}
.ui-tabs .ui-tabs-panel {
	padding-top: .4em;
	padding-right: 0.1em;
	padding-bottom: 0.1em;
	padding-left: 0.1em;
}
.thumb_nav_tab_pane ul {
	margin-top: 4px;
	padding-top: 0px;
}
.thumb_nav_tab_pane ul li {
	display: block;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
}
.thumb_nav_tab_pane img {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
}
.float_right {
	float: right;
}
.float_left {
	float: left;
}
.clear_float {
	clear: both;
}
.main_tab_image {
	width:560px;
}
#noScriptThumbContainer ul li {
	list-style-type: none;
}
.noscript_navs ul li {
	list-style-type: none;
	display: inline;
}
/* Fake link class */
.a {
	text-decoration:underline;
	cursor:pointer;
}
.main_tab_thumbs {
	overflow: auto;
	margin-left: 0px;
	float: left;
	margin-top: 30px;
}
.main_tab_thumbs {
	overflow: auto;
	margin-left: 0px;
	float: left;
	margin-top: 10px;
}
.main_tab_thumbs ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
.main_tab_thumbs ul li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.main_tab_thumbs ul li img {
	margin-top: 5px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#exhibition_list {
	overflow: auto;
	height: 630px;
}
.main_tab_image {
	width: 560px;
}
.thumb_nav_pane {
	height: 300px;
}

#image-notes
{
	position: fixed;
	top: 200px;
	right: 50px;
	width: 230px;
	left: 20px;
	min-height: 300px;
	padding: 0 10px 10px 10px;
	display:none;
}

#image-notes > h3
{
	height: 2em;
	padding: 5px;
	}

#notes-close
{
	float: right;
}


.notice {
	position: relative;
	width: 324px;
}

.notice .close {
	position: absolute;
	top: 12px;
	right: 12px;
	display: block;
	width: 18px;
	height: 17px;
	text-indent: -9999px;
	background: url(./js_libs/jquery-purr/purr-example/purrClose.png) no-repeat 0 10px;
}
