#wrapper {
	width: 455px;
	margin-top: 30px;
	margin-left: 100px;
	text-align: left;
}
.404 {	background-image: url(404/404.jpg);}
.download {	background-image: url(download/download.jpg);}
.publication {	background-image: url(pub/publication.jpg);}
.sitemap {	background-image: url(sitemap/sitemap.jpg);}

#logo {
	height: 188px;
	width: 455px;
}
#foot {
	margin-top: 50px;
}
a:link {
	color: #B9B9B9;
	text-decoration: none;
}
#cont {
	margin-top: 50px;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #919191;
}
a:visited {
	text-decoration: none;
	color: #B9B9B9;
}
a:hover {
	text-decoration: underline;
	color: #919191;
}
a:active {
	text-decoration: none;
	color: #919191;
}

