body {
	margin:0px;
	padding:0px;
	background-color:#246425;
	font-family:Arial, Helvetica, sans-serif;
	color: #090;
	vertical-align: top;
}
#outside_container {
	background-color: #246425;
	background-image: url(../grafik/slide.gif);
	background-repeat: repeat-x;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover {
	background-image: url(../images/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(../images/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
#container {
	min-height:720px;
	background-image: url(../grafik/body.gif);
	background-repeat: no-repeat;
	width:1000px;
	position:relative;
}
#content .column1 img {
	padding: 1px;
	border: 0 solid #000;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottom {
	margin: 0px;
	padding: 0px;
	background: url(../grafik/slider_bottom.gif) repeat-y;
}
ul#menu {
	margin:0px;
	padding:0px;
	position:absolute;
	top:174px;
	left:169px;
	width: 384px;
	height: 17px;
}
ul#right_menu {
	margin:0px;
	padding:0px;
	position:absolute;
	top:174px;
	right:82px;
	width: 76px;
	height: 18px;
}
ul#menu li, ul#right_menu li {
	margin:0px;
	padding:0px;
	list-style:none;
	margin-right:10px;
	font-size:12px;
	text-transform:uppercase;
	display:inline;
}
ul#menu li a, ul#right_menu li a {
	text-decoration:none;
	color:#060;
}
ul#menu li a:hover, ul#right_menu li a:hover {
	text-decoration:none;
	color:#CC0;
	text-align: right;
}
#content {
	padding-top:320px;
	padding-left:170px;
	width:815px;
	color:#1B3E3F;
	font-size:13px;
	line-height:20px;
}
#content a {
	color:#1B3E3F;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
}

#content h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#55805F;
	margin:0px 0px 20px 0px;
	font-weight:normal;
	font-size: 18px;
}
#content h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#55805F;
	margin:0px 0px 20px 0px;
	font-weight:normal;
	font-size: 15px;
}
.column1 {
	float:left;
	width:480px;
	margin-right:30px;
}
.column3 {
	float:left;
	width:230px;
	font-size: 10px;
	text-decoration: none;
}
#content a:hover {
	color:#990
}
#content .column1 table {
	color: #1B3E3F;
}
#content .column3 img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content .column3 a img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #1B3E3F;
	border-right-color: #1B3E3F;
	border-bottom-color: #1B3E3F;
	border-left-color: #1B3E3F;
}
#content .column3 a:hover img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #990;
	border-right-color: #990;
	border-bottom-color: #990;
	border-left-color: #990;
}

#footer {
	background-image: url(../grafik/footer.gif);
	background-repeat: no-repeat;
	color: #346A33;
}

