
html,
body {
	
}
	body {
		background-color: #000;
		color: #fff;
		font: 0.8em "Lucida Sans", Verdana, Arial, sans-serif;
	}
	input,
	textarea {
		font: 1.1em "Lucida Sans", Verdana, Arial, sans-serif;
	}
a {
	color: #ccc;
}
h2 {
	color: #fff;
	font-size: 1.7em;
	letter-spacing: -1px;
	margin: 0 0 10px 0;
}
.wrapper .bar,
.main,
.header h1,
.header .crumbs,
.footer .copyright,
.footer .asd, 
.annothumbs li,
.annothumbs li a{
	xborder: 1px solid red;
}


.piece_display {
	overflow: hidden;
	margin-top: 100px;
	width: 125px;
	position: relative;
}

	.piece_display .overlay_ {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 125px;
		height: 125px;
		background: transparent url(/img/piece_display_gradient.png) repeat-x bottom;
		_background: transparent;
	}
	.piece_display a {
		opacity: 0.5;
		filter: alpha(opacity = 50);
		display: block; 
		margin-bottom: 100px;
	}
	.piece_display a:hover {
		opacity: 1.0;
		filter: alpha(opacity = 100);
	}

.site_html ol {
	list-style-type: decimal;
}
.site_html ul {
	list-style-type: disc;
}
.site_html ol,
.site_html ul {
	margin-bottom: 20px;
}
	.site_html ol li,
	.site_html ul li {
		margin-left: 20px;
	}

.wrapper {
	margin: 0 auto;
	width: 960px;
}
	.bar {
		width: 160px;
		float: left;
	}
		.site_title {
			height: 343px;
		}
		.site_title a {
			background: url(/img/logo.png) no-repeat;
			width: 147px;
			height: 287px;
			display: block;
			text-indent: -100em;
			overflow: hidden;
			margin: 27px 0 0;
		}
		.nav {
		}
			.nav li {
			}
				.nav li a {
					display: block;
					text-indent: -100em;
					overflow: hidden;
					width: 125px;
					height: 40px;
					background: url(/img/nav.png) no-repeat;
				}
				.nav li.home a {
					background-position:	0 0;
				}
				.nav li.art a {
					background-position:	0 -40px;
				}
				.nav li.events a {
					background-position:	0 -80px;
				}
				.nav li.inthenews a {
					background-position:	0 -120px;
				}
				.nav li.ourgallery a {
					background-position:	0 -160px;
				}
				.nav li.contact a {
					background-position:	0 -200px;
				}
				.nav li.home a:hover,
				.nav li.home a.current {
					background-position:	-125px 0;
				}
				.nav li.art a:hover,
				.nav li.art a.current {
					background-position:	-125px -40px;
				}
				.nav li.events a:hover,
				.nav li.events a.current {
					background-position:	-125px -80px;
				}
				.nav li.inthenews a:hover,
				.nav li.inthenews a.current {
					background-position:	-125px -120px;
				}
				.nav li.ourgallery a:hover,
				.nav li.ourgallery a.current {
					background-position:	-125px -160px;
				}
				.nav li.contact a:hover,
				.nav li.contact a.current {
					background-position:	-125px -200px;
				}
	.main {
		width: 800px;
		float: left;
	}
	.header {
		padding: 16px 20px 0;
		background-color: #262626;
		color: #fff;
	}
	.header:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.header { display: inline-block; }
	.header { display: block; }
		.header h1 {
			float: left;
			font: 2.35em "Optima nova LT Demi Old Style F", "Lucida Sans", Verdana, Arial, sans-serif;
			margin: 0 5px 0 0;
			color: #fff;
			background-color: #262626;
		}
		.header .crumbs {
			font-size: 0.9em;
			float: right;
			margin: 14px 0 60px 0;
		}
			.header .crumbs a {
				font-weight: bold;
				text-decoration: none;
				color: #fff;
			}
			.header .crumbs a:hover {
				text-decoration: underline;
			}
	.content {
		background-color: #262626;
		color: #ccc;
		padding: 0 20px 0;
	}
	.content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.content { display: inline-block; }
	.content { display: block; }
		.content .site_html {
			line-height: 20px;
		}
			.content .site_html p {
				margin-bottom: 19px;
			}
			.content .site_html h2 {
				font-size: 1.2em;
				color: #fff;
				margin-bottom: 19px;
			}
	.footer {
		color: #666;
		margin: 20px 0 50px;
	}
		.footer a {
			color: #999;
		}
		.footer .copyright {
			margin-left: 20px;
			float: left;
		}
		.footer .asd {
			margin-right: 20px;
			float: right;
		}
		.footer:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
		.footer { display: inline-block; }
		.footer { display: block; }
.error-message {
	color: red;
}

.prominent_section {
	background: #323232 url(/img/prominent_section_bottom.gif) repeat-x bottom;
	margin: 0 -20px 50px -20px;
	padding: 0 20px 28px 20px;
}
	.prominent_section .head {
		background: transparent url(/img/prominent_section_top.gif) repeat-x top;
		margin: 0 -20px;
		padding: 0 20px;
		height: 74px;
	}
	.prominent_section .nav,
	.prominent_section .meta,
	.prominent_section .extra {
		float: left;
	}
	.prominent_section .nav {
		padding: 21px 0 0 0;
		margin: 0 20px 0 0;
	}
		.prominent_section .previous {
			margin-right: 12px;
		}
	.prominent_section .meta {
		padding: 16px 0 0 0;
		margin: 0 5px 0 0;
		width: 672px;
	}
		.prominent_section .meta h2 {
			margin-bottom: 6px;
			font-size: 1.3em;
		}
		.prominent_section .meta .details {
			font-size: 0.95em;
			color: #8b8b8b;
			font-style: italic;
		}
	.prominent_section .extra {
		padding: 17px 0 0 0;
	}
	.prominent_section .image {
		text-align: center;
	}
		
	.prominent_section .it_wrapper .it_overline {
		border-top: 4px solid #B65520;
		opacity: 1;
	}
		