* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #f7f7f7;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#wrapper #logo {
	height: 100px;
	background-color: #FFFFFF;
}
#wrapper #bodyArea #left {
	width: 720px;
	float: left;
	clear: none;
}
#centrering {width: 450px; margin-right: auto; margin-left: auto;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #Navigation {
	height: auto;
	color: #990000;
	font-size: 18px;
	text-decoration: none;
	background-color: #FFEAEA;
}
#wrapper #headerIMG {
	height: 250px;
	background-repeat: no-repeat;
	background-image: url(../images/Chalinka_bakgrund.jpg);
}
#wrapper #bodyArea #footer {
	clear: both;
	height: 40px;
	float: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 20px;
	color: #666666;
}
#wrapper #Navigation a {
	font-size: 18px;
	text-decoration: none;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
}
