/* 
 * [a] Dries Van haver
 * [c] Lavagraphics Comm. V.
 * [w] www.lavagraphics.be
 * 
*/

* {font-family: Arial, sans-serif;font-size: 11px;  margin: 0; padding: 0;}
html{overflow: auto;height: 100%;}
body {background: #FFF;color: #4D4D4D; height: 100%;}
img {border: none;}

a{color: #FBB040; text-decoration: none;}
a:hover{color: #FBB040; text-decoration: underline;}
a:active, :focus{-moz-outline-style: none;}

div#site{ width: 100%; height: 100%;}
