	body
	{
		font: 70% verdana, Arial, Helvetica, sans-serif;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}
	
	h1 a, h2, h3, h4, h5, h6
	{
		margin: 0 0 5px 0;
		padding: 0 4px 0 30px;
		background-image: url(../img/dot.gif);
		background-repeat: no-repeat;
		background-position: 25px 8px;
		line-height: 100%;
		font-size: 100%;
		color: #000000;
		text-decoration: none;
		font-weight: normal;
	}
	
	h1, p
	{
		margin: 0 0 1em 0;
		padding: 0 0 0 0;
		font-size: 100%;
		line-height: 140%;
	}
	
	div#mainNav
	{
		width: 115px;
	}
	
	div#shopNav
	{
		width: 210px;
	}
	
	div#artNav
	{
		width: 175px;
	}
	
	div#exhibitNav
	{
		width: 100px;
	}
	
	div#content
	{
		width: 420px;
	}
	
	div#content .content
	{
		padding: 0 4px 0 25px;
	}
	
	div#content .em
	{
		background-color: #ffff00;
	}
	
	div#content a.block:link, div#content a.block:hover
	{
		background-color: #ffff00;
		text-decoration: none;
		color: #000000;
		position: relative;
		padding: 0 0 0 20px;
		left: -20px;
	}
	
	div#content a.block:hover, div#content a.block:focus
	{
	 	background-color: #ffffff;
	 	text-decoration: underline;
	}
	
	div.col
	{
		float: left;
		display: inline;
		margin: 40px 25px 0 0;
	}
	
	div.title
	{
		height: 60px;
	}
	
	ul.nav
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	ul.nav li
	{
		margin: 0 0 5px 0;
		padding: 0 0 0 0;
		display: block;
	}
	
	ul.nav li a:link, ul.nav li a:visited
	{
		color: #000000;
		padding: 0 4px 0 30px;
		background-image: url(../img/dot.gif);
		background-repeat: no-repeat;
		background-position: 25px 8px;
		text-decoration: none;
		line-height: 100%;
	}
	
	h1 a:hover, h1 a:focus, ul.nav li a:hover, ul.nav li a:focus, .active
	{
		background-color: #FFFF00 !important;
		text-decoration: none;
	}
	
	div#copyright
	{
		width: 7.5em;
		margin: 40px 0 0 0;
		display: inline;
		line-height: 100%;
		float: right;
	}