@charset "UTF-8";
/* CSS Document */

#header a #logo-right {
	display: none;
}
#content #adviseright {
	display: none;
}
#footer a img {
	display: none;
}
#content p a img {
	display: none;
}
#nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
#content h1 {
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
}
#nav .languages .inactive.language {
	display: none;
}
#nav .languages .active.language {
	display: none;
}
#content #adviseright {
	display: none;
}
#header a #logo-left {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
#nav .pages {
	list-style-type: none;
	list-style-position: outside;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
	background-image: url(../img/gradient.png);
	margin-left: 15px;
	background-position: left top;
	background-repeat: repeat-x;
}
#content p .illustration {
	display: none;
}

