body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
/* Commented backslash hack hides rule from IE5-Mac \*/
#under {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 500px;
}
#over {
	height: 600px;
	width: 100%;
	position: absolute;
	margin: -315px auto auto;
	top: 50%;
	background-color: #FFFFFF;
	background-image: url(images/greybg.gif);
	background-repeat: repeat-x;
}
#pink {
	width: 1000px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
}
/* End IE5-Mac hack */	
#pinkstripe {
	position: relative;
	width: 430px;
	left: 177px;
	height: 100%;
	background-color: #d9cbca;
}
#main {
	height: 600px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#graphicblock {
	position: absolute;
	width: 393px;
	height: 299px;
	margin: 0px;
	padding-left: 607px;
	position: absolute;
	top: 225px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bbbbbb;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nav {
	padding: 0px;
	width: 393px;
	right: 0px;
	bottom: 0px;
	_bottom: -1px;
	position: absolute;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbbbbb;
}

#nav ul,li {
	margin: 0px;
	padding: 0px;
}
#nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	_margin: -3px 0px -3px;
}
#nav li {
	height: 24px;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	_margin: -2px 0px -3px; 
}	
#menu {
	padding: 0px;
	margin: 0px;
}
#menu li.top {
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 393px;
	}
#nav li.topbord{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	margin-top: 0px;
	padding-top: 0px;	
	}
li ul {
	display: none;
	position: absolute;
	left: 0px;
	bottom: 24px;
	_bottom: 29px;
	width: 393px;
	padding: 0px;
	margin: 0px;
}
li ul li{
	margin: 0px;
	padding: 0px;
	height: 24px;
	line-height: 24px;
	width: 393px;
}
li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	margin: 0px;
	padding: 0px;
}
#picture {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
}
#exhibs {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
}
#artworks {
	overflow: auto;
	height: 246px;
	width: 393px;
}
#artworks td{
	vertical-align: top;
}
#textblock {
	position: relative;
	width: 430px;
	left: 177px;
	height: 522px;
	background-color: #ffFFFF;
	background-image: url(images/cells.gif);
	background-repeat: no-repeat;
}
#text {
	height: 390px;
	padding: 10px;
	top: 110px;
	position: relative;
	border: 2px solid #bbbbbb;
}
#textbody{
	padding: 5px;
	overflow: auto;
	height: 260px;
	position: relative;
}
#textbody p{
	line-height: 16px;
	position: relative;
	margin: 4px 0px;
	padding: 0px;
}
.subhead {
	margin-top: 80px;
	margin-bottom: 8px;
}
.smaller {
	font-size: 11px;
}
a:link, a:visited {
	color: #B286B0;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #000000;
}
#artworks a img {
	border: 1px solid #B286B0;
}
#artworks a:hover img {
	border: 1px solid #666666;
}
#thanks {
	padding-left: 177px;
	bottom: 0px;
	position: absolute;
	font-size: 9px;
}
input {
	border: solid 1px #bbbbbb;
}
#Name {
	margin-top: 20px;
}	
#Send {
	background-color: #cccccc;
}	
#Clear {
	background-color: #cccccc;
}.tiny {
	font-size: 9px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
}
h2 {
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}
#bar {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	font-size: 11px;
	bottom: 0px;
	left: 0px;
	/* Commented backslash hack hides rule from IE5-Mac \*/
	position: absolute;
	/* End IE5-Mac hack */
	padding: 5px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
}
#close {
	margin:0 100px;
}
#previous {
	float:left;
	width:100px;
	margin:0;
}
#next {
	float:right;
	width:100px;
	margin:0;
}
.sold {
	text-align: right;
	color: #990000;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	padding-left: 10px;
	line-height: 0px;
}
.red {
	color: #990000;
}
h3 {
	margin: 5px 0px 0px 15px;
	padding: 0px;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
#artworks table {
	margin-left: 10px;
}
