@charset "utf-8";
/* CSS Document */

body {
   background: white;
   font-size: 12pt;
}
#header {
   display: none;
}
#topnavi {
   display: none;
}
  
#headimg {
   display: none;
}
#topnavi_btm {
   display: none;
}
#subnavi {
   display: none;
}
#footer {
   display: none;
}
#references {
   display: none;
}
#wrapper, #content {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}