@import "site_new.css";
body { 
	background-image: url("../img/logo.sm.gif"); background-repeat: no-repeat;
	margin-left: 140px;
	}

#site_header {
	height: 70px;
	position: relative;
	margin: 0;
	}
#site_header h1 { 
	position: absolute; bottom: .5em; left: .5em;
	width: 23em;
	}

#page_header { 
	position: relative;
	padding: 1em;
	height: auto;
	margin: 0;
	}
#page_header h2 { padding-top: .5em;  white-space: nowrap; font-size: 32px; margin: 0;}

#page_header .sub { display: block; font-size: 80%; }

#main_content { margin: 0; padding: 1em; }
#main_content p { margin: 0; padding-bottom: 1em; }