html {	font-family: "Courier New", Courier, monospace;
}
body {
	font-size: 105%;
	background-color: #E3E3E3;
}
#nav li { margin: 0; padding: 0; flost: left; width: 100%; }
#nav a { display: block; color: #000; text-decoration:none; padding: 0 15px; line-height:: 2.5; font-weight: bold;}
#nav { margin: 0; padding: 0; background: #E3E3E3; list-style-type: none; width: 70px; float: left; }
#body_art #nav_art a,  #body_exh #nav_exh a,  #body_for #nav_for a, #body_new #nav_new a,  #body_pre #nav_pre a,  #body_pub #nav_pub a,  #body_con #nav_con a {	background: #E3E3E3; color: #000; text-decoration: underline; }
#nav a:visited { color: #000; }
#nav a:hover { 
	color: #999; 
}
#km_logo { 
	width: 240px; 	margin: 25px 0px 10px 10px; 
}
.artistname {
	font-size: 135%;
	line-height: 180%;
	font-weight: bold;
}
#artist_image {
	padding: 0px;
	z-index: 10;
}
#artist_details {
	font-size: 11px;

}
a:link {
	text-decoration: none;
	color: #000; 
}
a:visited {
	text-decoration: none;
	color: #000; 
}
a:hover {
	text-decoration: underline;
	color: #000; 
}
a:active {
	text-decoration: none;
	color: #000; 
}
#prevnext {
	font-size: 12px;
	background-color: #E3E3E3;
	margin: 15px 0px 0px 10px;
	padding: 5px 0px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;	/* font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-top-style: dotted; */
	width: 650px;
}
.newspage {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
#pressrelease {
	width: 650px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.publicationtitles {
	text-transform: uppercase;
}
#body_art #biog_info {
	font-size: 11px;
	width: 225px;
}
#exhib_title {
	font-size: 11px;
	width: 225px;
}
#biog {
	display: none;
}
h1 {
	font-size: 100%;
	margin-top: 5px;
	border-top: 1px dotted #CCC;
	padding-top: 5px;
	}