#centre2 {
	position:relative;
	margin:auto;
	width: 900px;
	height: 750px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #B1C3D9;
}



#menulist {
	position:absolute;
	left:14px;
	top:187px;
	width:auto;
	height:auto;
	z-index:1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
}



body {
	background-image: url(images/bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	background-repeat: repeat-x;
}
a {
	font-size: 16px;
	color: #003466;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0000CC;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 18px;
	line-height: normal;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#bottom_text {
	position:absolute;
	left:349px;
	top:674px;
	width:495px;
	height:22px;
	z-index:5;
}

#bottom {
	position:absolute;
	left:10px;
	top:610px;
	width:902px;
	height:127px;
	z-index:1;
	background-color: #003466;
	visibility: visible;
}
.themenu a:link       {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.themenu a:visited    {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#date {
	position:absolute;
	left:656px;
	top:671px;
	width:251px;
	height:31px;
	z-index:8;
}
.white {color: #FFFFFF}


.themenu a:hover      {
	color: #999999;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

