body			{
	background-color: #FFFFCC;
	link-color #FF0000;
	margin-left: 10;
	margin-right: 10;
	margin-top: 0;
	font-size : 10pt;
	font-family : verdana, arial, helvetica, sans-serif;
	color : #666666;
}
img				{
	border-style: solid;
	border-width: 0px;
}
td				{
	border-style: solid;
	border-width: 0px;
				}
.main			{ 
	position: absolute;
	left: 200px;
	padding: 10px;
	background-color: #FFFFFF;
	width: 520px;
	height: 310px;
	overflow: auto;
}
.leftnav		{ 
	position: absolute;
	width: 180px;
	height: 310px;
	padding: 10px;
	background-color: #EEEEEE;
}
.contact		{ font-size: 8pt; }
.header			{ font-size : 12pt; font-family : verdana, arial, helvetica, sans-serif; color : #999999; font-weight: bold;} 
.footer			{ font-size : 7pt; font-family : verdana, arial, helvetica, sans-serif; color : #999999;} 
a:link 			{ color: #999999; text-decoration: none; }  /* for unvisited links */
a:visited		{ color: #999999; text-decoration: none; } /* for visited links */
a:active 		{ color: #cccccc; text-decoration: none; } /* when link is clicked */
a:hover 		{ color: #cccccc } /* when mouse is over link */

.bl				{ 
	position: absolute;
	left: 0px;
	top: 530px;
	height: 10px;
	width: 10px;
}
.br				{ 
	position: absolute;
	left: 750px;
	top: 530px;
	height: 10px;
	width: 10px;
}
.left			{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 10px;
	height: 530px;
}
.right			{
	position: absolute;
	left: 750px;
	top: 0px;
	width: 10px;
	height: 530px;
}
.bottom			{ 
	position: absolute;
	left: 10px;
	top: 530px;
	height: 10px;
	width: 740px;
}

#leftphoto		{
	position: absolute;
	width: 200px;
	height: 330px;
}
#tn_home		{
	position: absolute;
	top: 180px; 
	left: 0px; 
}
#tn_collection	{
	position: absolute;
	top: 180px; 
	left: 63px; 
}
#tn_exhibitions	{
	position: absolute;
	top: 180px; 
	left: 173px; 
}
#tn_bio			{
	position: absolute;
	top: 180px; 
	left: 292px; 
}
#tn_quotes		{
	position: absolute;
	top: 180px; 
	left: 343px; 
}
#tn_contact		{
	position: absolute;
	top: 180px; 
	left: 422px; 
}
#tn_sitemap		{
	position: absolute;
	top: 180px; 
	left: 513px; 
}
#tn_cart		{
	position: absolute;
	top: 180px; 
	left: 604px; 
}
