	.clearer
	{
		clear: left;
		line-height: 0px;
		height: 0px;
		font-size: 1px;
	}
	body
	{
	background-color: white;
	margin: 0px;
	padding: 0px;
	}
	
	table#contentTbl
	{
		margin: 6px 0px;
	}
	
	td#theDate
	{
	font-family: arial, helvetica, sans serif;
	font-size: 13px;
	color: black;
	text-align: right;
	padding: 0;
	}
	
	p.updatetext
	{
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	color: purple;
	margin: 8px 0px;
	}
	
	.crumb
	{
	font-family: arial, helvetica, sans serif;
	font-size: 9pt;
	color: black;
	}
	
	a
	{
	font-family: geneva, arial, helvetica, sans serif;
	color: #ff6600;
	text-decoration: none;
	}
	
	a:hover
	{
	color: purple;
	text-decoration: underline;
	}
	
	#exhibitions
	{
		margin: 15px 0 0 0;
	}
	
	td#contentCell
	{
	border: 1px;
	border-style: solid;
	border-color: purple;
	}
	
	td#titleCell
	{
	background-color: silver;
	border-bottom: 1px solid purple;
	}
	
	.titlesmall
	{
	font-family: times, times new roman, serif;
	font-size: 12px;
	}
	
	.caption
	{
	font-size: 10px;
	font-family: geneva, arial, helvetica, sans serif;
	color: #333;
	}
	
	#exhImg img
	{
		padding: 8px 0px;
	}
	
	#caption
	{
		font-size: 14px;
		text-align: center;
		margin: 8px 0px;
	}
	
	#nojs
	{
		font-family : Verdana, "Trebuchet MS",Arial, Helvetica,"sans-serif";
		line-height: 125%;
		font-size: 13px;
		font-weight: normal;
		text-align: justify;
		color: purple;
		margin: 10px auto;
		font-weight: bold;
	}
	
	.noscript
	{
		text-align: center;
		border: 1px solid #ccc;
		width: 150px;
		margin: 15px auto 15px auto;
		padding: 4px 0;
		display: block;
		font-size: 15px;
		font-weight: bold;
		background-color: #eee;
	}
	
	.banner
	{
		display: block;
		margin: 15px auto;
		width: 380px;
		padding: 0;
	}
	
	.banner img
	{
		border: 0;
	}
	
	ul
	{
	font-family: arial, helvetica, sans serif;
	font-size: 9pt;
	color: #404040;
	}
	
	p.copy
	{
		font-family : "Verdana", "Trebuchet MS","Arial","Helvetica","sans-serif";
		line-height: 125%;
		font-size: 13px;
		font-weight: normal;
		margin-top: 6px;
		margin-left: 6px;
		margin-right: 6px;
		text-align: justify;
		color: #444;
	}
	
	p.copy a
	{
		text-decoration: underline;
		color: #222;
	}
	
	p.copy a:hover
	{
		text-decoration: none;
		color: #ff6600;
	}
	
	.purple
	{
		font-weight: bold;
		color: #333;
		text-decoration: underline;
	}
	
	.menuText
	{
	font-size: 10px;
	font-family: geneva, arial, helvetica, sans serif;
	font-weight: bold;
	color: #ff6600;
	}
	.header
	{
	font-family: arial, helvetica, sans serif;
	font-size: 10pt;
	color: black;
	}

	.title
	{
	font-family: times, times new roman, palatino, serif;
	font-size: 18pt;
	color: black;
	}	
	
	.smalltitle
	{
	font-family: times, times new roman, palatino, serif;
	font-size: 12pt;
	color: black;
	}
	
	/* alphabet navigation table styles */
	#navTable
	{
	border: 1px;
	border-style: solid;
	border-color: #000;
	padding: 2px;
	background-color: silver;
	margin: 15px auto;
	}
	
	#navTable td
	{
	border: 1px;
	border-style: solid;
	border-color: #000;
	padding: 2px;
	background-color: silver;
	text-align: center;
	}
	
	#navTable p
	{
		margin: 0;
		font-size: 13px;
		font-weight: bold;
		padding: 0;
	}
	
	/* leadership page */
	table.board
	{
	margin: 15px auto;
	}
	
	table.board p
	{
	font-family: arial, helvetica, sans serif;
	font-size: 13px;
	color: #404040;
	margin: 2px;
	}
	
	h3
	{
		font-family: verdana, arial, sans-serif;
		font-size: 14px;
		margin-bottom: 0px;
	}
	
	/* the give page */
	
	.support
	{
		display: block;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: 25px;
	}
	p.supportTxt
	{
		font-family: Verdana, "Trebuchet MS",Arial,Helvetica,"sans-serif";
		line-height: 125%;
		font-size: 13px;
		font-weight: normal;
		text-align: justify;
		margin-right: 6px;
		color: #404040;
	}
	
	a.donate
	{

		color: #650065;
		font-weight: bold;
	}
	
	/* archives */
	#archivesTbl
	{
		margin: 0px auto;
		border: 1px solid #000;
	}
	
	#archivesTbl th
	{
		background-color: #ccc;
		font-family: Verdana, "Trebuchet MS",Arial,Helvetica,"sans-serif";
		font-size: 13px;
		padding: 2px 0;
	}
	
	#archivesTbl th p
	{
		text-align: left;
		margin: 1px 0;
	}
	
	#archivesTbl td
	{
		font-family: arial, helvetica, sans serif;
		font-size: 12px;
		color: black;
	}
	
	table.archiveNav
	{
		margin: 15px auto;
		border: 1px;
		border-style: solid;
		border-color: #000;
		padding: 2px;
		background-color: silver;
	}
	
	table.archiveNav td
	{
		font-size: 12px;
		font-weight: bold;
		width: 20px;
		height: 20px;
		text-align: center;
		border: 1px;
		border-style: solid;
		border-color: #000;
		padding: 2px;
		background-color: silver;
	}
	
	/* artists page */
	
	table.artistNav
	{
		margin: 15px auto;
		border: 1px;
		border-style: solid;
		border-color: #000;
		padding: 2px;
		background-color: silver;
	}
	
	table.artistNav td
	{
		font-size: 12px;
		font-weight: bold;
		width: 20px;
		height: 20px;
		text-align: center;
		border: 1px;
		border-style: solid;
		border-color: #000;
		padding: 2px;
		background-color: silver;
	}
	
	
	
	ul#artistList
	{
	font-family: arial, helvetica, sans serif;
	font-size: 13px;
	color: #404040;
	margin: 0;
	padding: 0;
	width: 417px;
	margin: 0px auto;
	}
	
	ul#artistList li
	{
		list-style-type: none;
		display: block;
		float: left;
		width: 139px;
		margin: 6px 0px;
		padding: 0;
		text-align: center;
	}
	
	ul#artistList li a
	{
		font-family: arial, helvetica, sans serif;
		font-size: 13px;
	}
	
	/* gallery related styles */
	#galleryList
	{
		text-align: center;
		margin-bottom: 25px;
	}

	#galleryList a
	{
		color: maroon;
		text-align: center;
		font-size: 13px;
		margin: 6px auto;
		display: block;
		width: 250px;
		font-family: verdana, "Trebuchet MS", arial, helvetica, sans-serif;
	}
	#galleryList a:hover
	{
		color: black;
		background-color: #eee;
	}
	h3
	{
		text-align: center;
		font-family: verdana, arial, sans-serif;
		font-size: 16px;
		font-weight: normal;
	}
	#galleryList a.btn
	{
		text-align: center;
		color: #000;
		font-size: 15px;
		font-family: verdana, arial, sans-serif;
		margin: 10px auto;
		text-decoration: underline;
		padding: 3px 6px;
	}
	#galleryList a.btn:hover
	{
		color: maroon;
		text-decoration: none;
		padding: 3px 6px;
	}
	
	table#directoryTbl
	{
		border: 1px solid #999;
		margin: 0px auto;
	}
	
	table#directoryTbl th
	{
		background-color: #ccc;
		border: 1px solid #999;
		border-collapse: collapse;
		padding-left: 5px;
		width: 350px;
	}
	table#directoryTbl td
	{
		text-align: center;
		background-color: #eee;
	}
	table#directoryTbl th a
	{
		font-weight: bold;
		color: #8b0000;
	}
	table#directoryTbl th a:hover
	{
		color: #000;
	}
	
	table#directoryTbl p
	{
		 text-align: left;
		 margin-top: 1px;
		 margin-bottom: 1px;
		 font-family: arial, helvetica, sans-serif;
		 font-size: 13px;
	}
	
	.pageMenu
	{
		width: 400px;
		text-align: center;
		display: block;
		margin: 15px 0px 15px 0px;
	}
	.pageMenu a
	{
		padding: 0px 6px;
		border-top: 1px solid #ccc;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #ccc;
		margin-right: 8px;
		font-size: 13px;
		font-family: arial, sans-serif;
		color: #000;
		line-height: 100%;
	}
	.pageMenu a.on
	{
		background-color: #eee;
		color: maroon;
	}
	.pageMenu a:hover
	{
		border-top: 1px solid #999;
		border-right: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		border-left: 1px solid #999;
		background-color: #eee;
	}
	
	#galleryList
	{
		margin: 0px auto 20px auto;
		text-align: center;
		width: 380px;
		padding: 0;
	}
	#galleryList ul
	{
		font-size: 12px;
		font-family: verdana, "Trebuchet MS", arial, helvetica, sans-serif;
		list-style-type: none;
		margin: 0px auto;
		padding: 0;
	}
	#galleryList ul li
	{
		display: inline;
		text-align: center;
		padding: 0;
	}
	#galleryList ul li a
	{
		float: left;
		width: 180px;
		color: #000;
		text-decoration: none;
		text-align: center;
		padding: 6px 3px;
		border: 1px solid #ccc;
		margin: 3px 2px 3px 0px;;
		display: block;
	}
	#galleryList ul li a:hover
	{
		text-decoration: underline;
		color: maroon;
		background-color: #eee;
	}
	
	/* past exhibitions page */
	p.pastExh
	{
		margin-top: 6px;
		margin-left: 60px;
	}
	
	/* contact page */
	.field
	{
		display: block;
		margin: 10px 0 10px 20px;
	}
	
	.submit
	{
		display: block;
		margin: 10px 0 10px 20px;
		text-align: center;
	}
	
	.field label
	{
		font-family: arial, helvetica, "sans-serif";
		font-size: 13px;
		cursor: pointer;
	}
	
	#submit
	{
		margin: 0 auto;
	}

