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

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

h2, #main h2 {
   font-size : 1.1em;
}

h3, #main h3 {
   font-size : 1em;
}

h4, #main h4 {
   font-size : 1em;
}

#references, #main #references p  {
   font-size : .8em;
}

#main {
   width : 100%;
}

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

#logo {
   left : 0;
   margin : 0 0 0 0;
   padding : 0;
   float: none;
   position: absolute
   z-index: 100;
}

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

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

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

#tagline {
   text-align: right;
   width : 100%;
   border-bottom: none;
   float: right;
}

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

#contentleft {
   display: none
}

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

.secmenugreen {
   display : none;
}

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

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