/* CSS Document */

#globalwrapper {
			margin: 1em auto;
			padding: 0;
			width: 960px;
			text-align: left;
			}

#content {
		margin: 0 ;
		padding: 0 0 0 20px;
		height:400px;
		background: #777777 url(./images/body_hg_h400.jpg) no-repeat;
		}
			
#content #mainleft {
			background:none;
			border-right:0px;
			}
			
#content #rightcol{
			 padding: 20px;
			 background: none;
			}
			
#masthead #sitesearch {
			background: none;
			}
			
#navigation {
			
			}