BODY, TD {
	font-family : Verdana,Arial;
	font-size="12pt";
	scrollbar-face-color : #black;
	scrollbar-dark-shadow-color : #383838;
	scrollbar-arrow-color : #383838;
	scrollbar-base-color : Black;
	scrollbar-3d-light-color : #383838;
	scrollbar-shadow-color : #383838;
	scrollbar-highlight-color : #383838;
}
a {
	color: #A85619;
	text-decoration: none;
}
a:hover {
	color: #A85619;
	text-decoration: underline;
}

strong {
	font-weight: bold;
	color: #FFFFFF;
}

.topbar {
	background-image: url(pic/background-bar.gif);
	position: static;
	visibility: visible;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 86px;
	overflow: hidden;
}

.artnote {
	position: static;
	visibility: visible;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 154px;
	overflow: auto;
}

.artnote-full {
	position: static;
	visibility: visible;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 154px;
	overflow: auto;
}

.bottombar {
	background-image: url(pic/background-bar.gif);
	position: static;
	vertical-align: bottom;
	left: 0px;
	bottom: 0px;
	width: 100%;
}

.button-top {
	margin-left: 10px;
	border-width: 0px;
}
.button-bar {
	position: absolute;
	right: 3px;
	top: 60px;
}
.mainbody {
	position: relative;
	width: 800px;
	text-align: left;
}

.art-pic-it {
	padding: 4px;
	border: 1px solid #383838;
}

.art-pic {
	padding: 4px;
	border: 1px solid #383838;
}

.art-pic:hover {
	padding: 4px;
	background: #383838;
	border: 1px solid #CCCCCC;
}

.art-pic-hover {
	padding: 4px;
	background: #383838;
	border: 1px solid #CCCCCC;
}

.art-pic-active {
	padding: 4px;
	border: 1px solid #A85619;
}

cite {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
}
.art-pic-tool-bar-text {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #FFFFFF;
	clear:left;
	float:right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #383838;
	border-bottom-color: #383838;
	padding: 1px;
}
.art-pic-name {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color: #FFFFFF;
}
.art-pic-description {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #CCCCCC;
}
.bio-heading {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
li {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
.text {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
}
.hidden {
	visibility: hidden;
}
