body {
	background: url('../_gfx/bg.gif');
}

#mCC {
	width: 950px;
	background: white;
	margin: 0 auto;
	text-align: left;
	color: #332812;
}

.topmenu {
	background: url('../_gfx/head.gif');
}

.topmenu ul {
	padding: 132px 0 0 43px;
	float: left;
}

.topmenu li {
	float: left;
	height: 23px;
	font-family: Georgia;
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
	padding: 0 12px 0 12px;
}

.topmenu li.selected {
	background: #ffc758;
}

.topmenu li a:link,
.topmenu li a:visited {
	color: #332812;
	text-decoration: none;
}

.topmenu li.selected a:link,
.topmenu li.selected a:visited {
	color: #332812;
}

.topmenu li a:hover {
	text-decoration: underline;
}

.pane_1 {
	width: 645px;
	float: left;
	margin: 50px 0 0 0;
}

.pane_1 h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 10px 50px;
	text-transform: uppercase;
}
.pane_1 h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 25px 5px 10px 50px;
	font-style: italic;
}
.pane_1 h3 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 10px 50px;
	font-style: italic;	
	text-transform: uppercase;
}

.pane_1 img {
	margin: 0 0 10px 50px;
}
.pane_1 ul{
	margin: 0 0 5px 50px;
}
.pane_1 ul li{
	margin: 2px 0 2px 0;
	font-size: 12px;
	line-height: 20px;
	width: 520px;
}
.pane_1 p {
	font-size: 12px;
	line-height: 20px;
	margin: 0 0 10px 50px;
	width: 520px;
}

.pane_1 .lesmer {
	width: 522px;
	margin: 30px 0 50px 50px;
}

.pane_2 .lesmer {
	width: 222px;
}

.lesmer {
	background: url('../_gfx/les-mer-hr-topp.gif') top left no-repeat;

	text-align: right;
	border-bottom: 1px solid #332812;
}

.lesmer a:link,
.lesmer a:visited {
	display: block;
	font-size: 11px;
	line-height: 28px;
	background: url('../_gfx/les-mer-arrow.gif') center right no-repeat;
	padding: 2px 22px 0 0;
	text-decoration: none;
	color: #413317;
}

.pane_2 {
	float: left;
	margin: 50px 0 0 0;
}

.pane_2 h1 {
	font-weight: normal;
	font-style: italic;
	line-height: 28px;
	margin: 0 0 10px 0;
	font-size: 18px;
	width: 222px;
}

.pane_2 h2 {
	font-size: 12px;
	line-height: 22px;
	margin: 0 0 5px 0;
}

.pane_2 p {
	font-size: 12px;
	line-height: 22px;
	font-style: italic;
	margin: 0 0 10px 0;
}

.pane_1 p a:link,
.pane_1 p a:visited,
.pane_2 p a:link,
.pane_2 p a:visited {
	color: #8b5d00;
	font-style: italic;
}
.artlist ul {
	width: 222px;
	float: left;
	background: url('../_gfx/pane_2-hr.gif') bottom left no-repeat;
	padding: 0 0 10px 0;
}

.artlist li {
	display: block;
	float: left;
	font-size: 12px;
	line-height: 18px;
}

.artlist li.day {
	width: 60px;
	font-weight: bold;
}

.artlist li.datetime {
	font-weight: bold;
}

.artlist li.title {
	clear: left;
	font-style: italic;
}

.artlist ul.last {
	background: none;
}