/*
/* (CC) Wevolve(R), 2010
/*
/* Feel free to be inspired by this CSS, see the
/* Creative Commons License (http://creativecommons.org/)
/*
/* If you re-use parts or whole of this CSS, you must
/* include this copyright notice at the start of the file.
/*
/* Please contact us for commercial use and to find out
/* how we can help you with various web-based solutions:
/*
/* web:     http://wevolve.nl
/* e-mail:  info@wevolve.nl 
/* tel.:    +31-(0)74 255 2140
/* -------------------------------------------------------- */


body {
  padding:0; margin:0;
  
  font-family:Helvetica, Geneva, Verdana, Arial, sans-serif;
  font-size:83%;
  color:#666;
  background:#ccc;
}

#header,
#menucontainer,
#billboard,
#location,
#subsectionlist,
.smallads,
#promo,
#google,
#footer {
  display:none;
}

