@charset "UTF-8";
<style type="text/css">
body { padding: 25px; width: auto; height: auto;}
#content {
	position: absolute;
	left:201px;
	top:329px;
	width:410px;
	height:200px;
	z-index:4;
	padding-right:5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
}
#gallery li {
	display: block;
	left: 0px;
}

table.alerts
{
	width: 410px;
}
#top {
	position:absolute;
	left:0px;
	top:0px;
	width:812px;
	height:300px;
	z-index:1;
	background-color: #FFFFFF;
}
#menubar {
	position:absolute;
	left:0px;
	top:300px;
	width:812px;
	height:28px;
	z-index:2;
}
#language_switch {
	position:absolute;
	left:366px;
	top:15px;
	width:80px;
	height:20px;
	z-index:5;
	color: #990000;
}
#lb {
	position:absolute;
	left:0px;
	top:329px;
	width:200px;
	height:300px;
	z-index:4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	background-color:#FFFFFF
}
#lo {
	position:absolute;
	left:0px;
	top:630px;
	width:200px;
	height:300px;
	z-index:4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	background-color:#FFFFFF
}
#rb {
	position:absolute;
	left:612px;
	top:329px;
	width:200px;
	height:300px;
	z-index:4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	background-color:#FFFFFF
}
#ro {
	position:absolute;
	left:612px;
	top:630px;
	width:200px;
	height:300px;
	z-index:4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #990000;
	background-color:#FFFFFF
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

A:link {text-decoration: none; color:blue}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}

.centerelement {
	position : absolute;
	width : 812px;
	height : 1000px;
	left : 50%;
	top : 50%;
	margin-left : -406px;
	margin-top : -500px;
	background-color: #CCCCFF;
}

</style
