body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	color: #000;
	}

h4 {
	margin-top: 20px;
	}
		
a:link {
	color: #039;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #91529f;
}

a:hover {
	text-decoration: underline;
	color:#819ED6;
}

a:active {
}

#container {
	padding: 0px;
	width: 901px;
	margin: 34px auto;
}

#header {
	height: 64px;
	}
	
ul {
	color: #526a9f;
	text-align: right;
	margin: 0;
	}

#header ul {
	margin: 0;
	padding: 45px 6px 0 0;
	}
	
li {
	display: inline;
	padding: 0 0 0 4px;
	margin: 0;
	}
	
li.here {
	color: #000;
	}
	
ul.dates {
	padding: 0;
	margin: 0 auto 20px 0;
	}
	
p strong {
	margin-bottom: 0;
	}	

ul.dates li {
	line-height: 2em;
	display: list-item;
	text-align: left;
	list-style: none;
	color: #000;
	}

ul.dates li span {
	font-weight:bold;
	color: #999;
	border-right: 1px solid #999;
	padding-right: 5px;
	margin-right: 5px;
	}
	
p.address {
	border-left: 1px solid #999;
	padding-left: 10px;
	font-size: 1em;
	}
	
#logo {
	height: 64px;
	float: left;
	}
	
.md {
	margin: 22px 0 20px 20px;
	}

#margin {
	clear: left;
	float: left;
	width: 85px;
}

#centre {
	float: left;
	width: 450px;
	}
	
#full {
	float: left;
	width: 700px;
	}
	
#centre img {
	padding-top: 6px;
	}


#thumbnails {
	width: 360px;
	padding: 0 0 0 6px;
	float: left;
}

#thumbnails img {
	border: 0px;
	float: left;
	margin: 6px 6px 0 0;
}

#imageCaption {
	padding-top: 13px;
	margin: 0;
	line-height: 1.4em;
}

#footer {	
	float: right;
	}

#footer ul {
	height: 30px;
	margin: 0;
	padding: 10px 6px 0 0;
	}

p.m span{
	display: none;
	}
	
p.m {
	margin: 0;
	background: url(i/circle_M.gif) no-repeat left;
	width: 64px;
	height: 64px;
	}
	
p.tag span{
	display: none;
	}
	
p.tag {
	padding: 0;
	margin: 0 47px 0 20px;
	background: url(i/art_metal_tagline.gif) no-repeat top;
	width: 18px;
	height: 265px;
	}
	
p.title {
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 1.2em;
	}
	
	
#dyn_content{width: 810px; display: none; float: left;}
#dyn_content iframe{border: 0px; overflow: hidden;}
#header ul li div, #header ul li{float: left;}
#header ul{float: right;}








