

body {
   background: white;
   font-size: 10pt;
   }
#sidebar_left {
   display: none;
   }
#container {
	margin-left: 0;
	margin-right: 0;
	background-image: none;
	background-color:#FFFFFF
}
#header{
	background-color: #91C0DA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	background-image: url(img/headerPrint3.jpg);
	background-repeat: no-repeat;
	height: 126px;
}
#content, #siteinfo {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
