body {
   margin : 0;
   padding : 0;
   width : auto;
   font-family : sans-serif;
   font-size : 100%;
}

p, #main p, #contentcenter p, #references p {
   font-size : 100%;
   line-height : 1.4em;
   color : #000000;
}

h2, #main h2 {
   font-size : 115%;
}

h3, #main h3 {
   font-size : 110%;
}

h4, #main h4 {
   font-size : 110%;
}

#references, #main #references p  {
   font-size : 90%;
}

#main {
   width : 100%;
}

#wrap {
    margin : 0 5%;
    padding : 0;
    border : 0;
    width : auto;
}

#logo {
   left : 0;
   margin : 0 0 50px 0;
   padding : 0;
}

#main img { padding-top : 20px; }

#search {
   width : 1%;
   display : none;
}

.searchbox {
   width : 0;
}

#colorbar {
  border : none;
  width : 100%;
  display : none;
}

#tagline {
   width : 100%;
   border-bottom: none;
}

#contentcenter {
   margin : 0;
   padding : 0;
   width : auto;
}
	
#contentright {
  width : 20%;
  float : none;
  display : block;
}

#topnav { display : none;
   float : none;
 }

.secmenugreen {
   display : none;
}

#footer {
   clear : both;
   border : 0;
}

#util {
   float : none;
   display : none;
}
