	.clearer
	{
		clear: left;
		line-height: 0;
		height: 0;
		font-size: 1px;
	}
	
	.clearFix
	{
		clear: both;
	}
	
body {
	text-align: center;
	padding: 0 0 20px 0;
	margin: 0;
	background-color: #e6e0e0;
	/*background-image: url("assets/body-bg2.gif");
	background-repeat: repeat-y;
	background-position: top center;*/
}
#top
{
	margin: 0 auto;
	padding: 0;
	width: 864px;
	height: 18px;
	background-image: url("../assets/nss_topbarnew.gif");
	background-repeat: no-repeat;
	background-position: center top;
}


#header
{
		width: 864px;
		margin: 0 auto 0px auto;
		background-color: #650164;
		border-bottom: 1px solid #ff6633;
		text-align: center;
		padding: 0;
}

#header img
{
	border: 0;
}

#wrapper
{
	width: 862px;
	margin: 0px auto 0 auto;
	padding: 20px 0;
	background-color: #fff;
	border: 1px solid #999;
}
#container
{
	margin: 20px auto 0px auto;
	padding: 0;
}
#left
{
	width: 180px;
	float: left;
	margin: 0;
	text-align: center;
	padding: 0;
}
#right
{
	float: right;
	width: 180px;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

	#reviewSS
	{
		margin: 0px auto;
		padding: 0 0 15px 0;
		background-image: url("../assets/leftbottom.gif");
		background-position: bottom center;
		background-repeat: no-repeat;
	}
	

.slideshow
{
	width: 140px;
	margin: 5px auto 5px auto;
	
}

img#fb
{
	margin: 40px auto;
	border: 0;
}

#content
{
	margin-left:185px;
	background-color: #fff;
	width: 478px;
	margin-right: 185px;
	text-align: left;
	border: 1px solid purple;
	padding-bottom: 20px;
}

#content a
{
	color: #550055;
}

#content a:hover
{
	color: #ff6600;;
}


.heading
{
	width: 100%;
	background-color: silver;
	border-bottom: 1px solid purple;
	padding: 3px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
#content p
{
	margin-left: 10px;
	margin-right: 5px;
	font-family : Verdana, "Trebuchet MS",Arial,Helvetica,"sans-serif";
		line-height: 125%;
		font-size: 13px;
		font-weight: normal;
		color: #333;

}

#updates
{
	background-image: url("../assets/leftbottom.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 150px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	text-align: left;
}

	p.updatetext
	{
	font-family: arial, helvetica, sans serif;
	font-size: 11px;
	color: purple;
	margin: 8px 0px;
}
p.updatetext a
{
color: #ff6600;
	text-decoration: none;

}
#exhibit
{
	background-image: url("../assets/leftbottom.gif");
	background-position: bottom center;
	background-repeat: no-repeat;
	width: 150px;
	margin: 15px auto;
	padding: 0 0 15px 0;
}
	.exhibit
	{
		margin: 5px auto;
		border: 1px solid #ccc;
		width: 145px;
		padding: 0;
	}
	
#pages
{
	width: 400px;
	text-align: center;
	margin: 30px auto;
}

	
#pageList
{
	display: block;
	padding: 0;
	list-style-type: none;
}

#pageList li a
{
	display: block;
	margin: 25px auto;
	width: 200px;
	text-decoration: none;
	font-size: 15px;
	background-color: #f3f3f3;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}
	
	.titlesmall
	{
	font-family: times, times new roman, serif;
	font-size: 12px;
	}
	
	.caption
	{
	font-size: 10px;
	font-family: geneva, arial, helvetica, sans serif;
	color: #333;
	}

.clearAll
{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.banner
{
	margin: 10px auto;
	width: 400px;
	text-align: center;
}

#bottomStrip
{
	width: 864px;
	margin: 0 auto;
	background-color: #550055;
	font-size: 12px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 6px 0;
}

#footer
{
	width: 864px;
	margin: 0 auto;
	padding: 10px 0;
	background-color: #ffffff;
}

	/* 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;
	}
			/* 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;
	}
	
	#navTable a
	{
	font-family: geneva, arial, helvetica, sans serif;
	color: #ff6600;
	text-decoration: none;
	}
	
	#navTable a:hover
	{
	color: purple;
	text-decoration: underline;
	}
	
	h3
	{
		font-family: verdana, arial, sans-serif;
		font-size: 14px;
		margin-bottom: 0px;
		text-align: center;
	}
	
	/* past exhibitions page */
	#pastExh
	{
		width: 350px;
		margin-top: 30px;
		margin-right: auto;
		margin-left: auto;
		text-align: left;
	}
	p.pastExh
	{
		margin-top: 6px;
		margin-left: 60px;
	}
	
	/* join us styles */
	ul#benefits
	{
		font-family: arial, helvetica, sans-serif;
		font-size: 13px;
	}
	
	ul#benefits li
	{
		margin-bottom: 10px;
		margin-right: 10px;
	}
