body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2f292b;
	font-size: 12px;
	line-height: 18px;
	color: #cca669;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	letter-spacing: 1px;
}
#name a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
a:link, a:visited {
	text-decoration: none;
	color: #cca669;
}
a:hover, a:active {
	color: #cccccc;
}
#name a:link, #name a:visited {
	text-decoration: none;
	color: #cccccc;
}
#name a:hover, #name a:active {
	color: #cccccc;
	text-decoration: underline;
}

.bronze_text p {
	line-height:normal;
}
.bronze_text td {
	padding-bottom: 6px;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	position: relative;
	height: 575px;
	clear: both;
	text-align: left;
}
#page.artists {
	background-image: url(images/bg_artists.gif);
}

#page.no-border {
	background-image: url(images/bg_no-border.gif);
}

#menuFl {
	width: 660px;
	/*position: absolute;*/
	/*position: relative;*/
	top: 0px;
	text-align: left;
	visibility: visible;
	/*left: 270px;*/
	float: right;
	padding-top: 10px;
	padding-bottom: 30px;
	padding-right: 40px;
}
#rightContent {
	width: 660px;
	position: absolute;
	visibility: visible;
	left: 271px;
	height: 600px;
	top: 40px;
	z-index: 2;
}

#window {
	overflow: visible;
	height: auto;
	width: 660px;
	margin-top: 30px;
}
#window.text {
	font-size: 9px;
	line-height: 14px;
	letter-spacing: 1px;
	width: 495px;
	margin-left: 165px;
}
#window.text p {
	margin-bottom: 12px;
}
#window.bio_text {
	font-size: 9px;
	line-height: 14px;
	letter-spacing: 1px;
	width: 660px;
	margin-left: 0px;
	margin-bottom: 12px;
}
#window.bio_text p {
	margin: 0px;
	margin-bottom: 12px;
}

#window.image {
	top: 20px;
	text-transform: lowercase;
	font-size: 10px;
	text-align: center;
}
#window.home {
	position: relative;
	margin: 25px 0px 0px;
	background-color: #2f292b;
	text-align: center;
}
#windowClip {
	overflow: hidden;
	position: absolute;
	width: 660px;
	top: 10px;
	height: 515px;
}

#lowerWindow {
	width: 660px;
	margin: 0px;
	text-align: center;
	position: relative;
	top: 10px;

}

#menuPlain {
	height: 40px;
	width: 505px;
	position: absolute;
	top: 28px;
	right: 40px;
	text-align: center;
	visibility: hidden;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
}
#artists {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #cca669;
	height: 380px;
	width: 474px;
	margin-top: 20px;
	position: relative;
	left: 15px;
}
#artists td {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#catalog {
	position: absolute;
	width: 660px;
	left: 0;
	top: 0px;
	text-align: center;
}
#name {
	width: 160px;
	position: absolute;
	left: 50px;
	top: 145px;
	height: 130px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
}
#name.verdana9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-style: normal;
}
#scroll_control {
	height: 30px;
	width: 20px;
	z-index: 100;
	margin: 0px;
	position: absolute;
	text-align: center;
	top: 200px;
	left: 520px;
}

#pcfa {
	width: 165px;
	position: absolute;
	left: 50px;
	top: 465px;
	height: 25px;
}
#email {
	width: 165px;
	position: absolute;
	left: 50px;
	top: 545px;
	height: 15px;
}
.publications {
	font-size: 9px;
	text-transform: lowercase;
	line-height: normal;
	z-index: 10;
	overflow: visible;
	height: auto;
	position: relative;
}
	
.verdana9 {
	font-size: 9px;
	line-height: 14px;
	letter-spacing: 1px;
}
.verdana12bold {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.img_left {         /* artists' index pages, bronze sculpture page */
	padding-right: 4px;
	float: left;
	padding-top: 4px;
	clear: left;
	text-align: center;
	text-transform: none;
	z-index: 11;
	font-size: 10px;
	position: relative;
}
.img_left img {		/* open up title underneath image */
	padding-bottom: 8px;
}
.img_right {         /* bronze_sculpture page */
	float: right;
	clear: right;
	padding-top: 4px;
	padding-left: 4px;
	text-align: center;
	text-transform: none;
	font-size: 10px;
	position: relative;
}
.img_right img {	/* open up title underneath image */
	padding-bottom: 8px;
}
.text .img_left {
	margin-left: -165px;
}
.timesBoldItalic10px {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-transform: lowercase;
}
h2 {
	font-size: 19px;
	font-weight: bold;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	margin-bottom: 14px;
	text-transform: uppercase;
}
.verdana15 {
	font-size: 15px;
	letter-spacing: 1px;
}
caption {
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	margin-bottom: 14px;
	text-align: left;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
