* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	color: #646464;
	font-size: 14px;
	background: url(/img/bg.gif) left top repeat-y;
}
img {
	display: block;
	border: none;
}
a {
	color: #646464;
	text-decoration: none;
}
h2 {
	color: black;
	font-size: 16px;
	margin: 1.2em 0 0.7em;
}
h3 {
	font-size: 14px;
	margin: 1.2em 0 0.3em;
}
.left {
	float: left;
	margin: 0 10px 10px 0;
}
.right {
	float: right;
	margin: 0 0 10px 10px;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.clear-em {
	clear: both;
	height: .7em;
	line-height: .7em;
}
#bgall {
	background: url(/images/show/background) left top no-repeat;
	padding: 364px 0 40px 183px;
}
#all {
	width: 977px;
}
#header {
	height: 36px;
	line-height: 36px;
	margin-bottom: 40px;
}
#mainmenu {
	list-style: none;
}
#mainmenu li {
	float: left;
	margin-right: 35px;
	line-height: 36px;
	border-bottom: 1px solid #8f8e90;
	text-transform: uppercase;
}
#mainmenu li a {
	color: black;
	text-decoration: none;
}
#mainmenu li a:hover {
	color: #b3b3b3;
}
#languages {
	width: 100px;
	text-align: right;
}
#languages a {
	color: #b3b3b3;
	text-decoration: none;
}
#languages a.selected {
	color: #c1001f;
	font-weight: bold;
}
#newsletter{
	width: 318px;
}
#PageNewsletterForm {
	font-size: 12px;
	color: black;
}
#PageNewsletterForm input {
	padding: 4px;
	margin: 0 10px;
}
#leftpane {
	float: left;
	width: 515px;
	margin-right: 35px;
	font-size: 13px;
	line-height: 18px;
}
.gallery {
	width: 528px;
	margin-left: -13px;
	margin-top: 13px;
}
.gallery img {
	margin-left: 13px;
	margin-bottom: 13px;
	float: left;
}
#rightpane {
	float: right;
	width: 426px;
}
#rightpane ul {
	list-style: none;
}
#rightpane ul li {
	background: black;
	color: #646464;
	margin-bottom: 4px;
	font-size: 12px;
	cursor: pointer;
}
#rightpane ul li div.lead {
	padding: 10px 16px 10px 135px;
}
#rightpane ul li img{
	float: left;
	width: 119px;
}
#rightpane ul li a {
	text-decoration: none;
	color: #646464;
}
#rightpane ul li a:hover {
	color: white;
}
#rightpane ul li.highlight {
	background: #545454;
	color: #fafafa;
}
#rightpane ul li.highlight a {
	text-decoration: none;
	color: #fafafa;
}
#rightpane ul li.highlight a:hover {
	color: black;
}
#rightpane ul li h4, #rightpane ul li h4 a, #rightpane ul li h4 a:hover, #rightpane ul li.highlight h4 a:hover {
	color: white;
	font-size: 14px;
}
#credits {
	clear: both;
	margin-top: 30px;
}
.lined {
	padding-top: 9px;
	border-top: 1px solid #8f8e90;
}
.text {
	font-weight: normal;
	color: #646464;
}
.text a {
	color: #646464;
	font-weight: normal;
	text-decoration: underline;
}
.text a:hover, a.text:hover {
	color: #b3b3b3;
}
#footer {
	width: 515px;
	font-size: 10px;
	color: black;
}
#footer div {
	padding-top: 6px;
	padding-bottom: 6px;
}
#footer div.mkidn {
	padding-top: 18px;
	text-align: right;
}
.no {
	outline: none;
}
.rr {
	padding-left: 20px;
	margin-left: -20px;
	background: url(/img/more.gif) no-repeat left center;
}
.paginator {
	margin-top: 1.2em;
	text-align: center;
}
.current{
	color: black;
	font-weight: bold;
}