/* CSS Document */

#metacontainer {
	background-image:url(images/about/headertile.jpg);
}
#container {
	background:#fff url(images/about/bodybg.jpg) repeat-y center;
}
#header {
	background-image:url(images/about/headerbg.jpg);
}
#logo {
	top:39px;
	left:157px;
}
#footercontainer {
	background-image:url(images/about/footertile.jpg);
}
#footer {
	background-image:url(images/about/footerbg.jpg);
}
#footertext {
	top:840px;
}
.error404 {
	margin-bottom:200px;
}
