body	{
	background-color:#600;
	font-family:Verdana,Arial,Helvetica;
	font-size:11px;
	line-height:200%
}
#container	{
	background-color:#FFDCAB;
	margin-left:auto;
	width:760px;
	margin-right:auto;
}
.content	{
	padding-right:10px;
}
.contentright	{
	float:right;
	width:340px;
}
h1, h2, h3	{
	font-family:"Trebuchet MS",Arial,Helvetica;
}
h1		{
	font-size:18px;
	line-height:150%;
}
h2		{
	font-size:16px;
}
h3		{
	font-size:14px;
}
.caption	{
	margin-left:10px;
	font-style:italic;
	font-weight:600;
	font-size:10px;
	line-height:120%;
}
a.menu	{
	font-style:bold;
	color:#336600;
	text-decoration:none
}
a.menu:hover	{
	color:#FF6600;
}
.topmenu	{
	border-bottom:1px solid #360;
	padding:2px 0px 2px 5px;
	background-color:#FB3;
}
.nclink	{
	color:inherit;
}
.exhibit	{
	border: 1px solid #F30;
	padding: 10px;
	line-height: 120%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background-color: #FFC;
}
#head	{
	background: #950C0D;
	text-align:center;
	padding:0px;
	line-height:99%;
}
.newlink	{
	background-color:#FFC;
	padding:3px;
	border-top:3px solid #6C0;
	border-left:3px solid #6C0;
	border-bottom:3px solid #060;
	border-right:3px solid #060;
	font-weight:bold; 
	margin-bottom:10px;
	cursor:pointer;
}
