
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../images/wall.jpg);
	background-position: center top;
}

body, p, h1, h2, h3, h4, td, th {
	font-family: Georgia, Palatino, Times;
	line-height: 1.5em;
}

body, p, td, th {
	font-size: 16px;
}

* {
	color: #1a2835;
}

/**
 * Structural elements
 */
#page_wrap {
	width: 960px;
	margin: 24px auto auto auto;
}
#header {
	margin-left: 232px;
	margin-top: 24px;
	text-align: center;
}
.index #header {
	margin-left: 0px;
}
#sidenav {
	position: relative;
	float: left;
	width: 208px;
}
#content
{
	margin-left: 232px;
	width: 728px;
	min-height: 560px;
	//border: 1px #F90 dashed;
	_height: 560px;
}
#footer {
	margin-top: 24px;
	margin-left: 232px;
	text-align: center;
	font-size: 12px;
	background-image: url(../images/fancy-rule4.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer p {
	padding-top: 8px;
	font-size: 12px;
	color: #6D737A;
}
#footer a {
	color: #6D737A;
}

#welcomenter {
	margin: auto;
	width: 168px;
}
.enter_btn {
	display: block;
	width: 168px;
	height: 170px;
	background-image: url(../images/enter-up.png);
}
.enter_btn span {
	display: none;
}
.enter_btn:hover, .enter_btn:active {
	background-image: url(../images/enter-over.png);
}


/**
 * Sidebar navigation
 */
.navtop {
	width: 208px;
	height: 16px;
	background-image: url(../images/nav-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.navbot {
	width: 208px;
	height: 23px;
	background-image: url(../images/nav-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav {
	width: 176px;
	padding: 0px 16px 0px 16px;
	background-image: url(../images/nav-tile.png);
	background-repeat: repeat-y;
	background-position: left top;
	/*
	font-family: 'helvetica neue',sans-serif;
	letter-spacing:2px;
	text-transform:uppercase;
	*/
	font-size: .9em;
	line-height: 1em;
}
.nav ul {
	margin: 12px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
.nav li {
	margin-top: 8px;
}
.nav .selected {
	font-weight: bold;
	background-image: url(../images/tiny-arrow-double.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav a {
	display: block;
	color: #1a2835;
	text-decoration: none;
}
.nav a:hover, .nav a:active {
	color: #205079;
	text-decoration: underline;
	background-image: url(../images/tiny-arrow-single.gif);
	background-repeat: no-repeat;
	background-position: right center;
}


.bio-photo {
	padding-top: 48px;
	margin-left: 16px;
	margin-bottom: 16px;
	float: right;
	width: 282px;
	height: 374px;
}

.horiz_rule {
	margin-top: 16px;
	margin-bottom: 24px;
}

.title {
	text-align: center;
}

.txt
{
	text-align: left;
	border: 1px #999 solid;
}

.indent_para p {
	text-indent: 2em;
}

.frame_large {
	margin: auto;
	width: 686px;
	height: 478px;
	padding-left: 42px;
	padding-top: 37px;
	background-image: url(../images/frame-large.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.frame_large .painting {
	width: 644px;
	height: 432px;
	background-color: #191818;
}

.frame_gallery {
	margin: auto;
	width: 719px;
	height: 512px;
	padding-left: 9px;
	padding-top: 3px;
	background-image: url(../images/frame-large.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.frame_gallery .gallery {
	width: 710px;
	height: 498px;
	background-color: #191818;
}

.frame_small {
	margin: auto;
	width: 607px;
	height: 426px;
	padding-left: 42px;
	padding-top: 37px;
	background-image: url(../images/frame-small.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
.frame_small .painting {
	width: 565px;
	height: 379px;
	background-color: #191818;
}


.canvastop {
	width: 728px;
	height: 16px;
	background-image: url(../images/canvas-top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.canvasbot {
	width: 728px;
	height: 28px;
	background-image: url(../images/canvas-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.canvas {
	text-align: left;
	width: 680px;
	padding: 0px 24px 0px 24px;
	background-image: url(../images/canvas-tile.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.canvas h3 {
	margin-top: 0px;
}
.canvas p {
	margin-bottom: 0px;
}

.letter_k {
	font-size: 72px;
	font-weight: bold;
}

.exhibit_list
{
	margin-left: 4em;
	text-indent: -4em;
	margin-top: 0;
	margin-bottom: 0;
	list-style-type: none;
	font-size: .9em;
	line-height: 1.25em;
}
.exhibit_list .year {
	display: block;
	float: left;
	width: 3em;
}


#tab-nav
{
	margin: 0px 0px 16px 0px;
	padding: 1px 0;
	text-align: center;
	border-bottom: 1px #745357 solid;
}
#tab-nav li
{
	list-style: none;
	display: inline;
	margin: 0px;
}
#tab-nav li a
{
	position: relative;
	top: 1px;
	text-decoration: none;
	color: #7F868E;
	border-bottom: 1px #745357 solid;
	margin: 0px;
	padding: 3px .5em;
}
#tab-nav li a:hover {
	padding-bottom: 2px;
	border-bottom: 3px #745357 solid;
}
#tab-nav li.selected a
{
	border-bottom: 1px #fff solid;
	color: #745357;
}
#tab-nav li.selected a:hover {
	border-bottom: 1px #fff solid;
	padding-bottom: 3px;
}


/*
*{margin:0;padding:0}

body{padding:20px;background:white;text-align:center;background:black;color:#bba;font:80%/140% georgia,serif;}
h1,h2{font:bold 80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
a{color:#348;text-decoration:none;outline:none;}
a:hover{color:#67a;}
*/
.gallery_container {
	position:relative;
	margin-top:2em;
	text-align: center;
}
.caption {
	font-style: italic;
	color:#887;
}
.std_gallery {
	width:702px;
	margin:0 auto;
}
.std_gallery li {
	width: 68px;
	height: 50px;
	border: 3px double #111;
	margin: 0 2px;
	background: #000;
	list-style-type: none;
}
.std_gallery li div {
	left:240px;
}
.std_gallery li div .caption {
	font:italic 0.7em/1.4 georgia,serif;
}

#std_gallery_main_image
{
	position: relative;
	margin: 0 auto 0px auto;
	/*height:438px;
	width:700px;
	background:black;*/
}
#std_gallery_main_image .replaced {
	ddposition: absolute;
}
.galleria_wrapper {
	height: 500px;
}
#std_gallery_main_image img{margin-bottom:10px;margin-top:10px;}

.gallery_nav{padding-top:15px;padding-bottom:15px;clear:both;font:80% 'helvetica neue',sans-serif;letter-spacing:3px;text-transform:uppercase;}
#gallery-stop { display: none; }
#gallery-play { display: inline; }
.playing #gallery-stop { display: inline; }
.playing #gallery-play { display: none; }


#red-dot
{
	position: absolute;
	width: 32px;
	height: 32px;
	background-image: url(../images/red-dot.png);
	background-repeat: no-repeat;
	right: 32px;
	bottom: 32px;
}
#std_gallery_main_image img.red-dot
{
	margin: 0;
	padding: 0;
}



#grid_gallery {
	text-align: center;
}
#grid_gallery ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#grid_gallery ul li {
	display: inline;
	margin: 16px;
	padding: 8px;
	line-height: 116px;
}
#grid_gallery ul img {
	border: 1px solid #191818;
}
#grid_gallery ul a:hover img {
	border: 1px solid #666;
}



