* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
body { 
  background: #fff; 
  padding: 10px; 
  font: 0.8em/1.5 "arial",sans-serif; 
  color: #354146; 
  text-align: left; 
}

/* headers --------------------------------------------------------------------- */
h1 { font-size:140%;}
h1#logo a{color: #ced1d2; text-decoration: none; display: block;padding: 18px 0 17px; font-weight: normal;}
h2 { font-size:130%; color: #354146;font-weight: bold; padding: 0;margin:0; }
h3 { font-size:120%; }
h4 { font-size:120%; }
h5 { font-size:100%; }

/* layout ---------------------------------------------------------------------- */
#layout { 
  width: 650px; 
}


/* function navigation --------------------------------------------------- */
#functionnav {display: none;}      
/* horizontal navigation --------------------------------------------------- */
#nav {display: none;}
/* section navigation --------------------------------------------------- */
#sectionmenu {display: none;}
#footer{display:none;}