/* $Id: style.css,v 1.2 2004/08/20 09:34:53 dries Exp $ */

/*
** HTML elements
*/

/*
** Page layout blocks / IDs
*/
#header_image img {
	width: 100%;
}

#sidebar-left {
  width: 0px;
}

#sidebar-right {
  width: 0px;
}

/*
** Common declarations for child classes of node, comment, block, box etc
*/
.block {
  display: none;
}

/*
** Primary Navigation
*/
.navlinks {
 display: none;
}
