#container { width: 530px; }

/* The header, including Headline and Logo */
/* The stuff in the Middle of the page */
.copy { margin: 0.5em 1em; }
.cfli { display: none; }

/* All the stuff at the Bottom */
#footer { margin-bottom: 0; /*0.5em*/ padding: 0.25em 0; }
#footer a { text-decoration: none; }
#olifields, #tch { display: none; }

p.headline {
	margin-top: 1em;
}
p.desc br { display: inline; }
p#back, div#left, div#rite { display: none; }

/* Thumbnail Tables */
#thums { margin: 7em auto; }

/* Projects lists */
#projects img { width: 150px; margin: 2em 0; }

#projects dl { line-height: 1.25em; }

/* Reference Pages */
.refs table br#ksd { display: inline; }

