body {
	background-attachment: fixed;
	background-image:  url("../elements/wallpaper.gif");
	background-repeat: repeat
	color: black;
	margin: 0;
	padding: 0;
}
body a {
	color: black;
	text-decoration: none;
}
span.news a {
	color: #0099FF;
}
img {
	border: 0;
}
.selected {
	color: #0099FF;
}
.date {
	color: black;
}
div.clear {
	clear: both;
}
#scrollarea {
	position: absolute;
	top: 0;
	left: 0;
}
#logo {
	line-height: 15px;
	position: fixed;
	top: 4px;
}
#navigation {
	overflow: hidden;
	position: fixed;
	height: 315px;
	width: 236px;
	top: 184px;
	left: 8px;
	text-transform: uppercase;
}
#navigation ul {
	line-height: 15px;
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
}
#navigation ul li {
	font-family: Arial, sans-serif;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 15px;
	margin-left: 8px;
	text-indent: -8px;
}
#navigation div {
	position: absolute;
	top: 0;
}
#menu0 {
	left: 0;
}
#menu1 {
	left: 120;
}
#address {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 15px;
	position: fixed;
	top: 499px;
	left: 8px;
}
#content {
	left: 248px;
	position: absolute;
	top: 139px;
	width: 550px;
}
#header {
	height: 48px;
	left: 248px;
	position: absolute;
	top: 42px;
	width: 536px;
	z-index: 1000;
}
#header h1 {
	font-family: Arial, sans-serif;
	font-size: 50px;
	margin-bottom: 0;
	margin-top: 1;
	text-transform: uppercase
}
#header em {
	font-style: normal;
	font-weight: normal;
}
div.l {
	margin-top: 10px;
	float: left;
}
div.r {
	float: right;
}
div.wide {
	width: 536px;
}
div.narrow {
	width: 266px;
}
div.navi {
	width: 221px;
}
div.hr {
	background-image:  url("../elements/dot.gif");
	background-repeat: repeat-x;
	clear: both;
	height: 15px;
	margin-bottom: 15px;
}
div.hr hr {
	display: none;
}
div.images {
	margin-bottom: 9px;
	padding-left: 2px;
	width: 542px;
}
div.images img {
	margin-bottom: 9px;
	margin-right: 8px;
	vertical-align: top;
}
div.imgnarrow {
	margin-top: 16px;
	width: 266px;
}
div.p {
	float: left;
	margin-right: 9px;
	width: 262px;
}
#content h3 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	letter-spacing: 0.1em;
	line-height: 28px;
	margin-bottom: 18px;
	margin-top: 0;
	text-transform: uppercase
}
#content h4,
span.news {
	color: #0099FF;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	margin-bottom: 0;
	margin-top: 0;
	text-transform: uppercase;	
}
#content p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	margin-top: 0;
	margin-bottom: 15px;
}
#content p f {
	font-weight: bold;
	color: #0099FF;
}
#content p b {
	text-transform: uppercase;
}
#content p x {
	text-decoration: line-through;
}

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff; text-align: center; padding: 5px;
	z-index: 2001;
}

.lbLoading {
	background: #fff url(../elements/loading.gif) no-repeat center;
}

#lbImage {
	border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	border: 5px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../elements/closelabel.gif) no-repeat center;
	margin: 0px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
	color: #0099FF;
}
