#wrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
	
#fadeout {
width: 800px;
height: auto;
z-index: 99;
position: fixed;
bottom: 0px;
background-image: url(images/bottom-fade.png);
background-repeat: no-repeat;}

#language {
	height: 20px;
}

#logo {
	height: 190px;
	margin-top: 3px;
}
	
#textleft {
	float: left;
	width: 450px;
	height: 320px;
}
	
#textright {
	float: right;
	width: 400px;
	height: 320px;
}
#footer {
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 32px;
	margin-top: 85px;
}

	
imgp {
	margin-top: auto;
	margin-bottom: auto;}

#navigation {
	height: 30px;

}
	
navp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 5px;
	float: right;}
	
#text {
	height: 320px;
}
	
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 5px;
}
	
i {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;}

img
{  border-style: none;}
