/* --- Ganderson Law --- */
html { margin: 0; padding: 0; }
body {
	font-size: 87.5%; 
	font-family: "Times New Roman", Times, serif;
	background: #848484 url('../images/body_bg.jpg') top left repeat-x;
	color: #301a29;
	text-align: center;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	text-align:left;
}
h1 { font-size:22px; font-weight: normal; padding: 0; margin: 18px 0 14px 0; }
h2 { font-size:16px; font-weight: normal; padding: 0; margin: 18px 0 14px 0; }
a { text-decoration: none; outline: none; }
.clr { clear: both; }

#menu { display: none; }
#mega { display: none; }
#footer { display: none; }
#people-photo { float: left; width: 219px; margin-bottom: 20px; }
#content { clear: both;  }
.expandit { display: none; }
.collapseit { display: none; }
#flash { display:none;}
