@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	padding:0 0 0 20px;
	color:#909090;
	font: 70%/1.5 Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6 {
}
#blowup {
width:100px;
clear: both;
float:right; 
margin:225px 0 0 0; 
padding-right:155px;
}
#blowup a, a:link, a:visited {
color:#999999;
text-decoration:none;
}
#blowup a:hover {
color:#786B63;
text-decoration:none;
font-weight:bold;
}
#exhibitions {
	margin: -15px 0 10px 40px;
}
#exhibitions a, a:link {
	text-decoration:underline;
	color:#786B63;
}
#exhibitions a:visited {
text-decoration:underline;
color:#999999;
}
#exhibitions a:hover {
color:#786B63;
text-decoration:#786B63;
}
#container {
	height: 100%;
	clear: both;
}
#vertnavlist {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:250px;
	margin-top:95px;
}
#vertnavlist ul {
list-style-type:none;
padding: 0 0 0 5px;
}
#vertnavlist li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999;
	list-style-type: none;
	letter-spacing:1px;
font-size:90%;
line-height:180%;

}
#vertnavlist li a {
	/*background: transparent url(../images/nav_off.gif);
	background-repeat:no-repeat;
	background-position: 0 40%;
	padding-left: 2.5em;
	margin: 1em 0;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999;
	list-style-type: none;
}
#vertnavlist li a:hover{
	/*background:transparent url(../images/nav_on.gif);
background-repeat:no-repeat;
background-position: 0 40%;
padding-left: 2.5em;
margin: 1em 0;*/
text-decoration:none;
	color:#786B63;
}
#vertnavlist li a#current{
	/*background:transparent url(../images/nav_on.gif);
	background-repeat:no-repeat;
	background-position: 0 40%;
	padding-left: 2.5em;*/
	margin: 1em 0;
	color:#786B63;
	text-decoration:underline;
}
#news {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#807268;
	letter-spacing: 1px;
	text-align:left;
	padding:0 20px 0 40px;
}

#news a {
color:#807268;
text-decoration:underline;
}
#news a:hover {
color:#9EA6AB;
text-decoration:none;
}


#subnavigation {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#807268;
	padding: 0 0 0 5px;
	width: 200px;
}

#subnavigation a, a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#807268;
	text-decoration:none;
}
#subnavigation a:visited {
color:#9EA6AB;
text-decoration:none;
}
#subnavigation a:hover {
color:#9EA6AB;
text-decoration:none;
}
#subnavigation #active {
color:#9EA6AB;
text-decoration:none;
}
#index {
	padding:0;
	margin:50px 0 0 0;
	min-height: 100%;
}
#flashcontent{
	padding:0;
	margin:0;
	min-height: 100%;
}

#about, #statement, #contact, #news, #purchase, #123xyz {
	padding:0;
	width: 450px;
	min-height: 100%;
}
#address, #purchase, #about {
	margin:60px 7px;
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	color:#999999;
	font-size:x-small;
	margin: 0 auto;
	padding-top: 25px;
}
#certainplaces img {
padding:0 50px 0 50px;
}

/*
#index {
	padding: 50px 0;
	margin: auto;
	width: 850px;
	text-align:justify;
}
#portfolio {
	padding: 50px 0;
	margin: auto;
	width: 600px;
	text-align:justify;
}
#about {
	padding: 20px 0;
	margin: auto;
	width: 600px;
	text-align:justify;
}
#statement {
	padding: 20px 0;
	margin: auto;
	width: 600px;
	text-align:justify;
}
#flashcontent {
 padding:50px 0 25px 0;
 margin:auto;
 width:600px;
}
*/
#gallery {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	width:420px;
	margin-left: 7px;
}
#gallery123xyz {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 48px;
	font-size:x-small;
	margin-left: 7px;
}
.fltlt {
float:left;
margin:6px;
}
