.float-left { float: left; }
.float-right { float: right; }
html,body{
	margin:0;
	padding:0;}
body{
	background:#615290 url(images/background_image.jpg) center center fixed no-repeat;
	font-family:"Lucida Sans","Lucida Grande",Verdana,sans-serif;
	color:#fff;
	font-size:12px;
	text-align:center;}
h1,p{
	margin:0px;
	padding:20px 0 0 0;}
#wrap{
	margin:0 auto;
	padding-top:47px;
	width:800px;
	background:url(images/shade_main.png);}
#website{
	margin:0px 47px -47px 47px;
	text-align:left;
	border:1px solid #fff;
	border-top:none;}
#language{
	position:absolute;
	top:6px;
	width:714px;}
#language a{
	display:block;
	width:45px;
	height:36px;
	float:right;}
#language a.nl{
	background:url(images/nl.png);}
#language a.en{
	background:url(images/en.png);}
#menu{
	list-style-type:none;}
#menu,#menu li{
	margin:0;
	padding:0;}
#menu li{
	border-top:1px solid #fff;}
#menu li,#website #maincontent{
	background:url(images/background_content.png);}
#menu li a.menuitem{
	display:block;
	width:704px;
	height:27px;
	line-height:25px;
	text-align:center;
	text-decoration:none;
	font-style:italic;
	font-weight:bold;
	font-size:19px;
	color:#fff;}
#menu li a.orange{
	background:url(images/background_menu_orange.png);}
#menu li a.blue{
	background:url(images/background_menu_blue.png);}
#menu li #maincontent{
	background:url(images/background_watermark.png) center center no-repeat;}
#maincontent{
	border-top:1px solid #fff;
	padding:20px;}
#maincontent h1{
	margin:0px;
	padding:0px;
	width:660px;
	text-align:left;
	font-style:italic;
	font-size:16px;
	line-height:17px;
	color:rgb(255,200,40);
	border-bottom:1px solid rgb(230,190,50);}
#maincontent a{
	color:#fff;}
#maincontent img {
	margin: 4px;
	border: 1px solid rgb(230,190,50);}
#maincontent ol,#maincontent ul{
	margin:20px;
	padding:0px;}
#maincontent ul li{
	border-top:none;
	background:transparent;
	list-style-image:url(images/list-item.gif);}
#maincontent form input,
#maincontent form textarea	{
	border: 1px solid rgb(140,130,175);
	color: rgb(140,130,175);
	background: #fff;
	width: 175px;}
div#footer {
	position:relative;
	top:47px;
	width:800px;
	height:47px;
	background:url("images/shade_footer.png");}
a#logo img{
	position:relative;
	margin-top:25px;
	border:none;
	z-index:999;}
p.footnote,p.footnote *{
	font-size: 10px;color:#fff;}
.editable,.noneditable{}.nnlink{display:none;}
