/*
Style sheet by Gunther Glesti 
*/

a:link, a:visited {
	color: #336699;
}

a:hover {
	background: #336699;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#centercontent {
	background: #FFFFFF;
	top: 71px;
}

#cyclorama {
	margin: 0;
}

#explanations {
	font-size: 60%
	font-family: Arial, Helvetica, sans-serif;
}

#footer {
	background-image: url(images/footer.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-indent: 24px;
	vertical-align: text-top;
}

#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	background: transparent;
	color: #990000;
	text-decoration: underline;
}
#layer2, #layer3, #layer4 , 

#Layer1{
	color: #990000;
	font-size: 11px;
	visibility: visible;

}

#leftcontent {
	background: #FFFFFF;
	height: 100%;
	left: 0px;
	position: absolute;
	top: 71px;
	width: 154px;
}

#rightcontent {
	background: #FFFFFF;
	height: 100%;
	position: absolute;
	top: 800px;
	width: 200px;
}
#orglinks a:link, #orglinks a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#orglinks a:hover {
	background: transparent;
	color: #CCCCCC;
	text-decoration: underline;
}