body {
	font-family: Arial;
	font-size: 11pt;
	margin: 0px 0px;
}

a, a:visited {
	color: #8C332B;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #da9f3b;
}

h1 {
	background-color: #8c332b;
	color: white;
	font-weight: bold;
	font-size: 28pt;
	margin: 0px 0px;
	padding: 10px 20px;
}

.opacList {
	margin: 0px 0px;
	font-size: 11pt;
	border-collapse: collapse;
}

.opacList td {
	border-bottom: 1px solid #c66763;
	padding: 5px 13px;
}

.opacList td.first {
	padding-left: 20px;
}

.opacList td.name {
	font-weight: normal;
}

.opacList td.webKatalog, .opacList td.webOpac {
	color: #606060;
	font-weight: normal;
	font-size: 8pt;
}

.opacList td.last {
	padding-right: 0px;
}

.opacList a {
	display: block;
	text-decoration: none;
	font-size: 11pt;
}

.footer {
	margin-top: 0px;
	font-size: 8pt;
	text-align: right;
	color: #606060;
}

#centerContainer {
	margin: 0px auto;
	width: 950px;
}

#content {
	position: relative;
	float: left;
	border-bottom: 12px solid #8c332b;
	padding-bottom: 1px;
	background-color: #fff;
}

.backLink {
	margin: 15px 20px;
}

.slogan {
	background-color: #8c332b;
	color: white;
	font-weight: bold;
	font-size: 14pt;
	margin: 0px 0px;
	padding: 10px 20px;
	text-align: left;
}

.regionList {
	margin: 40px 0 32px 0;
}

img {
	border: 0;
}

.supporterList {
	margin-bottom: 40px;
	border-collapse: collapse;
}

.supporterList td {
	padding: 0;
	padding-right: 20px;
}
