@charset "utf-8";
/* CSS Document */
#ola_print_banner {
  display: inline;
}

body {

background-color:#FFFFFF;

}

.hr_print { 
margin-top: 0px;
width: 100%;
}

#nav_search  {
  margin-left: -65px;
  font: bold .5em arial;
  color: red;
  width: 20%;

}

/*#content_wrapper {
	margin-left: -30px;
	margin-right: -30px;
	margin-top: -30px;
    background-color:#FFFFFF;
	color: black;
	
	background:none;
	
	}*/


#page_main {
 /* padding-top: .5em;*/
  height: 100%;
  
} 


#google_search{
border:none;
}
.LuT {
 margin-left: -425px;

}

.Rit {
display:none;

}


#nav_top 
{
display:none;
}

#nav_left, #nav_date, #masthead, .hidden, #footer
{
  display:none;
}

#content {
    /*width: 55%;*/
	margin-top: -40px;
    margin-left: -220px;
	background: none;
    font-family: Verdana;
	
    width: 93%;
    /*margin: 0;              /* Amount of negative space around the outside of the body */
   /*padding: 25px;             /* Amount of negative space around the inside of the body*/ 
}
