body {
	overflow: hidden;
}

#content-container, #content-container-transparent {
	height: 264px;
	left: 377px;
	overflow: hidden;
	position: absolute;
	top: 180px;
	width: 352px;
}

#content-container-transparent {
	overflow: visible;
}

#content {
	left: 0px;
	position: absolute;
	padding-top: 0px;
	overflow: hidden;
	top: 0px;
	width: 352px;
}

#content-container-transparent #content {
	overflow: visible;
}

#content h1.first {
	margin-top: 9px;
}

#legend {
	left: 50px;
	position: absolute;
	top: 180px;
	width: 316px;
	padding-top: 9px;
	padding-bottom: 9px;
}

#picture-panel {
	left: 377px;
	position: absolute;
	top: 108px;
}

#navigation {
	left: 377px;
	position: absolute;
	top: 453px;
	width: auto;
}

#subnavigation {
	height: 251px;
	left: 740px;
	overflow: hidden;
	position: absolute;
	top: 180px;
	width: 160px;
	padding-left: 9px;
	padding-top: 9px;
}

#logo {
	height: 150px;
	left: 100px;
	position: absolute;
	top: 347px;
	width: 260px;
	z-index: 100;
}

#pictures {
	left: 377px;
	position: absolute;
	height: 264px;
	overflow: hidden;
	position: absolute;
	margin-top: 0;
	padding: 0;
	top: 180px;
	width: 352px;
	z-index: 2;
	text-align: center;
	opacity: .8;
	filter: alpha(opacity=80);
}

#pictures img.center {
	top: 126px;
	position: absolute;
}

#pictures img {
	margin-top: 0;
}